#service h1 {
	margin: 0px;
	padding: 10px 25px 0px 25px;	
}

#service_pic {
	height: 195px;
	background: url('/images/service/service.jpg') #ddf0fc center top no-repeat;
}

	/* на продажу */
#sale_bg {
	background: url('/images/service/sale/bg_celling.jpg') center top repeat-x;
}

#sale_bg #service_box {
	margin: 0;
	padding: 280px 21% 25px 25px;
	background: url('/images/service/sale/celling.jpg') left top no-repeat;
}

	/* помощь клиенту */
#help_bg {
	overflow: hidden;
	position: relative;
	background: url('/images/service/help/bg_help.jpg') center top repeat-x;
}

#help_bg #service_box {
	margin: 0;
 	padding: 280px 21% 25px 25px;
}

#help_bg .img {
	top: 0;
	position: absolute;
}

#help_bg .cloud1 {
	left: 10%;
	top: 20px;
	width: 396px;
	height: 114px;
	margin-left: -150px;
	background: url('/images/service/help/help_cloud1.jpg') no-repeat;
}
#help_bg .cloud2 {
	left: 74%;
	top: 124px;
	width: 303px;
	height: 136px;
	background: url('/images/service/help/help_cloud2.jpg') no-repeat;
}
#help_bg .planes {
	width: 100%;
	height: 260px;
	background: url('/images/service/help/help_planes.gif') center center no-repeat;
}
#service_box { margin: 0 25px; }
#service_box table { width: 100%; }
#service_box td { vertical-align: top; }
#service_box #lefttd {width: 80%; }
#service_box #righttd { width: 20%; }

#service_box p {
	margin: 0;
	padding: 0 40px 15px 0;
	text-align: justify;
}

#service_box ul {
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
}
#service_box ul li {
	margin: 0;
	padding-bottom: 5px;
	text-align: justify;
	list-style-type: none;
}
#service_box ul li a {
	padding: 0 0 0 15px;
	background: url("/images/main/list_gray.gif") left center no-repeat;
}
#service_box ul li p { padding: 0 0 3px 15px; }

#service_box h1 {
	font: bold 12px Arial;
	margin: 0;
	padding: 0 0 5px 0;
}

#service_box .comment {
	font: 11px Arial;
	color: #949494;
	padding-top: 8px;
}

#service_box .important { color: #ff5500; }

#service_menu {
	margin: 0px 25px 0px 25px;
	height: 25px;
	padding: 0px;
	text-align: right;
}
#service_menu span { margin: 0px 0px 0px 20px; }
#service_menu span.activepage { background: url("/images/main/list.gif") #fff left center no-repeat; }
#service_menu span a { margin-left: 15px; }


