body, h1, h2, h3, p, ul, blockquote {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-color: #fff;
	background: url("images/bg.gif") repeat-x left top #fff;
      font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}

a, a:visited{color: #154b8f; text-decoration: underline;}
a:hover{color: #7d99d9; text-decoration: underline;}

#razdnews {height: 1px; margin: 15px 0; background-color: #cccccc;}

h2 {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}
h1 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}
p {
	margin-bottom: 20px;
	line-height: 16px;
}
blockquote {
	line-height: 14px;
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
#box {
	position: relative;
	width: 100%;
	overflow: hidden;
	max-width: 1380px;
	min-width: 1000px;
	padding-top: 321px;
	_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");
	margin: 0 auto;
	text-align: left;
	background: url("images/carpet.gif") no-repeat left top;
}
#header {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	float: right;
	height: 381px;
	min-width: 1100px;
	_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1100? "1100px": "100%");
	overflow: hidden;
	background: url("images/header_right.jpg") no-repeat right top;
}
#header .inner {
	position: relative;
	height: 381px;
	background: url("images/header_left.png") no-repeat left top;
}
#logo {
	position: absolute;
	top: 17px;
	left: 60px;
	width: 189px;
	height: 45px;
	z-index: 20;
	background: url("images/logo.gif") no-repeat left top;
}
#logo a {
	display: block;
	width: 189px;
	height: 45px;
}
#logo span {
	display: none;
}
.office {
	position: absolute;
	top: 15px;
	right: 225px;
	z-index: 20;
}
.office .city {
	float: left;
	width: 99px;
	height: 43px;
	padding: 11px 0 0 13px;
	background: url("images/address.gif") no-repeat left top;
}
.phones {
	margin-left: 125px;
	padding-top: 3px;
	_padding-top: 5px;
	font-size: 12px;
	line-height: 20px;
}
.phones span {
	font-size: 18px;
}
blockquote {
	position: absolute;
	top: 18px;
	left: 40%;
	width: 133px;
	margin-left: -100px;
	z-index: 20;
}
#door {
	position: absolute;
	top: 113px;
	left: 39%;
	z-index: 2;
	width: 84px;
	height: 174px;
	margin-left: -30px;
	background: url("images/door.gif") no-repeat left top;
}
#tv {
	position: absolute;
	top: 194px;
	left: 59%;
	z-index: 2;
	width: 139px;
	height: 105px;
	margin-left: -120px;
	background: url("images/tv.gif") no-repeat left top;
}
#top {
	position: relative;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url("images/top_left.gif") no-repeat left top #fff;
}
#top .wrap {
	padding: 20px 55px 15px 55px;
	background: url("images/top_right.gif") no-repeat right top;	
}
#top .inner {
	width: 100%;
	overflow: hidden;
}
#menu {
	float: left;
	width: 23%;
	_width: 22.9%;
	margin-top: 55px;
}
#menu li {
	height: 20px;
	line-height: 20px;
	margin-bottom: 14px;
}
#menu a, #menu b {
	padding-left: 63px;
	font-size: 18px;
	font-style: italic;
	color: #000;
	background: url("images/arrow.gif") no-repeat 0 -1000px;
}
#menu a:hover, #menu b {
	text-decoration: none;
	background-position: 0 50%;
}
#menu b {
	font-weight: normal;
}
.right {
	float: right;
	width: 77%;
	_width: 76.9%;
}

.right ul {
	list-style-type: disc; margin: 20px;
}


.models {
	overflow: hidden;
	width: 100%;
}
.left_door {
	clear: left;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.left_door a {
       text-decoration: none;
}
.left_door .image {
	float: left;
	margin-bottom: 12px;
	padding: 12px;
	background-color: #e4e4e4;
}
.right_door {
	clear: right;
	float: right;
	margin-bottom: 20px;
	text-align: center;
}
.right_door a {
text-decoration: none;
}


.right_door .image {
	float: left;
	margin-bottom: 12px;
	padding: 12px;
	background-color: #e4e4e4;
}
.center_door {
	overflow: hidden;
	margin-bottom: 20px;
}

.center_door a {
text-decoration: none;
}

.center_door .image {
	text-align: center;
	margin-bottom: 12px;
	padding: 12px 0;
}
.left_door img, .right_door img, .center_door img {
	margin: 0 6px;
}
.center_door img {
	padding: 0;
}

.left_door p {
	clear: left;
	width: 204px;
	margin: auto;
	//margin: 0;
}
.right_door p {
	clear: left;
	width: 204px;
	margin: auto;
	//margin: 0;
}
.center_door p {
	width: 202px;
	margin: auto;
}
.models p {
	height: 23px;
	line-height: 23px;
	font-size: 12px;
	color: #000;
}
.models span {
	float: left;
	display: block;

width: 80px;
}
.models span.price {
float: right;
	width: 89px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url("images/price.gif") no-repeat left top;
}
.left_door span {
	margin-left: 10px;
	_margin-left: 9px;
}
.left_door span.price {
	margin-right: 10px;
	_margin-right: 9px;
}
.center_door span {
	margin-left: 10px;
	_margin-left: 9px;
}
.center_door span.price {
	margin-right: 10px;
	_margin-right: 9px;
}
.right_door span {
	margin-left: 10px;
	_margin-left: 9px;
}
.right_door span.price {
	margin-right: 10px;
	_margin-right: 9px;
}



#content {
	clear: both;
	overflow: hidden;
	width: 100%;
	background-color: #666666;
}



#content .inner {
	padding: 35px 45px 30px 55px;
}
#content h1, #content h2, #content h3, #content p {
	color: #dfdfdf;
}
#content p {
	text-align: justify;
}
#footer {
	clear: both;
	padding: 35px 30px 12px 30px;
	background: url("images/footer.gif") repeat-x left top;
}
#footer .inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 70px;
}
#copyrights {
	float: left;
	width: 500px;
	color: #4d4a4a;
}
#madeby {
	float: right;
}
.kursk {
	position: absolute;
	left: 42%;
	margin-left: -80px;
	line-height: 15px;
}
.tumen {
	position: absolute;
	left: 55%;
	margin-left: 50px;
	line-height: 15px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #666666;
	width: 200px;
	border: #e6e6e6 1px solid;

}
input.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #ffffff;
	width: 100px;
	border: #e6e6e6 1px solid;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #666666;
	width: 350px;
      height: 100px;
	border: #e6e6e6 1px solid;

}
