body{
	background:url(../images/bg_main.jpg) repeat-x #e4e4e4;
	margin:0px;
	padding:0px;
}
.main_div_head{
	width:980px;
	margin:0px auto;
	height:auto;

	
}
.header{
	width:980px;
	height:102px;
	background:url(../images/light_bg_head.png) no-repeat;
	background-position:left;
}
.logo{
	width:500px;
	height:53px;
	padding-top:26px;
	float:left;
}
.menu_body{
	width:980px;
	height:33px;
	background:url(../images/menu_bg.jpg) repeat-x;
	}
.home_btn{
	width:39px;
	height:33px;
	background:url(../images/home_btn.jpg) no-repeat;
	display:block;
	text-decoration:none;
	float:left;
	margin-left:10px;
}
.menu{
	width:auto;
	height:32px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:33px;
}
.menu:hover{
	background:#1882e4;
	}
.menu_blocker{
	width:2px;
	height:32px;
	background:url(../images/menu_blocker.jpg) no-repeat;
	float:left;
	}
.content_area{
	width:970px;
	height:auto;
	background:#FFFFFF;
	padding:5px;
	margin-top:10px;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.5);
}

.banner_div{
	width:980px;
	height:323px;
	float:left;

}
.shadow{
	background:url(../images/shadow.gif) no-repeat;
	width:970px;
	height:16px;
	background-position:center;
}
.main_div_scroller{
	background:url(../images/scroller_bg.jpg) repeat-x;
	height:151px;
}

.main_div_content{
	width:960px;
	margin:0px auto;
	height:auto;
	padding:5px;
}

.colum_div1{
	width:645px;
	height:auto;
	padding:7px;
	padding-right:0px;
	float:left;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin:8px;
	margin-left:0px;
	margin-right:0px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
	margin:8px;
	margin-left:0px;
	margin-right:0px;
}
.blue_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0480fe;
	
}
#list_stl{
	width:342px;
	height:auto;
	float:left;
}

#list_stl ul{
	list-style:url(../images/list_bullet_01.png);
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:20px;
	margin:12px;
	padding-left:24px;
}
#list_stl ul li{
	line-height:20px;

}
.black_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.colum_div2 {
    float: left;
    height: auto;
    padding-left: 14px;
    padding-top: 7px;
    width: 291px;
}
.contact_area{
	background:url(../images/contct_box.png) no-repeat;
	width:281px;
	height:287px;
	padding:5px;
	margin-top:10px;
	
}
.text_cnt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:17px;
	text-decoration:none;
	
}
.blue_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0084df;
	text-decoration:underline;
}
.footer_body{
	background:url(../images/footer_bg.jpg) repeat-x #191919;
}
.footer_div{
	width:966px;
	height:158px;
	padding:7px;
	margin:0px auto;
}

.wht_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#cccccc;
	text-decoration:none;
}
.wht_link:hover{
	color: #fff;
	text-decoration:underline;
}

ul{
	margin:0px;
	margin-left:15px;
	padding:0px;
	padding-top:0px;
	margin-bottom:14px;
	list-style-image:url(../images/list_bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	}
li{
	line-height:17px;
	text-decoration:none;
	}
.subbanner_div{
	width:980px;
	height:226px;

}
.img_border{
	border: 3px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
}
.container{
	width:960px;
	height:auto;
	background:#FFFFFF;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.2);
	padding:10px;
	margin-bottom:10px;
	
}
.img_flot{
	width:253px;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.input_box{
	width:280px;
	height:25px;
	border:#dfdcdc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#333333;
	border-radius: 4px 4px 4px 4px;
}
.text_box{
	width:350px;
	height:85px;
	border:#dfdcdc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#333333;
	border-radius: 4px 4px 4px 4px;
}
.contact_box{
	width:380px;
	height:auto;
	border:#dfdcdc 1px solid;
	border-radius: 4px 4px 4px 4px;
	float:left;
	margin-bottom:10px;
	
}
.head_bg{
	background:url(../images/head_tbl.jpg) repeat-x;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:30px;
	font-weight:bold;
}