* {	margin: 0;	padding: 0;}
body {
	height: 1500px;
	background-image: url(backg2.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

body a {color:#8e8e8e;}
#wrap {
	height: 100%;
	background-image: url(baner2.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	width: 1280px;
	margin: 0 auto;
}
#header {
	height: 195px;
	margin-bottom: 72px;
}
#logo {
	padding-top: 20px;
	float: left;
}
#contact {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 60px 120px 0 0;
}



#content {
	width: 1280px;
	height: 500px;
	margin: 20px auto 0;
}
#textbilbord {
	padding-left: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #999;
}
#textbilbord img{
	margin-left: 20px;
/*	float: left;*/
}
#bilbordanons {
	float: right;
	width: 500px;
	font-size: 17px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	text-align: right;
	padding-top: 20px;
}
@font-face {
 font-family: 'vera_crouz';
 src: url('vera_crouz.otf');
}
.vera{
	font-family: 'vera_crouz';
	font-size: 105px;
	float: left;
}
.vera2{
	font-family: 'vera_crouz';
	font-size: 60px;
	color: #F00;/*	float: left;*/
}
#pechat {
/*	padding-left: 50%; /*450px*/
	height: 196px;
	border-bottom: 1px solid;
	border-bottom-color: #999;
}
#pechat img{
	float: left;
	margin-right: 40px;
	padding-left: 50%;
}
#pechat p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 10px;
	font-weight: normal;
	padding-top: 30px;
}
#pechat span{
	font-size: 100px;
	font-weight: bold;
	line-height: 70px;
	letter-spacing: -8px;
}
#pechatanons{
	position: absolute;
	width: 500px;
	clear: both;
	font-size: 17px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	padding-top: 30px;
}
#montaj {
	height: 286px;
	padding-left: 150px;
	border-bottom: 1px solid;
	border-bottom-color: #999;
}
#montaj p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 30px;
	float: left;
}
#montaj span{
	font-size: 80px;
	line-height: 60px;
	letter-spacing: -2px;
}

#footer{
	height: 60px;
	background-color: #999;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
#zakaz {
	height: 44px;
	border-bottom: 4px solid;
	border-bottom-color: #FFF;
}
#zakazbuton {
	height: 44px;
	width: 330px;
	margin-left: 8%;
	background-image: url(bottom-b.png);
	text-align: center;
	line-height: 44px;
}
.about {
	font-size: 17px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	column-width:320px;
	column-gap:20px;
	column-rule:1px dotted #f00;
	width:1280px;
	margin-bottom:30px;
	float: left;
	margin-right: 30px;
	padding-top: 20px;
}

#too {
column-width:150px;
column-gap:20px;
column-rule:1px dotted #f00;
width:500px;
border:1px solid #ccc;
margin-bottom:30px;
 float: left;
margin-right: 30px;
}




