@import "reset.css";
body {
	padding:0;
	margin:0;
	font:.75em  Verdana, Myraid Pro, Arial, Geneva, sans-serif;
	color:#333333;
	background:#d6d6d6;
	} 
a 	{
	color:#cc3333;
	}
a:hover{
	color:##cc3333;
	text-decoration:none;
}
.cl {
	overflow:hidden;
	clear:both;
	height:0;
	}
.l-block {
    float:left;
}
.r-block {
    float:right;
}


#wrapper {
	width:940px;
	margin:0 auto;
	background: White;
}
#header {
	height: 140px;
	background: url(../images/header.jpg) #cfced4 no-repeat;
}
#main-menu {
	background: #dc4a3d;
	margin:1px 2px 0px 2px;
	height: 25px;
}
.menu {
	list-style: none;
	margin-left: 4px; 
}
.menu li {
	float: left;
	margin-left: 29px;
	margin-right: 29px;
}
.menu li a{
	color: #fefefe;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 25px;
	text-decoration:none;	
}
.menu li a:hover{
	text-decoration:underline;	
}
#layout{
	margin-top: 34px;
	line-height: 150%;
}

.ul-menu-left {
	list-style:none;
	padding-bottom: 8px;
}
.ul-menu-left li {
	margin-bottom: 20px;
}
.ul-menu-left li a {
	font-size: 16px;
	font-weight: bold;
	color: #cc3333;
}
.b-info {
	width: 210px
}
.b-info h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #cc3333;	
}
.b-content h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;	
}
.h-side-bar {
	color: #cc3333;
	font-size: 16px;
	font-weight: bold;
	margin-left:10px;
}
.brands {
	margin-top:30px;
	position: relative;
}

.ban-1 {
	position: absolute;
	left:-5px;top: 0px;
}
.ban-2 {
	position: absolute;
	left:2px;top: 103px;
}
.ban-3 {
	position: absolute;
	left:82px;top: 103px;
}
.ban-4 {
	position: absolute;
	left:10px;top: 170px;
}
.ban-5 {
	position: absolute;
	left:82px;top: 170px;
}
.ban-6 {
	position: absolute;
	left:42px;top: 238px;
}
.ban-7 {
	position: absolute;
	left:-5px;top: 336px;
}
.ban-8 {
	position: absolute;
	left:-5px;top: 405px;
}