@charset "utf-8";
/* CSS Document */

body {
	background-color:#1d1d1d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

h3 {
	font-size:19px;
	color:#000;
	color:#666;
	margin:0;
	padding:0 0 12px 0;
}


.header {
	background-image:url(../images/header_banner5.jpg);
	background-repeat:no-repeat;
	width:1020px;
	height:108px;
	clear:both;
	padding-top:6px;
}
.header_nav {	
	font-size:16px;
	text-align:left;
	padding-bottom:18px;
	margin:0;
	padding:0;
	width:1020px;
}
.header_nav ul {
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}
.header_nav li {
	display:inline;
	float:left;
	padding: 8px 32px 8px 32px;
}
.header_nav a:link {
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	padding: 8px 8px 8px 8px;
}
.header_nav a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	padding: 8px 8px 8px 8px;
}
.header_nav a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#262b45;
}

.header_index {
	background-image:url(../images/header_index4.jpg);
	background-repeat:no-repeat;
	height:423px;
	width:1040px;
	margin:0;
	padding:0;
	clear:both;
}

.content {
	margin: 4px 0 0 0;
	color:#1d1d1d;
	margin:0;
	padding:4px 0 0 0;
	clear:both;
	position:relative;
	left:5px;
}
.content p {
	color:#1d1d1d;
	font-size:12px;
	padding-right: 24px;
}
.content_top {
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	height:12px;
}
.content_mid {
	background-image:url(../images/content_mid.gif);
	background-repeat:repeat-y;
	min-height:120px;
	padding:24px;
	text-align:left;
}
.content_btm {
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
}
.content_index {
	background-color:#FFF;
	border:1px thin solid;
	color:#333;
	width:500px;
	padding: 12px 12px 12px 12px;
	float:right;
	position:relative;
	top:250px; right:25px;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	display:none;
}
.content_people {
	width:980px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.people_title {
	color:#009;
	font-size:13px;
	text-transform:capitalize;
}
.contact_option {
	float:left;
	width:283px;
	border:dashed thin #c2ddf1;
	height:140px;
	padding:6px;
	margin:12px;
	background-color:#dfeaf5;
	color:#2f669a;
}
.contact_option h3 {
	color:#2f669a;
}

.clear{
	clear:both;
}

.footer {
	font-size:10px;
	text-align:center;
	padding:8px;
	width:1020px;
}
.footer_nav ul {
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}
.footer_nav li {
	display:inline;
	float:left;
	padding: 8px 32px 8px 32px;
}
.footer_nav a:link {
	text-decoration:none;
	color:#DEDEDE;
	padding: 8px 8px 8px 8px;
}
.footer_nav a:visited {
	text-decoration:none;
	color:#DEDEDE;
	padding: 8px 8px 8px 8px;
}
.footer_nav a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#262b45;
}
