html,body, .main{
	height: 100%;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
img{
	border:0;	
}
.main {
	width:100%;
	float: left;
	position: relative;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
body > .main {
	height: auto;
	min-height: 100%;
	

}

body {
	background-color:#f0fffe;
	margin: 0;
	padding: 0;
	min-width: 970px;
	width: 100%;
	background-image: url(../images/body_bg.png);
	background-position: 0px 810px;
	background-repeat: repeat-x;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #545454;
}
.main .content .text h1 {
	font-size:14px;
	line-height:1.3em;
	margin:0;
	font-weight:normal;
}
a {
	color:#d93800;
}

#clearfix:after {content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;}

#clearfix {display: inline-block;}

/* Hides from IE-mac */

* html #clearfix { height: 1%;}

#clearfix {display: block;}

/* End hide from IE-mac */.main .header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 666px;
	width: 100%;
	position: relative;
}
.main .header .logo {
	position: relative;
	float: left;
	margin-top: 26px;
	padding-left: 47px;
}
.main .header .text {
	background-image: url(../images/header_shape.png);
	height: 87px;
	width: 424px;
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -237px;
	top: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	background-repeat: no-repeat;
	padding-left: 17px;
}
.numeric {
	font-size: 15px;
	color: #f2460b;
}
.main .header .phone {
	position: relative;
	float: right;
	padding-right: 38px;
	margin-top: 58px;
	font-size: 20px;
	color: #999898;
}
.main .header .doska {
	background-image: url(../images/desc.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 251px;
	float: left;
	clear: left;
	background-position: right bottom;
	margin-top: 51px;
	z-index: 200;
	position: relative;
}
.main .header .doska .head {
	position: relative;
	float: right;
	margin-top: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #272727;
	font-style: italic;
	padding-right: 50px;
}
.main .header .doska .links {
	position: relative;
	float: right;
	clear: both;
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}
.main .header .doska .links a{
	color:#d93800;	
}
a:hover{
	text-decoration:none;
}
.main .header .doska .links ul{
	list-style: none;
	padding-right: 40px;
	width: 136px;
	margin-top: 10px;

}
.main .header .doska .links ul li{
	margin-bottom:20px;

}
.main .header .belka {
	background-image: url(../images/belka.jpg);
	background-repeat: no-repeat;
	height: 453px;
	width: 537px;
	position: absolute;
	left: 50%;
	top: 164px;
	margin-left: -330px;
	z-index: 0;
}
.main .header .left_column {
	float: right;
	list-style-type: none;
	position: relative;
	clear: right;
	margin-top: 110px;
	padding-right: 50px;
	z-index: 100;
}
.main .header .left_column ul{
	list-style:none;
}
.main .header .left_column li{
	margin-bottom:16px;	
}	
.main .header .left_column ul a{
	color:#5cb04d;
	font-size:15px;
	font-style: italic;
}
.main .header .left_column ul a:hover,.main .header .left_column ul a.active{
	color:#030303;
	text-decoration:none;
}
.main .header a .button {
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 296px;
	position: absolute;
	z-index: 200;
	top: 517px;
	right: 33px;
	color:#FFF;
	font-style:italic;
	font-size:29px;
	text-align:center;
	line-height:55px;
	text-decoration:none;
	cursor:pointer;
}
.main .clients {
	background-color: #fff;
	width: 100%;
	height: 141px;
	position: relative;
	float: left;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #ddd2de;
}
.main .clients .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	color: #323232;
	position: relative;
	float: left;
	padding-left: 50px;
	margin-top: -36px;
}
.footer {
	width: 100%;
	height: 110px;
	position: relative;
	float: left;
	margin-top: -110px;
}
.main .content {
	position: relative;
	float: left;
	width: 100%;
	padding-bottom: 140px;
	padding-top: 40px;
}
.footer .block {
	height: 76px;
	width: 100%;
	table-layout: fixed;
}
.footer .block tr .left {
	width: 47px;
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: 27px top;
}
.footer .block tr .right {
	background-image: url(../images/footer_right.gif);
	background-repeat: no-repeat;
	background-position: -20px top;
	width: 47px;
}
.footer .block tr .center {
	background-color: #fff;
}
.footer .block tr .center .copyrights {
	height: 56px;
	position: relative;
	float: left;
	color: #8e8d8d;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer .block tr .center .copyrights a{
	color:#f13d00;
}.footer .block tr .center .counters {
	position: relative;
	float: right;
	padding-bottom: 7px;
	width: 50px;
	height: 51px;
	padding-top: 18px;
}
.main .content .text {
	position: relative;
	padding: 0 30px;
	float: left;
	color: #777676;
	font-size: 14px;
}
.main .clients .navigat {
	width: 127px;
	height: 20px;
	position: absolute;
	float: left;
	top: 132px;
	left: 138px;
	z-index: 1005;
}
.main .clients .navigat .left {
	background-image: url(../images/nav_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 64px;
	position: relative;
	cursor:pointer;
}
.main .clients .navigat .right {
	background-image: url(../images/nav_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 63px;
	position: relative;
	cursor:pointer;
}
.main .header a:hover .button{
	background-image:url(../images/button_hover.gif)
}
