@import url(reset.css);


#wrapper {
	width: 100%;
	margin: 0 auto;

}


#header {
	width: 100%;
	height: 205px;
	margin: 0 auto;

}

.inheader {
	width: 1000px;
	height: 230px;
	
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}

.inheader h1 {
	width: 530px;
	height: 70px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339933;
	font-weight: bold;
	text-align: left;
	margin: 30px 20px 0 0;
}
.inheader h2 {
	width: 530px;
	height: 70px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #eb8713;
	font-weight: bold;
	text-align: left;
	margin: 5px 20px 0 0;
}
.inheader p {
	width: 530px;
	height: 60px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin: 5px 20px 0 0;
}
/*end header*/
/*start content1*/
#content1 {
	width: 100%;
	height: 550px;
background-color:#EFEFEF;
	color:white;
	margin: 0 auto;

}
.incontent1 {
	width: 1000px;
	height: 475px;
	color:white;
	
	margin: 0 auto;
	position: relative;
}
.incontent-line {
	width: 895px;
	height: 2px;
	padding-top: 10px;
	margin: 0 auto;
	
}



.incontent1 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #4b5052;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}
.incontent1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6f7375;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	line-height: 1.5;
}

.iheader-line2 {
	width: 895px;
	height: 2px;
	padding-top: 10px;
	margin: 0 auto;
}
.blok-foto {
	width: 1000px;
	height: 290px;
	margin: 0 auto;
	
	background-repeat: no-repeat;
	margin-top: 20px;

}
.iheader-line3 {
	width: 895px;
	height: 2px;
	padding-top: 10px;
	margin: 0 auto;
}
#content2 {
	width: 100%;
	height: 220px;
	background-color: #FFFFFF;
	margin: 0 auto;

}

.form input[type=submit] {
padding: 10px;
width: 300px;
margin: 6px 0 15px 0;
font-size: 22px;
color: #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #f54646;
background: -moz-linear-gradient(top, #f54646 0%, #cc2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f54646), color-stop(100%,#cc2c2c));
background: -webkit-linear-gradient(top, #f54646 0%,#cc2c2c 100%);
background: -o-linear-gradient(top, #f54646 0%,#cc2c2c 100%);
background: -ms-linear-gradient(top, #f54646 0%,#cc2c2c 100%);
background: linear-gradient(to bottom, #f54646 0%,#cc2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f54646', endColorstr='#cc2c2c',GradientType=0 );
border: 1px solid #a32020;
cursor: pointer;
}

.incontent2 {
	width: 1000px;
	height: 200px;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
}
.blok1 , .blok4 {
	width: 230px;
	height: 200px;
	float: left;
	margin-left: 8px;
}
.blok2 , .blok3 {
	width: 230px;
	height: 200px;
	float: left;
	margin-left: 8px;
}
.tochki-bok, .tochki-bok2, .tochki-bok3, .tochki-bok4, .tochki-bok5 {
	width: 9px;
	height: 158px;
	background-image:url(../images/tochki-bok.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 30px;
}
.blok1 h3, .blok2 h3, .blok3 h3, .blok4 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px; 
	font-weight: bold;
	color: #2c749d;
	text-align: center;
	padding-top: 15px;

}
.blok1 p , .blok2 p , .blok3 p , .blok4 p {
	width: 180px;
	height: 10px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #838383;
	text-align: center;
	line-height: 1.2;

}

/*end content*/
/*start footer*/
#footer {
	width: 100%;
	height: 70px;
	
	background-repeat: repeat-x;
	margin: 0 auto;
	
}
.footer-line {
	width: 100%;
	height: 6px;
	background-color: #43b6e5;
	
}
.infooter {
	width: 1000px;
	height: 63px;
	
	background-repeat: repeat-x;
	margin: 0 auto;
	position: relative;
}
.infooter-line {
	width: 1000px;
	height: 6px;
	background-color: #43b6e5;
}
.infooter p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f4875;
	text-align: center;
	padding-top: 10px;
	line-height: 1.7;
	
}
	
