@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	background:transparent;
}
html{background:#ffc844 url(../images/bg_x.png) left top repeat-x;}
a img{border:none;}
body{
	background:url(../images/top_bg.png) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900;
}
.content{
	width:900px;
	overflow:hidden;
	margin:0 auto;
}
.top{
	display:block;
	clear:both;
	width:900px;
	overflow:hidden;
}
.logo{
	display:block;
	float:left;
	width:300px;
	height:150px;
}
.menu{
	float:left;
	width:570px;
	overflow:hidden;
	padding:90px 0px 60px 30px;
}
.menu a{
	display:block;
	float:left;
	margin-right:7px;
	font-size:14px;
	color:#fff;
	height:36px;
	line-height:36px;
	text-shadow:#058 -1px -1px 0px;
}

.menu a span{
	display:block;
	float:left;
	cursor:pointer;
	height:36px;
}
.btn_l{
	background:url(../images/btn_l.png) left 36px no-repeat;
	padding:0px 10px 0px 17px;
}
.btn_r{
	background:url(../images/btn_r.png) left 36px no-repeat;
	width:6px;
}
.menu a:hover span{background-position:left top;}
.home{
	display:block;
	float:left;
	clear:both;
	width:900px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
}
.home_img{
	display:block;
	float:left;
	width:550px;
	height:220px;
	overflow:hidden;
	margin-right:20px;
}
.home p{
	float:left;
	width:330px;
	text-align:justify;
}
.home p big{
	display:block;
	clear:both;
	color:#060;
	font-size:24px;
	margin:5px 0px 10px;
}
.overflow{
	display:block;
	clear:both;
	width:950px;
	overflow:hidden;
	margin-bottom:20px;
}
.box280{
	float:left;
	width:280px;
	overflow:hidden;
	margin:0px 30px 0px 0px;
}
.box_tile{
	display:block;
	clear:both;
	width:260px;
	font-weight:normal;
	padding:0px 0px 0px 20px;
	height:65px;
	color:#fff;
	font-size:18px;
	overflow:hidden;
}
.box_red{
	line-height:65px;
	background:url(../images/title_300_red.png) left top no-repeat;
	text-shadow:#900 -1px -1px 0px;
}
.box_green{
	line-height:62px;
	background:url(../images/title_300_green.png) left top no-repeat;
	text-shadow:#060 -1px -1px 0px;
}
.box_blue{
	line-height:70px;
	background:url(../images/title_300_blue_.png) left top no-repeat;
	text-shadow:#069 -1px -1px 0px;
}
.box_gallery{
	display:block;
	clear:both;
	width:320px;
	padding:5px;
	overflow:hidden;
}
.box_gallery a{
	width:77px;
	height:77px;
	float:left;
	text-align:center;
	overflow:hidden;
	margin:0px 10px 10px 0px;
}
.box_gallery a:hover{border-color:#C00;}
.box_gallery a img{
	height:77px;
	text-align:center;
}
.serv_box{
	display:block;
	clear:both;
	padding-left:10px;
}
.serv_box li{
	display:block;
	float:left;
	clear:both;
	width:240px;
	font-size:14px;
	background:url(../images/tick.png) left 5px no-repeat;
	padding:5px 0px 10px 30px;
	overflow:hidden;
}

.contact_box{
	display:block;
	clear:both;
	padding:5px 10px;
	overflow:hidden;
	font-size:14px;
}
.contact_box a{
	color:#900;
	text-decoration:underline;
}
.contact_box a:hover{color:#000;}

.contact_box img{
	display:block;
	clear:both;
	margin:10px 0px 10px -10px;
}
.foot{
	display:block;
	clear:both;
	width:100%;
	min-height:98px;
	background:url(../images/foot_bg.png) center bottom no-repeat;
}
.foot div{
	width:900px;
	margin:0px auto;
	overflow:hidden;
}
.foot div p{
	display:block;
	float:left;
	color:#fff;
	width:500px;
	padding:28px 0px 0px 20px;
}
.foot div p a{
	text-decoration:underline;
	margin:0px 8px;
	color:#fff;
}
.foot div p a:hover{text-decoration:none;}
.powered{
	display:block;
	float:right;
	width:210px;
	height:70px;
}
.page_title{
	display:block;
	clear:both;
	font-size:24px;
	color:#060;
	font-weight:normal;
	padding:10px 0px;
	margin-bottom:20px;
	border-bottom:#060 solid 4px;
}
.text_content{
	width:900px;
	text-align:justify;
	display:block;
	clear:both;
	margin-bottom:20px;
	font-size:14px;
	text-shadow:#FF5 1px 1px 0px;
}
.gallery_item{
	display:block;
	float:left;
	width:129px;
	height:129px;
	border:#000 2px solid;
	margin:0px 20px 20px 0px;
	overflow:hidden;
	text-align:center;
}

.gallery_item img{height:129px; text-align:center;}

.gallery_item:hover{border-color:#900;}
.list_content{
	display:block;
	clear:both;
	width:930px;
	overflow:hidden;
	padding:10px 0px;
}
.list_content li{
	display:block;
	float:left;
	width:850px;
	font-size:14px;
	background:url(../images/tick.png) left 10px no-repeat;
	padding:10px 0px 10px 25px;
	margin:0px 20px 0px 0px;
}

.list_content li a{
	color:#900;
	text-decoration:underline;
}
.list_content li a:hover{color:#000;}
.pages{
	display:block;
	float:left;
	clear:both;
	width:900px;
	padding:20px 10px;
}
.pages a{
	display:block;
	float:left;
	padding:5px 8px;
	background:#900;
	border-radius:5px;
	color:#fff;
	text-shadow:#600 -1px -1px 0px;
	margin-right:10px;
}
.pages a:hover{
	background:#069;
	text-shadow:#048 -1px -1px 0px
}

.contacts{
	display:block;
	clear:both;
	float:left;
	margin-bottom:40px;
	width:900px;
	min-height:300px;
	background:url(../images/timon.png) right top no-repeat;
}
.contact_info{
	display:block;
	clear:both;
	width:400px;
	font-size:15px;
	line-height:25px;
	margin-bottom:20px;
}
.contact_info a{
	color:#900;
	text-decoration:underline;
}
.contact_info a:hover{color:#069;}

.mail_us{
	display:block;
	clear:both;
	width:400px;
	overflow:hidden;
}
.mail_us strong{
	display:block;
	clear:both;
	width:400px;
	font-weight:normal;
	margin-bottom:10px;
	font-size:22px;
	color:#069;
	padding:5px 0px;
	border-bottom:#069 4px solid;
}
.mail_us div{
	display:block;
	float:left;
	clear:both;
	padding:5px 0px;
	width:400px;
	overflow:hidden;
}
.mail_us div label{
	width:120px;
	font-size:14px;
	display:block;
	float:left;
	line-height:18px;
}
.mail_us div input{
	display:block;
	float:left;
	width:200px;
	padding:3px;
	border:#900 1px solid;
	border-radius:3px;
	background:#FF9;
	font-size:14px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.mail_us div textarea{
	display:block;
	float:left;
	width:270px;
	height:100px;
	border:#900 1px solid;
	border-radius:3px;
	padding:3px;
	font-size:12px;
	background:#ff9;
	font-family:Arial, Helvetica, sans-serif;
}

.mail_us div input:focus, .mail_us div textarea:focus{background:#fff;}
.send_btn{
	display:block;
	float:left;
	clear:both;
	width:180px;
	height:40px;
	background:url(../images/send.png) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
	margin:20px 0px 20px 120px;
	border:none;
}
.send_btn:hover{background-position:bottom;}

.pointer{
	cursor: pointer;
}

.error{
	color:red;
}
.success{
	color:green;
}


.about{
	display:block;
	clear:both;
	width:860px;
	padding:30px 20px 0px;
	background:url(../images/balon.png) left top no-repeat;
	min-height:100px;
	font-size:28px;
}



