.header{
	width: 100%;
	height: 57px;
	background-image: url(../images/bg-header.jpg);
	margin: 0px 0px 0px 0px;
}
.hcl{
	width: 100%;
	height: 57px;
	background-image: url(../images/l-corner.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.hcr{
	width: 100%;
	height: 57px;
	background-image: url(../images/r-corner.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.header-content{
	width: 1060px;
	height: 57px;
	margin: 0 auto;
	position: relative;
}
.menu-up-block{
	position: relative;
	top: 20px;
}
.menu-up{
	color: #663333;
	font-size: 10px;
}

.board { 
	background:url(../images/board-bg.jpg) repeat-x;
	font: 11pt Tahoma, Geneva, sans-serif; 
	color: #663333;

}
.board ul {
	list-style: url(../images/point.jpg);
	margin: 5px 0 0 45px;
	text-align: left;
}
.board ul li a{
	text-decoration: none;
	color: #533a28;
}
.board ul li a:hover{
	color: #9a7b60;
}
.board li{ 
	margin:0 0 2px 0;
}
.board-left{
	background:url(../images/board-left.jpg) no-repeat left top;
}
.board-right{ 
	background:url(../images/board-right.jpg) no-repeat right top;
	height: 240px; 
	padding: 18px;
}
.board-right2{ 
	background:url(../images/board-right2.jpg) no-repeat right top;
	height: 100px; 
	padding: 18px;
}
.board-title{
	background:url(../images/board-title.jpg) no-repeat;
	height: 18px;
	width:325px;
}
.footer { background:url(../images/footer-bg.jpg) repeat-x top; font:8pt Verdana, Geneva, sans-serif; color:#533a28; height:210px}
.footer-left-corner { background:url(../images/footer-left-corner.jpg) no-repeat left top; }
.footer-right-corner { background:url(../images/footer-right-corner.jpg) no-repeat right top; height:49px}

.contacts { float:left; margin:2.5em 0 0 5%; width:20%}
.contacts p{ line-height:13pt; margin:0 0 1em 0 }
.contacts .dev { float:left; margin:0 5px 0 0}

.counters { float:right; margin:2.5em 5% 0 0; width:25%}

.vertical-menu {
	margin: 0px 0px 0px 0px;
	font: 9pt Arial, Helvetica, sans-serif;
	background-color: #c89b7e;
	width: 300px;
	text-align: left;
	background-image: url(../images/menu-cat-middle.jpg);
}
.vertical-menu ul {
	list-style: none;
	font-weight: bold;
	text-align: left;
}
.vmp{
	position: relative;
	left: 40px;
}
.vertical-menu li { margin:13px 0;}
.vertical-menu ul ul{font-style: normal; font-weight:normal; margin-left: 20px;}
.vertical-menu a{ text-decoration:none; color: #ffFFd1;}
.vertical-menu a:hover{ text-decoration:underline; }
.car-block{
	width: 100%;
	background-image: url(../images/catalog-bg.jpg);
	border: solid;
	border-color: #b59276;
	border-width: 1px;
	margin: 0px 0px 10px 0px;
}
.pict-auto img{
	margin: 5px 10px 10px 10px;
}
.namecar{
	margin: 10px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}
.upcar{
	margin: 0px 0px 10px 0px;
}
.upcar a{
	font-size: 14px;
	margin-right: 20px;
}
.upcar p{
	font-size: 16px;
	margin-right: 20px;
	display: inline;
}
.header_num{
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	color: #ffcc99;
	text-decoration: underline;
}
.other-block{
	width: 48%;
	float: left;
	background-image: url(../images/catalog-bg.jpg);
	border: solid;
	border-color: #b59276;
	border-width: 1px;
	margin: 0px 10px 10px 0px;
}
.banner-block{
	background-image: url(../images/banner-fon.jpg);
	width: 603px;
	height: 135px;
	margin: 0 auto;
	text-align: center;
}
.banner-block a{
	font-style: italic;
}
