* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: url(../images00/main_bg.gif) left top repeat-x;
}
#head_block {
	width: 100%;
	height: 63px;
	float: left;
	margin-top: 100px;
}
#head_block_left {
	width: 638px;
	height: 63px;
	float: left;
	background: url(../images00/main_bg_slogan.gif) left top no-repeat;
}
#head_block_right {
	width: 257px;
	height: 61px;
	float: right;
	margin-top: 2px;
	background: url(../images00/main_bg_phone.gif) left top no-repeat;
}
#main_works {
	width: 100%;
	height: 59px;
	float: left;
	margin-top: 45px;
}
.main_works_position {
	/*width: 33.33%;*/
	width: 333px;
	min-width: 333px;
	height: 59px;
	float: left;
}
*+html .main_works_position {
	width: 33.25%;
}
*html .main_works_position {
	width: 33.25%;
}
.mwps img{
	margin-left: 20px;
}
.mwpm {
	text-align: center;
}
.mwpl {
	/*float: right;*/
	text-align: right;
}
.mwpl img {
	margin-right: 54px;
}
#main_slogan {
	width: 100%;
	height: 138px;
	float: left;
	margin-top: 10px;
	background: url(../images00/chief_logo.jpg) right top no-repeat;
}
#main_slogan_text {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 50px;
	background: url(../images00/main_text_bg.gif) left top no-repeat;
}
#main_slogan_text p{
	margin: -3px 0 0 93px;
	line-height: 1.1;
}
*+html #main_slogan_text p{
	margin-top: -2px;
}
*html #main_slogan_text p{
	margin-top: -2px;
}
#last_projects {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.last_projects_head {
	width: 100%;
	height: 26px;
	float: left;
	margin-bottom: 30px;
	background: url(../images00/last_prokects_head.gif) 20px top no-repeat;
}
.lpl {
	width: 100%;
	max-width: 1000px;
	height: 167px;
	float: left;
	margin-bottom: 33px;
}
.lpp {
	width: 25%;
	height: 172px;
	float: left;
	text-align: center;
}
*+html .lpp {
	width: 24.95%;
}
*html .lpp {
	width: 24.95%;
}
.lppf {
	text-align: left;
}
.lppf img {
	margin-left: 20px;
}
.lppl {
	text-align: right;
}
.lppl img{
	margin-right: 20px;
}
.news_lit {
	width: 33%;
}
.news_lit_iner {
	margin-left: 20px;
}

#clients_block {
	width: 100%;
	float: left;
	margin-top: 25px;
}
*+html #clients_block {
	margin-top: 53px;
}
.clients_block_head {
	width: 100%;
	height: 22px;
	float: left;
	margin-bottom: 30px;
	background: url(../images00/clients_logo.gif) 20px top no-repeat;
}
.cbl {
	width: 960px;
	height: 69px;
	float: left;
	margin: 0 0 35px 20px;
}
.cbl div {
	float: left;
	margin-right: 43px;
}
.cblp_2 {
	margin-top: 11px;
}
.cblp_3 {
	margin-top: 30px;
}
.cblp_4 {
	margin-top: 20px;
}
.cblp_5 {
	margin-top: 25px;
}
.cblp_6 {
	margin: 17px 0 0 0 !important;
	float: right !important;
}
.cblp_7 {
	margin: 6px 25px 0 0 !important;
}
.cblp_8 {
	margin: 8px 43px 0 0 !important;
}
.cblp_9 {
	margin: 6px 62px 0 0 !important;
}
.cblp_10 {
	margin: 7px 73px 0 0 !important;
}
.cblp_11 {
	margin: 0 46px 0 0 !important;
}
.cblp_12 {
	margin: 7px 0 0 0 !important;
	float: right !important;
}
#footer {
	width: 100%;
	float: left;
	height: 80px;
	margin-top: -80px;
	background: #000;
	font: 8pt/1.4 Tahoma;
	color: #a1a1a1;
}
.footer_left {
	float: left;
	margin: 34px 0 0 20px; 
}
.footer_right {
	float: right;
	margin: 34px 23px 0 0; 
}
.footer_right a {
	color: #a1a1a1;
}
.footer_right a:hover {
	text-decoration: none;
}
