@charset "windows-1251";
html {
	height:100%;
	overflow-y:scroll;
}
body {
	height:100%;
height: expression(document.body.clientHeight > 970 ? "100%" : "100%");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	position:relative;
}
* {
	margin:0;
	padding:0;
}
img, div, input {
	behavior: url("/javascript/iepngfix.htc");
}
a {
	color:#688a43;
}
a img {
    border:0px;
}
div.mid div.center {
    z-index:5;
}
.base {
	width: 1000px;
	margin:0 auto;
	background:url(/images/back.png) repeat-y;
	min-height:100%;
	position:relative;
_height: expression(document.body.clientHeight > 970 ? "100%" : "100%");
*/
}
.top {
	background: url(/images/top_evt.png) no-repeat left top;
	width: 1000px;
	height:255px;
height: expression(document.body.clientHeight > 970 ? "100%" : "100%");
	position:absolute;
	top:0px;
	left:0px;

}
.bot {
	background: url(/images/bottom.jpg) no-repeat left bottom;
	width: 1000px;
	height:235px;
height: expression(document.body.clientHeight > 970 ? "100%" : "100%");
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:0;
}
.left {
	width:179px;
	z-index: 10;
	position:relative;
	float:left;
	margin-top: 297px;
}
.mid {
	float: left;
	position: relative;
	width: 564px;
	padding-top: 370px;
	padding-bottom: 80px;
	margin-bottom:20px;
}
.right {
	float: right;
	width: 202px;
	position: relative;
	padding-right: 42px;
	padding-left: 13px;
	padding-top: 15px;
	z-index:8;
}
.center-img {
	width: 546px;
	position: absolute;
	right: 265px;
	left: 187px;
	height: 340px;
	overflow: hidden;
	border: 1px solid #393939;
}
.img-text {
	position: absolute;
	left: 215px;
	width: 335px;
	height: 82px;
	color: #534741;
	font-weight: bolder;
	z-index: 20;
	top: -124px;
}
.left ul {
	list-style-image:url(/images/menu-li.gif);
	padding-left:25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left ul li {
	height:22px
}
.left ul li a {
	display:block;
	height:19px;
	color:#fff;
	padding:3px 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.left ul li a:hover {
	background-color:#525248
}
.clr {
	clear: both;
}
.contact {
	height: 90px;
	width: 150px;
	position: absolute;
	bottom: 100px;
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 4px;
	margin: 0px 0px 0px 25px;
	z-index:6;
}
.contact a {
  	color: #fff;
  	text-decoration:none;
}
.center {
	width: 540px;
	position: relative;
	line-height: 18px;
	min-height:380px;
	padding-right: 12px;
	padding-left: 12px;
}
.center h1 {
	font-size:15px;
	color:#9e0b0e;
	padding-bottom:4px;
	border-bottom:1px #000 solid;
	margin-bottom:20px
}
.center p {
	padding-bottom:10px;

}
.center ul {
	margin-left:40px;
}
.right h1 {
	font-weight:bold;
	font-size:12px
}
.right .model {
	font-size:12px;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding-left:5px;
	margin-bottom:10px
}
.block {
	background: #fff;
	height: 155px;
	padding: 9px 13px;
	margin:0 0 15px 0
}
.block h1 {
	color:#534741;
	font-size:14px
}
.block h2 {
	color:#66b55b;
	font-size:12px;
	font-weight:normal;
	text-align:right
}
.block h3 {
	color:#9e0b0e;
	font-size:12px;
	text-align:right
}
.block div {
	height:110px;
	width:171px;
	border:1px #393939 solid;
	overflow:hidden
}
.foot-menu {
	position: absolute;
	bottom: 3px;
	right: 264px;
	font-size: 11px;
	color: #fff;
	z-index:16;
}
.foot-menu a {
	color:#fff;
	text-decoration:none
}
.foot-menu a:hover {
	text-decoration:underline
}
#xfadeContainer img {
	display:none;
	float:left;
	position:absolute;
}
#backbutton {
    text-align:right;
}

