html{height:100%;}
body{
	margin:0;
	height:100%;
	min-width:960px;
	background:#ffffff;
	font:10px/12px arial,Helvetica, sans-serif; 
}
body a, body a:visited {
	color: #56819c;
}
body a:hover {
	color: #0F161E;
}
img{
	margin:0;
	display:block;
	border:none;
}
/*--wrapper--*/
#wrapper{
	width:100%;
	min-height:100%;
	overflow:hidden;
	background:url(../images/bg-body-img.jpg) no-repeat 40% 0;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/*--main--*/
#main{
	width:960px;
	overflow:hidden;
	margin:50px auto 0;
}
/*--header--*/
#header{
	width:940px;
	padding:10px 10px 0;
	position:relative;
	z-index:2;
	background:url(../images/bg-main-top.gif) no-repeat;
}
#header .logo{
	margin:0 47px;
	width:848px;
	height:100px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-main3.jpg) no-repeat 100% 0;
}
#header .logo a{
	display:block;
	height:100%;
}
/*--navigation--*/
#navigation{
	margin:9px 0 0 -1px;
	padding:0;
	width:941px;
	height:40px;
	background:#0f161e;
}
#navigation:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
#navigation li{
	float:left;
	height:40px;
	width:156px;
	color:#adc5d4;
	list-style:none;
	text-align:center;
	font:16px/40px arial,Helvetica, sans-serif;
	background:url(../images/bg-navigation-separator.gif) no-repeat;
}
#navigation .first{width:161px;}
#navigation a{
	overflow:hidden;
	height:100%;
	display:block;
	color:#adc5d4;
	text-decoration:none;
}
.drop {
	font-size: 12px;
}

#navigation li:hover a,
#navigation li.hover a,
#navigation a:hover{
	background:#2a414f;
	color:#0f161e;
}
#navigation li:hover,
#navigation li.hover{position:relative;}
#navigation li:hover ul,
#navigation li.hover ul{display:block;}
#navigation ul{
	display:none;
	width:155px;
	margin:0;
	padding:0;
	top:40px;
	left:0;
	border:solid #2a414f;
	border-width:0 1px 1px;
	background:#0f161e;
	overflow:hidden;
	position:absolute;
	z-index:55;
}
#navigation ul li{
	float:left;
	width:100%;
	background:none;
	border-top:1px solid #2a414f;
}
#main ul#navigation ul a{
	color:#adc5d4;
	background:none;
}
#main ul#navigation ul a:hover{
	background:#2a414f;
	color:#0f161e;
}
/*--content--*/
#content{
	overflow:hidden;
	width:900px;
	min-height:650px;
	padding:20px 30px 2px;
	position:relative;
	z-index:1;
	background:url(../images/bg-main.gif) repeat-y;
}
* html #content{
	height:650px;
	overflow:visible;
}
#content h2{
	margin:4px 0 15px;
	color:#2a414f;
	font:22px/24px Georgia, "Times New Roman", Times, serif;
}
#content h3{
	margin:15px 0 15px;
	color:#2a414f;
	font:18px/22px Georgia, "Times New Roman", Times, serif;
}
#content h4{
	margin:15px 0 15px;
	color:#110d0d;
	font:16px/22px Georgia, "Times New Roman", Times, serif;
}
#content h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content p{
	margin:0 0 10px;
	color:#110d0d;
	font:13px/20px arial,Helvetica, sans-serif;
} 
#content p a{color:#56819c;}
#content a:hover {
	color: #0F161E;
}
/*--banner--*/
.banner{
	padding:9px;
	overflow:hidden;
	border:1px solid #2a414f;
	background:#56819c;
	margin:0 0 10px;
}
* html .banner{
	height:1%;
	overflow:visible;
}
/*--information--*/
.information{
	float:left;
	width:590px;
}
/*--list--*/
.list{
	margin:0 0 0 20px;
	padding:0 0 0 20px;
	overflow: hidden;
}
.list li{
	height:1%;
	vertical-align:top;
	padding:0 0 20px 0;
	color:#191919;
	font:14px/20px arial,Helvetica, sans-serif;
}
/*--side-bar--*/
.side-bar{
	float:right;
	width:290px;
}
/*--content-logo--*/
.content-logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:280px;
	height:42px;
	margin:-11px 0 10px 2px;
	background:url(../images/bg-content-logo.gif) no-repeat;
}
/*--menu--*/
.menu{
	margin:0;
	padding:0 0 20px;
	width:100%;
	overflow:hidden;
}
.menu li{
	height:1%;
	overflow:hidden;
	list-style:none;
	vertical-align:top;
	padding:0 0 0 18px;
	background:url(../images/bg-bullet2.gif) no-repeat 2px 7px;
	color:#191919;
	font:14px/20px arial,Helvetica, sans-serif;
}
.menu a{
	color:#56819c;
	text-decoration:underline;
}
.menu a:hover{color:#0F161E;}
/*--footer--*/
#footer{
	width:900px;
	overflow:hidden;
	padding:32px 30px;
	background:url(../images/bg-main-bottom.gif) no-repeat;
}
#footer address,
#footer p{
	margin:0 0 5px;
	display:block;
	overflow:hidden;
	color:#008080;
	font:14px/18px arial,Helvetica, sans-serif;
}
/*--footer-info--*/
.footer-info{
	float:right;
	width:475px;
	margin:6px 0 0;
}
.footer-info ul{
	display:block;
	margin:4px -5px 0 5px;
	padding:0;
	text-align:right;
	overflow:hidden;
}
* html .footer-info ul{
	height:1%;
	margin:4px -5px 0 5px;
}
.footer-info ul li{
	display:inline;
	list-style:none;
	color:#000000;
	margin:0 -1px 0 4px;
	padding:0 7px 0 0;
	vertical-align:top;
	font:13px/16px arial,Helvetica, sans-serif;
	background:url(../images/bg-footer-separator.gif) no-repeat 100% 2px;
}
* html .footer-info ul li{
	margin:0 -1px 0 7px;
	padding:0 3px 0 0;
}
.footer-info ul a{
	color:#008080;
	text-align:right;
	text-decoration:none;
}
.footer-info ul a:hover{text-decoration:underline;}
/*--footer-logo--*/
.footer-logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:240px;
	height:46px;
	margin:0 0 1px;
	background:url(../images/bg-footer-logo.gif) no-repeat;
}
.imgborder {
	padding: 9px;
	background-color: #56819C;
	border: solid 1px #000000;
}
.imgborder2 {
	padding: 4px;
	border: solid 1px #56819C;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.staffbio { 
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.spacer {
	width: 100%;
	clear: both;
	height:10px;
}
.facebook {
	padding-left: 50px;
	height: 40px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
}.twitter {
	padding-left: 50px;
	height: 40px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
}