.page {
	padding: 20px 43px 20px 43px;
}

/* Главная */
.promo {
	background: #164c96 url(/_img/promo01.jpg) no-repeat 0 0;
	width: 613px;
	height: 195px;
	margin: 0 0 30px 0;
}

.h_left {
	float: left;
	width: 613px; 
	text-align: left;
	padding: 0;
	margin: 0;
}

.h_left p, h2, h3 {
	padding: 0px 10px 0 20px;
}

.h_right {
	float: left;
	width: 248px; 
	height: 197px;
	text-align: left;
	padding: 0px;
	margin: 0 0 0 40px; 
	font-size: 90%;
	background: url(/_tpl/img/bg_banner.gif) no-repeat 0 0;
}

.h_right_txt #zag {
	padding: 3px;
	font-size: 12pt;
	background: #FC4343;
	color: #fff;
	font-weight: bold;

}

.h_right_txt {
	padding: 15px;
	font-size: 10pt;
}

.h_right_txt p {
	margin-bottom: -4px;
}

.h_right_txt0 p a {
	display: block;
	width: 97px;
	height: 36px;
	background: url(/_tpl/img/pmenua.gif) no-repeat 0 0;
	font-size: 7pt;
	text-decoration: none;
	color: red;
	padding: 10px 0 0 4px;
	margin: 25px 0 0 60px;
}

/* для первого элемента */
p:first-child {
	padding: 0;
	margin: 0;
}

html>body .h_right {
	width: 248px; 
}

.promo p {
	font-size: 13pt;
	text-align: right;
	color: #bfccdd;
	padding: 130px 30px 0 0;
	margin: 0;
}

.home_bottom {
	padding: 15px 30px 10px 50px;
	margin: 0;
	text-align: left;
	margin-bottom: 5em; 	
}

.home_client span {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 90%;
}

.home_client span a {
	color: #999;
}

.client {
	padding-top: 30px;
	height: 270px;
}

.client span {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
}

.home_project {
	padding: 10px 0;
}

.b_home {
	margin: 10px 0;
	padding:0;
}

p.b_home a {
	padding: 9px 0 0 15px;
	margin: 0;
	display: block;
	width: 97px;
	height: 36px;
	background: url(/_tpl/img/b_home2.gif) no-repeat 0 0;
	text-decoration: none;
	color: #E7BCBC; 
	font-size: 7.5pt;
}

p.b_home a:hover {
	background: url(/_tpl/img/b_home1.gif) no-repeat 0 0;
	color: #e10708;
}

.vacancy {
	font-size: 90%; 
}

.vacancy h2 {
	margin: 0 0 8px 0;
	padding: 0;
}

.vacancy p {
	padding: 0;
	margin: 0 0 8px 0;
}


.top10 {
	padding: 10px 68px 10px 50px;
	font-size: 9pt;
}

.top10-5 {
	background: url(/_tpl/img/top10-5.gif) no-repeat center right;
}
.top10-4 {
	background: url(/_tpl/img/top10-4.gif) no-repeat center right;
}
.top10-3 {
	background: url(/_tpl/img/top10-3.gif) no-repeat center right;
}
.top10-2 {
	background: url(/_tpl/img/top10-2.gif) no-repeat center right;
}

#red {
	color: red;
}
