body{margin:0px; padding:0px; background-image:url(../images/bg.jpg);}
#wrapper{
	width:950px;
	height:auto;
	margin:auto;
}
#top_contaner{
	width:950px;
	height:123px;
	float:left;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
}
#logo_container{
	width:643px;
	height:117px;
	float:left;
	margin-left:2px;
	margin-top:5px;
}
#menu_container{
	width:950px;
	height:34px;
	float:left;
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x
}
#menu{ margin:0px; padding:0px; width:950px; height:34px;}
#menu ul{margin:0px; padding:0px; list-style:none;}
#menu ul li{line-height:34px; float:left;}
#menu ul li a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; list-style:none; display:block; padding:0 50px 0 50px; text-decoration:none; font-weight:bold;}
#menu ul li a:hover{color:#000;}
#menu ul li a .active{color:000;}

#banner_container{width:950px; height:271px; float:left;}

#content_container{
	width:950px;
	height:auto;
	float:left;
	background-color:#fff;
}
#left_container{
	width:220px;
	height:auto;
	float:left;
	margin-right:10px;
}
#heading{
	width:220px;
	height:30px;
	float:left;
	background-color:#14B6BD;
}
#headings{
	width:950px;
	height:30px;
	float:left;
	background-color:#14B6BD;
}
#headingss{
	width:720px;
	height:30px;
	float:left;
	background-color:#14B6BD;
}
#heading_icon{
	width:25px;
	height:25x;
	float:left;
	margin-top:4px;
	margin-left:3px;
}
#heading_text{
	width:auto;
	height:20x;
	float:left;
	margin-top:6px;
	margin-left:3px;}
#left_box{
	width:210px;
	height:auto;
	float:left;
	border:solid 1px #999;
	margin-top:5px;
	margin-left:5px;
	padding-bottom:10px;
}
#call_us{
	width:215px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:10px;
}

#middle_container{
	width:930px;
	float:left;
	height:auto;
}
#middle_containers{
	width:720px;
	float:left;
	height:auto;
}
#middle_box{
	width:938px;
	height:auto;
	float:left;
	border:solid 1px #999;
	margin-top:5px;
	padding:5px;
}
#middle_boxs{
	width:705px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:5px;
}
#right_container{
	width:220px;
	height:auto;
	float:right;
}

#footer_continer{
	width:950px;
	height:60px;
	float:left;
	background-color:#089197;
	border-top:10px solid #fff;
}

#footer_menu{
	width:400px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-left:5px;
}
#web{
	width:340px;
	height:20px;
	float:right;
	margin-top:10px;
	margin-left:5px;
}
#footer_menus{
	width:400px;
	height:20px;
	float:left;
	margin-top:2px;
	margin-left:5px;
}

.title{
	font-family:"Century Gothic", Arial, Verdana, sans-serif;
	font-size:30px;
	color:#009900;
}
						 