* {
	margin: 0px;
	padding: 0px; 
}
body {
	background: #fff;
	font: 14px Segoe UI, Trebuchet MS, Tahoma
}
a {
	text-decoration: none;
}
p {
	padding: 10px 0 15px 0;
}
h3 {
	font-size: 18px;
	margin-top: 10px;
}
.focus {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;

}
.tel {
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	line-height: 35px;
}
#page_align {
	width: 900px;
	margin:35px auto;
	padding: 30px 30px;
	overflow: hidden;

} 
#header {
	height: 420px;
	background: url("images/bg_header.jpg");
	background-position: bottom; 
	background-repeat: no-repeat;

}
#header_s {
	height: 420px;
	background: url("images/bg_header_s.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_kmu {
	height: 420px;
	background: url("images/bg_kmu.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_gr {
	height: 420px;
	background: url("images/bg_gruzovoy.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}


#header2 {
	height: 500px;
	background: url("images/bg_header2.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
}

#header_nav {
	width: 560px;
	float: left;
}
#header_nav h1 {
	font-size: 34px;
	font-weight: normal;
	line-height: 40px;
}
#header_nav ul {
	list-style: none;
	margin-top: 20px;
} 
#header_nav ul li a {
	font-size: 18px;
	line-height: 32px;
	border-bottom: solid 1px #ccc;
	color: #333;
} 
#header_nav ul li a:hover {
	border-bottom: solid 1px #ff3300;
	color: #ff3300;
}
#header_nav a {
	color: #CC0000;
}
#header_r {
	width: 265px;
	float: right;
}
#header_prof {
	padding-top: 20px;
	width: 250px;
}

.sb_header {
	display: block;
	margin-bottom: 16px;
}
.sb_header>i {
	background: url("images/h_ic.png") no-repeat;
	width: 21px;
	height: 21px;
	float: left;
	margin-right: 6px;
}
#award {
	margin-top: 55px;

}
#content {
	background: url("images/bg_content.gif") repeat-x;
	height: 280px;
	width: 900px;
}
#profit {
	margin-top: 55px;
	margin-left: 40px;
	max-width: 400px;

}
#profit h2, #cont_about h2 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
}
#profit ul {
	list-style: url("images/li_profit.png");
	margin-top: 20px;
	margin-left: 26px;
} 
#profit ul li {
	font-size: 18px;
	color: #fff;
} 
#cont_about {
	margin-top: 55px;
	margin-right: 40px;
	width: 480px;
}
#cont {
	color: #fff;
	margin-top: 20px;
}
#content2 {
	padding: 30px 30px 0 30px;
	width: 840px;
}
#content2 ul li {
	font-size: 16px;
}
#content2 ul li a {
	border-bottom: solid 1px #ccc;
	color: #333;
}
#content2 ul li a:hover {
	border-bottom: solid 1px #ff3300;
	color: #CC0000;
}
#content2 h2 {
	font-size: 22px;
	font-weight: bold;
}
#footer {
	width: 860px;
	margin-top: 35px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 30px;
	border-top: solid 2px #c2c2c2;
	overflow:hidden;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	padding:0px 15px;
	line-height: 20px;
	color: #666;
}
#footer ul li a:hover {
	color: #ff3300;
}
#sm {
	padding:0 0 0 0;
}
#sm a {
	color: #ff6600;	
}

#price_td1 {
	width: 350px;
	line-height: 30px;
	border-bottom: solid 1px #ccc;
	clear: both;
	float: left;
}
#price_td1 a {
	color: #ff6600;
}
#price_td2 {
	width: 120px;
	line-height: 30px;
	border-bottom: solid 1px #ccc;
	float: left;
}
#city {
	margin-left: 20px;
	margin-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	
}
#city ul {
	
	padding-left: 20px;
	list-style: none;
	border-left: solid 1px #ccc;
}
#city ul li {
	padding: 4px 0px;
	color: #CC0000;
	font-size: 14px;
}
#city ul li a {
	color: #CC0000;
	border-bottom: solid 1px;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.clr {
	clear: both;
}#content2 a {
	border-bottom: solid 1px #ccc;
	color: #333;
}
#content2 a:hover {
	border-bottom: solid 1px #ff3300;
	color: #CC0000;
}
.r_sl {
	font-weight: bold;
	background-color: #f0f0f0;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.focus a {
	color: #FF661C;
	text-decoration: underline;
}
