@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aeaeae;
	background:#162229;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
img {
	border:0;
}
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
h1{
	margin:25px 0 17px;
	text-transform:uppercase;
	color:#fff;
	font-size:22px;
	font-weight:normal;
	}
	h2{
		font-size:18px;
		font-weight:bold;
		font-family:"Arial Narrow", Arial, sans-serif;
		color:#fff;
		text-transform:uppercase;
		margin:15px 0;
		}
		h3{
			font-size:14px;
			font-weight:bold;
			color:#fff;
			margin:2px 0;
			}
p{
	margin:18px 0;
	line-height:18px;}
#container {
	min-width:1000px;
	max-width:2000px;
	background:url(/i/top-left.jpg) no-repeat;
	margin: 0 auto;
	text-align: left;
}
.right-bg{
	background:url(/i/top-right.jpg) no-repeat 100% 0;}
.top-menu {
	list-style:none;
	height:100%;
	overflow:hidden;
	padding-left:318px;
}
.top-menu li {
	float:left;
	padding:69px 22px 9px 22px;
}
.top-menu li.active{
	background:url(/i/manu-active.png) no-repeat 50% 0;
}
.top-menu li a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}

#sidebar1 {
	float:right;
	width: 30%;
	overflow:hidden;
	position:relative;
	_left:-3px;
}
#sidebar1 .pad{
	padding:38px 110px 63px 0;
	}
.logo {
	display:block;
	padding:0 0 0 41px;
	margin:0 0 48px 0;
	width:146px;
}
.phone {
	color:#fff;
	font-size:25px;
	margin:34px 0;
}
.download {
	font-size:10px;
	text-transform:uppercase;
	padding-left:37px;
	margin-left:4px;
	background:url(/i/filepdf.png) no-repeat 0 50%;
	line-height:14px;
	text-decoration:none;
	display:inline-block;
}
.download span {
	color:#aeaeae;
}
.download:hover {
	text-decoration:underline;
}
#mainContent {
	margin:0 30% 0 342px;
	padding:30px 48px 63px 0;
	min-height:476px;
	height:auto!important;
	height:476px;
}
#mainContent p{
	margin:5px 0;
	font-size:24px;
}

#mainContent .seotext p{
	margin:5px 0;
	font-size:14px;
}

#mainContent-inner{
	margin:38px 30% 0 0;
	background:#080a0b url(/i/inner-tr.png) no-repeat 100% 0;
	_overflow:hidden;
	_height:100%;
	}
#mainContent-inner p{
	font-size:14px;
	text-align:justify;
}
#mainContent-inner .bg-tl {
	background:url(/i/inner-tl.png) no-repeat;
}
#mainContent-inner .bottom-bg {
	padding:20px 64px 130px 64px;
	min-height:476px;
	height:auto!important;

	background:url(/i/inner-bottom.png) no-repeat 100% 100%;
	overflow:hidden;
}
.title-image {
	padding:25px 0 17px;
}

.news-block {
	margin:30px 0;
	overflow:hidden;
}
.news-block .date {
	float:left;
	width:74px;
	font-size:11px;
	padding-left:5px;
}
.news-block .date div {
	font-weight:bold;
	font-size:20px;
	color:#fffcfc;
	position:relative;
	margin-left:-5px;
}
.news-block p {
	display:block;
	margin:5px 0 5px 79px!important;
}
.models {
	list-style:none;
	height:100%;
	overflow:hidden;
	margin:35px 0 20px 0;
}
.models li {
	float:left;
	width:44%;
	padding:0 5% 0 0;
}
.center-photo{
	text-align:center;
	}

.center-photo img{
	width:100%;
	max-width:733px;
	_width:600px;
}
#footer {
	padding:0 56px 52px 56px;
	font-size:11px;
	line-height:14px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.pagination {
	float:right;
	list-style:none;
}
.pagination li {
	float:left;
	padding:0 5px;
}
.gallery {
	float:left;
	width:250px;
}
.gallery img {
	border:solid 5px #44494c;
	margin:20px;
}
.gallery span {
	display:block;
	padding:0 20px;
}

#mainContent .webtext {
	font-size: 15px;
}
.advtext {
	padding: 15px 10px 10px 10px;
	background-color: #CCCCCC;
	color: #333333;
	font-weight:bold;
	font-size:18px;
	width: 75%;
}
