@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	margin: 0px;
	padding: 0px;
	background:#00CCFF url(../images/bg1.gif);
}
#container {
	width:950px;
	margin:0px auto;
	padding: 0px;
	background:#f2f7fb url(../images/body.gif) top center no-repeat;
	height:auto;
	border-left:1px #77a3c2 solid;
	border-right:1px #77a3c2 solid;
}

#header {
	width:950px;
	height:auto;
	margin:0px auto;
	padding:0px;
	border-left:1px #77a3c2 solid;
	border-right:1px #77a3c2 solid;
}
#marquee {
	width: 950px;
	height: 20px;
	background:url(../images/marque.gif) repeat-x;
	color:#666;
	
}
#topa {
	margin:0px;
	background:url(../images/header.gif) top center no-repeat;
	width:100%;
	height:113px;
}
/*#topb {
	margin:0px;
	background:url(../images/topb.png) top center no-repeat;
	width:100%;
	height:86px;
}*/
#menubar {
	margin:0px;
	background:url(../images/menubar.gif) top center  repeat-x;
	width:100%;
	height:56px;
}
#menubar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menubar ul li {
	float:left;
	height:56px;
	/*line-height: 1.4;*/
}

#menubar ul li a {
	color:#FFFFFF;
	/* text-transform: uppercase; */
	text-decoration: none;
	font-weight:bolder;
	font: 13px Verdana, Tahoma;
	padding-left:20px;
	padding-right:20px;
	height:49px;
	padding-top:7px;
	text-align:center;
/*	line-height:56px;	*/
	display:block;
	vertical-align:middle;
	float:left;
	
}

#menubar ul li a:hover {
	color: #FFFFFF;
        /*text-decoration:underline; */

		background:url(../images/menubarh.gif) repeat-x;
		
}
#menu {
	background: #FFFFFF url(../images/menus.jpg) bottom center repeat-x;
	/*height: 330px;*/
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li {
	list-style: none;
	margin-top:2px;
}
#menu ul li a {
	color:#085890;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	cursor:pointer;
	padding-left:9px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	display:block;
	
	
}
#menu ul li a:hover,#menu ul li a:active {
	/*text-decoration: underline;*/
	background:#20689b url(../images/menuh.gif) left no-repeat;
	color:#FFFFFF;
	
}
#leftcol {
	width:220px;
	float:left;
	margin-right:10px;
}
#topmenu{
	float: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 4px 5px 0px 0px;
}
#topmenu a {
	color:#FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#content {
	width:470px;
	float:left;
	margin:10px 0px !important;
	padding: 0px 0px 0px 0px;
	background:url(../images/divider.gif) center center repeat-y;

}

#left_content {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#inner_left_content {
	width: 47%;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#right_content{
	width: 215px;
	float:right;
	margin: 0px;
	padding:0px 5px 0px 10px;
}

#right_content p {
	margin: 10px 5px 20px 5px;
	padding: 0px;
	text-align: left;
	line-height: 18px;
}

#inner_right_content{
	width: 47%;
	float:right;
	margin: 0px;
	padding:0px 10px 0px 10px;
}

#inner_right_content p {
	margin: 10px 5px 20px 5px;
	padding: 0px;
	text-align: left;
	line-height: 18px;
}

#middle {
	width:460px;
	float:left;
	margin:0px;
	padding: 0px 0px 0px 10px;
}
#inner_content {
	width:700px;
	float:left;
	margin:0px;
	padding: 0px 0px 0px 10px;
}
#inner_content #content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#inner_content h4
{
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#009966;
	line-height:18px;
	/*text-decoration:underline;*/
	
}
#inner_content ul, #content ul
{
	padding:0px;
	margin:0px 0px 0px 20px;
	list-style-image:url(../images/bullet.gif);
}
#rightcol {
	width:209px;
	float:right;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	margin-left:5px;
}
.right_cont
{
	background:url(../images/right_cont.gif) left repeat-y;
}
.right_top
{
	background:url(../images/righttop.gif) left top no-repeat;
}
.right_bottom
{
	background:url(../images/right_bot.gif) left bottom no-repeat;
	padding:5px;
}
.clr {
	clear:both;
}

h2 {
        
	font-size: 18px;
	color: #08578f;
	font-weight: normal;
	margin: 15px 0px;
	/*border-bottom:#c4a458 1px solid;*/
	background:url(../images/headimg.gif) no-repeat left center;
	padding-left:26px;
	line-height: 28px;
	vertical-align: middle;
}

#news {
	/*width: 216px;*/
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

#news h2 {
	font-size: 18px;
	color: #08578f;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	width:150px;
	border-bottom:1px solid #0099CC;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#news ul{
	padding:0px;
	margin: 0px;
	width: inherit;
	list-style: none !important;
	list-style-image:none !important;
}
#news li {
	margin: 0px 0px 10px 0px;
	float:none !important;
list-style:none !important;
margin-bottom:20px !important;
}
#news img {
	float:left;
	margin: 0px 5px 0px 5px;
}
.newspan {
	width: 215px;
	padding: 0px;
	margin:0px;
}
#footer {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	border-left:1px #77a3c2 solid;
	border-right:1px #77a3c2 solid;
}
#footerb {
	margin:0px;
	padding: 0px;
	background:#FFFFFF url(../images/bottomb.png) no-repeat;
	height: 23px;
}
#footera {
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(../images/bottoma.png) no-repeat;
	height: 30px;
}
#btmmenu{
	height: 23px;
	float: left;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 8px 7px 0px 10px;
}
#btmmenu a {
	color:#FFFFFF;
	text-decoration: none;
}
#btmmenu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#phone {
	float: left;
	width: 216px;}
h3 {
	font-size: 16px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	color: #071a3f;
}
a {
	color: #0039ac;
	text-decoration: none;
}
a:hover {
	color: #0039ac;
	text-decoration: underline;
}
p {
	margin: 10px 5px 20px 5px;
	padding: 0px;
	text-align: justify;
	line-height: 18px;
}

#officemain
{
width:100%;
margin:0px 0px 10px 0px;
display:block;
}

 #officemain h3
{
color:DarkSeaGreen;
font-size:20px;
margin-bottom:20px;
text-decoration:underline;
}

.office
{
width:200px;
float:left;
height:80px;
padding:0px 0px 20px 10px ;
}
.subhead
{
font-size: 11px; 
font-weight: bold;
}

.office p
{
border-right:1px dashed OliveDrab; 
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: left;
}
/*#faq h2
{
 	width:400px;     
	font-size: 25px;
	color: #08578f;
	font-weight: normal;
	margin: 15px 0px;
	border-bottom:#FF6600 1px solid;
}*/
.phone
{
	background:url(../images/phone.gif) no-repeat;
	width:220px;
	height:117px;
	margin:0px;
}
/*.mission h2
{
	width:300px;     
	font-size: 25px;
	color: #003366;
	font-weight: normal;
	margin: 15px 0px;
	border-bottom:#FF6600 1px solid;
}*/

.imgmap
{
padding:20px 0px 0px 0px;
margin:20px 0px 0px 0px;
background:url(../images/map.jpg) center center no-repeat;
width:547px;
border:#CCCCCC 1px solid;
height:320px;
display:block;
}

#sitemap
{
	font-size:11px;
}

#sitemap #inner_left_content
{
	font-size:12px;
}

#bodymain-in-underconstruction {
	background:#eaecdf url(../images/under-construction.jpg) no-repeat center;
	margin:15px 0px 10px 0px;
	padding-right: 15px;
	width: 679px;
	height: 516px;
}