body {
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(../img/bodybg.jpg) repeat;
}
* {
	margin:0;
	padding:0;
}
input, img {
	border:none;
}
ul,li {
	list-style:none;
}
a {
text-decoration:none;
color:#FFF;
}
a i {
	position: absolute;
	left: -9999px;
}
#body_wrap { /*** BODY WRAP ***/
	background:url(../img/topbg4.png) repeat-x;
	display:block;
}

#body_top {
	display:block;
	height:100px;
}
#body_top_wrap {
	width:943px;	
	height:81px;	
	margin:0 auto;	
	padding:19px 0 0 38px;	
	position:relative;	
	z-index:1000;
}

#body_banner {
	height:343px;
	display:block;
}
#body_banner_wrap {
	width:928px;
	height:274px;
	padding:19px 17px 50px 36px;
	display:block;
	/*overflow:hidden;*/
	background:url(../img/bnrcont_bg.png) no-repeat;
	margin:0 auto;
	position:relative;	
}

#body_content {
	display:block;
	background:url(../img/maincont_bg.jpg) repeat-x;
}
#body_content_wrap {
	width:976px;
	margin:0 auto;
	padding:0px 14px 82px;
	overflow:hidden;
}
#body_content_wrap h2 {
	background:url(../img/sml_boxhdr.jpg) no-repeat;
	width:290px;
	font-size:14px;
	line-height:43px;
	color:#660000;
	text-align:center;
	height:45px;
}
#body_content_wrap_left{ 
	padding-left:15px;
}
#body_content_wrap_right{
	width:611px;
	float:right;
}
#body_content_wrap_right h2{
	background:url(../img/righthdr.jpg) no-repeat;
	width:504px;
	padding-left:107px;
	margin-left:-1px;
	text-align:left;
}

#body_bottom {
	display:block;
	height:107px;
	background:url(../img/footercont_bg.png) repeat-x;
}
#body_bottom_wrap{
	width:871px;
	height:107px;
	margin:0 auto;
	padding:0 55px;
	overflow:hidden;
	font-size:12px;
}
#body_bottom_wrap span{
	padding-top:50px;
	height:57px;
	float:right;
	width:240px;
	color:#fff;
	margin-right:20px;
}

#logo {
	width:229px;	
	height:56px;	
	display:block;	
	float:left;
}
#logo img {
	width:229px;	
	height:56px;	
	display:block;
}
#searchbox {
	background:url(../img/searchbox.png) no-repeat;	
	width:179px;	
	height:19px;	
	margin-right:16px;	
	display:block;	
	float:right;	
	padding-bottom:17px;	
	overflow:hidden;
}
#searchbox input {
	background:none;	
	float:left;
}
#searchbox .search_txt {
	background:none;	
	width:143px;	
	height:17px;	
	font-size:12px;	
	color:#999;	
	padding-top:2px;	
	padding-left:8px;	
	display:block;
}
#searchbox .search_btn {
	background:none;	
	width:28px;	
	height:19px;	
	cursor:pointer;	
	display:block;
}
#banner {
	width:613px;
	height:274px;
	display:block;
	position:absolute;
	left:36px;
	top:19px;
	z-index:0;
}
#signet {
	width:103px;
	height:103px;
	display:block;
	position:absolute;
	left:0;
	bottom:-10px;
	z-index:10;
}
#colorplt {
	width:151px;
	height:101px;
	float:right;
	display:block;
}
