/* CSS Document */

body{
	margin:0px;
	background: #e9e9e9 url(../images/bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrap{
	width:990px;
	margin:0 auto;
	background:url(../images/cont_bg.jpg) repeat-y left top;
}

#header{
	height:196px;
	width:990px;
}
#header .banner{
	background:url(../images/banner.jpg) no-repeat left top;
	width:990px;
	height:153px;
}
#header .logo{
	width:227px;
	float:left;
	padding-top:19px;
}
#header .menu{
	width:990px;
	height:43px;
}
#content{
	width:990px;

	
}
#con .botim{
	background: url(../images/cont_bg.jpg)  no-repeat left bottom;
	min-height:650px;

}
#content .mainbg{
	width:990px;
	background:url(../images/cont_mainbg.jpg) no-repeat left top;
	min-height:625px;
}
#content_left{
	width:667px;
	float:left;
	padding-left:25px;

}
#content_left h1{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	padding-left:35px;
	margin-top:60px;
}
#content_left p{
	font-family:tahoma;
	font-size:12px;
	color: #282728;
	line-height:20px;
	padding:0px 10px 5px 10px;

}
#content_right{
	width:297px;
	float:right;
}
.logoss{
	padding-left:15px;
}
#content_right p{
	padding:0px 15px 0px 25px;
	font-size:12px;
	font-family:tahoma;
}
#content_right p, span{
	font-size:11px;
	font-family:tahoma;
	line-height:16px;
}
#content_right a{
	text-decoration:none;
	color:#000000;
}
#content_right a:hover{
	text-decoration:none;
	color:#FF0000;
}
#content_right .line{
	margin-top:-15px;
	margin-left:5px;
}
.pad {
	padding-top:46px;
	margin-left:1px;
}
.pad1 {
	padding-top:25px;
	margin-left:1px;
}
/*#content_right .pad3{
	float:right;
	padding-left:10px;
	padding-top:50px;
}
*/
.clear{
	clear:both;
}
#footer{
	width:990px;
	background: #282828;
	height:115px;
}
#footer .left{
	background:url(../images/fot.jpg) no-repeat left top;
	width:697px;
	height:87px;
	float:left;
}
#footer .right{
	width:270px;
	float:left;
	
}
#footer span{
	padding-top:5px;
	padding-left:30px;
	color:#FFFFFF;
	font-size:12px;
	float:left;
	width:660px;
}
#footer a{
	text-decoration:none;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration:none;
	color: #666666;
}
#repeat{
background:url(../images/foot_x.jpg) repeat-x left bottom;
}
#conbot{
background: url(../images/con_boot.jpg) no-repeat left  bottom;
height:50px;

}
#footer .left{
	background:url(../images/fot.jpg) left top no-repeat;
	width:697px;
	height:82px;
float:left;
}
#footer .right{
	width:282px;
	float:right;
	margin-top:-30px;
	z-index:100px;
}

#contact_bgimage { background-image: url('../images/3.jpg'); repeat: none; }

ul li { font-family:tahoma;
	font-size:12px;
	color: #282728;
	line-height:20px;
	 }
	 
ul li.tick { list-style-image:url('../images/tick.jpg'); }
ul li.cross { list-style-image:url('../images/cross.jpg');}