body {
	margin:0 0 20px 0;
	padding:0;
	font-size:75%;
	font-family: lucida Grande, Helvetica, Arial, sans-serif;
	color:#666;
	background: #296AB0;

}

a img { 
border:none; 

}
.newsflash a{
color: white;
text-decoration:none;
}

.newsflash a:hover{
color:#407EB5;

}
a {
	color:#407EB5;
}
a:hover {
	color:#666;
}
a:active {
	color:#666;
}

h2 {
	border:none;
	letter-spacing:-1px;
	margin:0;
	padding-bottom:2px;
	color:#407EB5;
}
h3 {
	border:none;
	letter-spacing:-1px;
	margin:0;
	padding-bottom:2px;
	font-size:18px;
	color:#407EB5;
}
h4 {
	border:none;
	letter-spacing:-1px;
	margin:0;
	padding-bottom:2px;
	font-size:20px;
	color:#fff;
}
.spacer {
clear:both;
}


#headerwrap {
margin:0;
padding:0;
text-align:center;
background:url(../images/gradient2.png) top left repeat-x; 
height:180px;
}

#headwrap-inner {
margin:0 auto;
position:relative;
text-align:left;
width:850px;
}


#contentwrap {
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	padding-bottom: 50px;
		
}
#contentwrap-inner {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:930px;
	padding:15px 0;
}

#footerwrap {
	margin:25px 0;
	padding:0;
	text-align:center;
}

#footerwrap-inner {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:850px;
	color:#FFF;
	padding-left: 200px;
}

#footerwrap a {
	color:#FFF;
}

#header {
height:152px;
position:relative;
}


.logo {
	position:absolute;
	top:30px;
	left: -37px;
}


.nav {
	position:absolute;
	left:-50px;
	top:149px;
} 

.maincontent {
	float:left;
	width:645px;
	margin-right:30px;
	padding-right:30px;
	border-right:1px solid #e7e7e7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 15px;
	border-left: 1px solid #e7e7e7;
	padding-left: 20px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}

.home-right {
	float:left;
	width:200px;
	text-align: center;
}


