@charset "utf-8";
/* CSS Document */
body {
	background:#94bcd7;
	font-family:Arial, Helvetica, sans-serif;
}

#outer_container {
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	background:#94bcd7;
}

.top_stip_bg {
	width:100%;
	height:89px;
	background:url(../images/top_strip_bg.gif) repeat-x;
	float:left;
	position:absolute;

}

#body_container {
	width:100%;
	height:auto;
	float:left;
	display:inline;
	position:absolute;
	
}



#body_middling_container {
	width:924px;
	height:auto;
	margin:auto;
	position:relative;

}

#middle_container {
	width:924px;
	height:inherit;
	float:left;
	display:inline;
	background:url(../images/body_bg.png) repeat-y;
	position:relative;
}

#footer_container {
	width:100%;
	height:90px;
	float:left;
	display:inline;
	background:url(../images/footer_bg.gif) repeat-x;
}

#footer_container .box {
	width:924px;
	height:90px;
	margin:auto;
}

#footer_container .box .copywrite_content {
	width:250px;
	height:35px;
	float:left;
	display:inline;
	margin:0px 0px 0px 12px;
	font-size:11px;
	color:#0872ba;
}

#footer_container .box .copywrite_content a{
	color:#0872ba;
	text-decoration:none;
}

#footer_container .box .copywrite_content a:hover{
	color:#1d8fdc;
	text-decoration:none;
}

#footer_container .box .footer_links {
	width:470px;
	height:25px;
	float:right;
	display:inline;
	margin:0px 0px 0px 12px;
	font-size:11px;
	color:#0872ba;
	margin:0px 1px 0px 0px;
}

ul#footer_links {
	margin:0px;
	padding:0px;
}

ul#footer_links li{
	display:inline;
}

ul#footer_links li a{
	display:inline;
	padding-left:15px;
	color:#0872ba;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

ul#footer_links li a:hover{
	text-decoration:underline;
}


#footer_container .box .footer_drop {
	width:924px;
	height:40px;
	margin:auto;
	background:url(../images/footer_drop.gif) no-repeat;
}

#middle_container .left {
	width:237px;
	height:inherit;
	float:left;
	display:inline;
}

#middle_container .right {
	width:687px;
	height:inherit;
	float:left;
	display:inline;
}

#middle_container .left .logo {
	width:225px;
	height:83px;
	float:right;
	display:inline;
}

#middle_container .left .left_link_container {
	width:225px;
	height:auto;
	float:right;
	display:inline;
	background:#054e7e;
}

#middle_container .right .top {
	width:687px;
	height:50px;
	float:left;
	display:inline;
}

#middle_container .right .bottom {
	width:687px;
	height:auto;
	float:left;
	display:inline;
}

#middle_container .right .post_logo_drop {
	width:11px;
	height:50px;
	float:left;
	display:inline;
	background:url(../images/post_logo_drop.gif) no-repeat;
}

#middle_container .right .top_middle {
	width:480px;
	height:50px;
	float:left;
	display:inline;
	background:url(../images/top_middle_drop.gif) repeat-x;
}

#middle_container .right .top_right{
	width:196px;
	height:50px;
	float:left;
	display:inline;
	background:url(../images/top_middle_left.gif) no-repeat;
}

#middle_container .right .top_right .call_info_container{
	width:180px;
	height:33px;
	float:left;
	display:inline;
	font-size:13px;
	line-height:18px;
	color:#0872ba;
	text-align:right;
	margin:8px 0px 0px 4px;
}


#middle_container .right .bottom .image_container {
	width:516px;
	height:224px;
	float:left;
	display:inline;
}

#middle_container .right .bottom .address_container {
	width:159px;
	height:224px;
	float:left;
	display:inline;
	background:#054e7e;
}

#middle_container .right .bottom .address_container .content {
	width:105px;
	height:105px;
	color:#b8e3ff;
	font-size:12px;
	line-height:18px;
	float:left;
	display:inline;
	margin:60px 0px 0px 34px;
}

#middle_container .right .bottom .content_area {
	width:657px;
	min-height:350px;
	height:auto;
	padding:15px;
	float:left;
	display:inline;
}

#middle_container .right .bottom .content_area a{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#0872ba;
	margin-top:15px;
	text-decoration:underline;
}

#middle_container .right .bottom .content_area p{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#054e7e;
	margin-top:15px;
} 

#middle_container .right .bottom .content_area h1{
	margin:0px;
	padding:0px;
	font-size:22px;
	line-height:20px;
	font-weight:bold;
	color:#054e7e;
	margin-bottom:8px;
} 

#middle_container .right .bottom .content_area h2{
	margin:0px;
	padding-top:10px;
	margin-bottom:8px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#054e7e;
} 

#middle_container .right .bottom .content_area ul{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#054e7e;
}

#middle_container .right .bottom .content_area ul li{
	margin:0 0 0 15px;
	padding:0;
	font-size:12px;
	line-height:18px;
	color:#054e7e;
	padding-left:10px;
	padding-top:6px;
}

#middle_container .right .bottom .content_area ul li a{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	color:#054e7e;
}

#middle_container .right .bottom .content_area #EmailForm {
	font-size:12px;
	color:#054e7e;
}

#middle_container .right .bottom .content_area #EmailForm table{
	width:550px;
}

#middle_container .right .bottom .content_area #EmailForm tr{
	vertical-align:top;
}

table, td, tbody, tr{
	margin:0;
	padding:0;
	vertical-align:top;
	font-size: 12px;
}

input[type="text"][id="cfName"],  input[type="text"][id="cfEmail"], input[type="text"][id="cfTphone"],  input[type="text"][id="cfCompany"],  input[type="text"][id="cfWebsite"], textarea{
	width:300px;
	font-size:12px;
	color:12px;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#054e7e;
	margin-bottom:15px;
}

#middle_container .right_drop {
	width:12px;
	height:32px;
	background:right_top_drop.gif;
	float:right;
	display:inline;
}
#menu {
	width:225px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	width:225px;
	float: left;
}

#menu ul li {
	display: block;
	width: 193px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 32px;
	background:url(../images/menu_link_bg.png) no-repeat;
	background-position:bottom;
}

#menu ul li ul li {
	display: block;
	width: 185px;
	height:42px;
	margin:-2px 0px 0px -32px;
	padding:0px 0px 0px 40px;
	background:url(../images/sub_menu_bg.gif) repeat-x;
	/*background:#58a1d3;*/
}

#menu ul li ul li:hover {
	background:#64adde;
}

#menu ul li a {
	border:none;
	font-size:13px;
	color:#b8e3ff;
	line-height:40px;
	font-weight:normal;
	text-decoration:none;
}

#menu ul li:hover {
	background:url(../images/menu_link_hover_bg.png) no-repeat;
	background-position:bottom;
}

#menu ul li.active {
	background:url(../images/menu_link_hover_bg.png) no-repeat;
}

#menu ul li ul li.active {
	background:#64adde;
}

#menu a, #menu h2 {
font: bold 11px/16px;
display: inline;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
color: #054E7E;
}

/* Map Container starts here-------------------------------------*/
#map {
	height:350px;
	width:350px;
	float:left;
	display:inline;
}
/* Map Container ends here-------------------------------------*/
.contact_image {
	width:287px;
	height:215px;
	float:left;
	display:inline;
	margin-left:10px;
}
/*#menu a:hover {
color: #2BB81B;
background: #fff;
#menu li {position: relative;}
#menu ul ul {
position: relative;

}

#menu ul ul ul {
top: 0;
left: 100%;
}}*/






