@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font:62.5%/1.3 Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background: #000 url(../img/huge_bg.jpg) fixed 50% 50%;
	color: #fff;
}
img {
	border:0;
}
#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px;
	height: 676px;
	margin-left: -500px; /* half of width */
	margin-top: -338px;  /* half of height */
}
#content {
	padding:31px 0 0 0;
	height:613px;
}
#content_design {
	padding:31px 0 0 0;
	height:613px;
	background:url(../img/bg_design.jpg) no-repeat 0% 31px;
}
#menu {
	padding: 13px 0 0 0;
	height:50px;
	background-color:#fff;
}
#menu span {
	padding-left:20px;
}
#menu a {
	color: #494949;
	text-decoration:none;
	margin:0 8px;
}

#menu a:hover {
text-decoration : underline;
}

.small_logo {
	position:absolute;
}
#nav {
	margin:0 0 0 200px;
	padding-top:15px;
}
#copyrights {
	position:absolute;
	margin-left:799px;
	padding-top:15px;
}
h1 {
	padding:40px 0 0 50px;
}
h1 a {
	display:block;
	height:31px;
	width:275px;
	background:url(../img/logo.png) no-repeat 0% 0%;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo.png, sizingMethod='scale');
	_background:none;
}
h1 span, h2 span {
	display:none;
}
#contentroom_design {
	width:587px;
	height:499px;
	background:url(../img/bg_design_content.jpg) no-repeat 0% 0%;
	margin:20px auto 0 auto;
}
h2 {
	padding:35px 0 50px 35px;
}
#contentroom_design p {
	width:505px;
	margin:0 auto 15px auto;
	font-size:1.1em;
}
hr {
	color:#4d4d4d;
	width:505px;
	margin:0 auto 0 auto;
	height:1px;
	border:0;
	background-color:#4d4d4d;
}
#design_pics {
	width:510px;
	margin:30px auto 0 auto;
}
#design_pics a {
	margin:0 3px 0 2px;
}
#contentroom_history {
	width:590px;
	height:501px;
	background:url(../img/bg_history_content.jpg) no-repeat 0% 0%;
	margin:20px auto 0 auto;
}
#history_top {
	height:260px;
}
#history_text {
	width:505px;
	height:160px;
	overflow-y:auto;
	margin:15px auto;
}
.history_text {
	width:505px;
	float:left;
	font-size:1.1em;
	padding-right:15px;
}
#prev {
	position:absolute;
	margin:95px 0 0 1px;
}
#next {
	position:absolute;
	margin:95px 0 0 290px;
}
#h_pic {
	position:absolute;
	margin:42px 0 0 27px;
}
#h_descr {
	position:absolute;
	margin:8px 0 0 315px;
}

a {
color : #FF0000;
}

.dealer {
font-size : 11px;
font-family : Tahoma;
line-height : 16px;
color : #DDDDDD;
margin-bottom : 30px;
}
.dealer .dealername {
color : #FFFFFF;
font-size  : 11px;
font-family : Tahoma;
}
.dealer .header {
font-weight : 600;
color : #FFFFFF;

}
