





* { margin:0; }

body {
height:100%;
background-color: #e9e9e9;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:12px;
}

.wrapper {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -30px;
}


.footer, .push {
	height:30px;
	clear:both;
	
}

#footer {
	text-align:center;
	margin:auto auto;
	padding-top:10px;
	padding-bottom:15px;
	font-size:10px;
	width:800px;
	line-height:18px;
}

body.page {
height:100%;
background-color: #e9e9e9;
/*background-image: url(images/bodybg.png);*/
/*background-image: url(images/contentbg2.png);*/
background-position:top center;
background-repeat: repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
font-size:12px;
}


#logo {
	border:none;
	position:absolute;
	width:277px;
	height:169px;
	top:20px;
	left:50%;
	margin-left:-390px;
	z-index:9999;
}

h1, h2, h3 {
color:#287ec8;
}

h2 {
font-size:18px;
}

h3 {
font-size:14px;
}


a, a:active, a:visited {
color:#287ec8;
text-decoration:none;
}

a:hover {
color:#000;
text-decoration:none;
}

#top {
background-image: url(images/shadowtop.png);
background-repeat: repeat-y;
margin:0px auto;
width:808px;
height:4px;
}

#bottom {
background-image: url(images/shadowbottom.png);
background-repeat: repeat-y;
margin:0px auto;
width:808px;
height:4px;
clear:both;
}
	
#container {
background-image: url(images/contentbg.png);
background-repeat: repeat-y;
margin:0px auto;
height:auto;
position:relative;
width:808px;
}

#container.page {
background-image: url(images/contentbg2.png);
background-repeat: repeat-y;
margin:0px auto;
height:auto;
position:relative;
width:808px;
}


#header {
width:800px;
height:179px;
margin: auto auto;
background-image: url(images/header.jpg);
}

#menu {
width:800px;
height:32px;
margin: auto auto;
background-image: url(images/menubg.jpg);
}

#menu ul {
list-style-type:none;
position:relative;
left:-27px;
}

#menu ul li a, #menu ul li a:active, #menu ul li a:visited {
color:#fff;
text-decoration:none;
width:120px;
font-size:13px;
}

#menu ul li a:hover {
text-decoration:underline;
width:120px;
}

#maincontent {
width:760px;
margin:auto auto;
margin-top:10px;
}

#menu ul li {
*float: left;
text-align:center;
display:table-cell;
*display: inline;
height:32px;
line-height:32px;
color:#FFF;
text-transform:uppercase;
width:122px;
font-weight:bold;
font-family:Arial Narrow;
letter-spacing:0px;
}

#menu ul li.last {
text-align:center;
display:table-cell;
*display: inline;
height:32px;
line-height:32px;
color:#FFF;
text-transform:uppercase;
width:122px;
font-weight:bold;
font-weight:bold;
font-family:Arial Narrow;
letter-spacing:0px;
}

#login {
width:400px;
float:right;
position:relative;
top:15px;
right:15px;
font-size:10px;
text-align:right;

}

.clearfix {
clear:both;
height:0px;
}


#wrapper {
background-image: url(images/contentbg.png);
background-repeat: repeat-y;
margin:0px auto;
height:inherit;
position:relative;
width:808px;
}
	
#left {
float:left;
width:268px;
position:relative;
top:20px;
left:20px;
background:none;
}

#right {
width:460px;
float:right;
position:relative;
text-align:left;
top:20px;
padding-right:20px;
background:none;
}

.left-cta {
line-height:50px;
height:50px;
padding-bottom:10px;
}

.left-cta-top {
margin:0 auto;
width:100%;
height:50px;
padding-bottom:10px;
}

.left-cta-top img {
float:left;
padding-right:5px;
}

.left-cta img {
float:left;
padding-right:10px;
}




