* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.bebas {
	font-family: 'Bebas-Neue-Book', Arial, sans-serif;
}
.wrapper {
	width: 940px;
	margin: 0 auto;
}
#header {
	height: 72px;
	background: #e7e7e7 url("../images/header.png");
}
#header.inner {
	background: #000780;
}
#logo {
	padding-top: 18px;
	padding-left: 31px;
	float: left;
}
#menu {
	float: right;
}
#menu a {
	padding-left: 15px;
	padding-right: 15px;
	color: #000780;
	text-decoration: none;
	font-size: 24px;
	line-height: 72px;
}
#menu a:hover {
	text-decoration: underline;
}
#header.inner #menu a {
	color: #fff;
}
#content {
	height: 1041px;
	border-bottom: 3px #000780 solid;
}
#back1 {
	background: #bdbdbd url("../images/back1.jpg") top center no-repeat;
	height: 524px;
}
#back1 .wrapper {
	position: relative;
	height: 524px;
	overflow: hidden;
}
#back2 .wrapper {
	position: relative;
	height: 527px;
	overflow: hidden;
}
#back1 .wrapper #block1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#back1 .wrapper #block2 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}
#back2 .wrapper #block5 {
	position: absolute;
	top: 121px;
	right: 0;
	z-index: 10;
}
#back2 .wrapper #block4 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#back2 .wrapper #block3 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#back1 .wrapper #block2 img {
	width: 940px;
	height: 520px;
}
#back2 .wrapper #block4 img {
	width: 940px;
	height: 520px;
}
/*
#back2 .wrapper {
	margin-top: -4px;
}
*/
#back2 {
	background: #bdbdbd url("../images/back2.jpg") top center no-repeat;
	height: 527px;
}
#block1 {
	background: rgba(76, 76, 76, .6);
	width: 470px;
	height: 520px;
	overflow: hidden;
	float: left;
}
#block1 h1 {
	height: 85px;
	background: rgba(76, 76, 76, .5);
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	padding-top: 40px;
}
#block1 h1 small {
	font-size: 24px;
}
#block1 p, #block5 p {
	padding-top: 75px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
#block1 a, #block5 a{
	display: block;
	width: 230px;
	margin: 0 auto;
	margin-bottom: 38px;
	margin-top: 64px;
	line-height: 71px;
	background: rgba(0, 75, 128, .75);
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	text-align: center;
	transition: all .25s ease;
}
#block1 a:hover, #block5 a:hover {
	background: rgba(0, 75, 128, 1);
}
#block2 {
	float: right;
	height: 520px;
}
#block1, #block2 {
	border-bottom: 7px #000780 solid;
}
#block3 {
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
	line-height: 111px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 48px;
	background: rgba(76, 76, 76, .8);
}
#block4 {
	float: left;
}
#block5 {
	background: rgba(76, 76, 76, .6);
	width: 470px;
	height: 399px;
	overflow: hidden;
	float: left;
}
#footer {
	border-top: 7px #000780 solid;
	height: 341px;
	background: #444444 url("../images/footer.png") top right no-repeat;
}
#footer1 {
	font-size: 13px;
	color: #fff;
	padding-left: 135px;
	padding-top: 55px;
	position: relative;
	line-height: 16px;
	float: left;
}
#phone {
	font-size: 28px;
	padding-bottom: 42px;
}
#address {
	padding-bottom: 55px;
}
#scheme a {
	color: #fff;
}
#footer1 img {
	position: absolute;
	left: -6px;
	top: 23px;
}
#footer2 {
	float: right;
	width: 470px;
	height: 303px;
	background: url("../images/footer2.jpg") top left no-repeat;
	padding-top: 38px;
}
#footer2 a {
	display: block;
	width: 33.33%;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
#footer2 a#icon2 {
	padding-top: 16px;
}
#footer2 a#icon2 img {
	margin-bottom: 3px;
}
#footer2 a#icon3 {
	padding-top: 13px;
}
#footer2 a#icon3 img {
	margin-bottom: 7px;
}
#footer.inner {
	background-color: #c9c9c9;
}
#footer.inner #footer1 {
	color: #333333;
}
#footer.inner #footer1 #phone {
	color: #000780;
}
#footer.inner #footer1 #scheme a {
	color: #333333;
}
#footer.inner #footer2 a {
	color: #000780;
}
#footer.inner #footer2 {
	background: url("../images/footer2_inner.jpg") top left no-repeat;
}
#innerheader {
	background: #c9c9c9;
	padding-top: 35px;
	padding-bottom: 25px;
}
#innerblock2 {
	background: #d3d3d3;
}
#innerheader h1 {
	font-size: 36px;
	color: #000780;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 29px;
}
#innerheader h1 small {
	font-size: 24px;
}
#innercontent h2 {
	font-weight: normal;
	width: 431px;
	line-height: 67px;
	color: #fff;
	text-transform: uppercase;
	background: #000780;
	padding-left: 29px;
	margin-bottom: 25px;
}
#innerblock1 {
	min-height: 455px;
}
#innerblock1 img {
	float: left;
}
#innerblock1 p {
	margin-left: 480px;
	padding-top: 55px;
	padding-bottom: 40px;
}
#innerblock1 #smallphotos {
	margin-left: 480px;
}
#smallphotos img {
	margin-right: 23px;
	margin-bottom: 23px;
}
#innercontent table {
	width: 100%;
	border-collapse: collapse;
	color: #000;
}
#innercontent table td {
	border: 1px #000000 solid;
	padding: 4px 10px;
	vertical-align: top;
}
#innercontent table th {
	border: 1px #000000 solid;
	background: #c5c6c8;
	font-size: 114%;
	padding: 6px;
}
#innercontent table th small {
	font-size: 13px;
}
#innercontent table th.border {
	border-bottom: 3px #000000 solid;
}
ul {
	margin-left: 20px;
}
.sert {
	display: inline-block;
	padding: 55px;
	box-sizing: border-box;
	float: left;
}