@charset "utf-8";
/* CSS Document */

h1 {font-soize:18px;}
h2 {font-soize:16px;}
h3 {font-soize:14px;}
h4 {font-size:12px;}

h6 {font-size:16px;line-height:20px;font-family:Arial, Helvetica, sans-serif; color:#09C;}

ol, ul {
	margin-left: 55px;
	list-style:square;
	color:#333;
	margin-bottom: 11px;
	font-size:10px;
}

#floatPhone {position:absolute; left:210px; margin-top:-40px; text-align:right; width:670px; height:40px;font-size:15px; color:#eee; font-family: myriad, "myriad web pro", "myriad pro", Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:1px; vertical-align:central;}

#floatBtn {position:absolute; left:873px; margin-top:-47px;  width:98px; height:21px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;}

body {margin:0 0 0 0; background-color:#000;}
/* BEGIN general layout */
#_container {width:100%; background-color:#FFF; text-align:center;}
#_header {width:100%; background-color:#EEE; height:75px; margin:auto;}
#_header_container {width:900px; background-color:#EEE; height:75px; margin:auto;}
#_nav {width:100%; background-color:#DDD;height:30px; margin:auto;}
#_nav_container {width:900px; background-color:#EEE; height:75px; margin:auto;}
#_slideshow {width:100%; background-color:#FFF;height:360px; margin:auto;}
#_slideshow_container {width:900px; background-color:#EEE; height:75px; margin:auto;}
#_body {width:100%; background-color:#EEE; height:153px; margin:auto;}
#_body_container {width:900px; background-color:#EEE; height:285px; margin:auto;}
#_footer {width:100%; background-color:#DDD; height:100px; margin:auto;}
#_footer_container {width:900px; background-color:#EEE; height:75px; margin:auto;}
/* END general layout */

/* BEGIN  home layout */

#_homeMiddleContent {width:100%; background-color:#fff;}/*not being used,yet*/

._home_columns {float:left;width:296px;height:160px;margin:0px 0px 0px 0px;/*write all margins inline fo this*/padding:10px 0px 0px 10px;border:#ddd 2px solid;
		-moz-border-radius:10px 10px 10px 10px; -webkit-border-radius:10px 10px 10px 10px; border-radius:10px 10px 10px 10px;
}
._inner_rows {float:left;width:580px;height:130px;margin:12px 0px 0px 0px;padding:8px 8px 8px 8px;border:#ddd 2px solid;
		-moz-border-radius:10px 10px 10px 10px; -webkit-border-radius:10px 10px 10px 10px; border-radius:10px 10px 10px 10px;
}
 
/*BEGIN first level layout */ 
#_leftContent {width:940px;
	}
._imageWrap {}

#_leftContent ._imageWrap {	
		float:left;
		background-color:white;
		width:188px;
		/*height:200px;*/
		margin:4px 24px 0px 0px;
		Overflow:auto;
		}

#middlecontent {overflow:hidden;}