@charset "UTF-8";

#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;

padding-top: 530px;
	padding-left: 20px;
	
}
body {
	color: #000;
	background-image: url(../images/tile_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	line-height:24px;
	background-color:#000;
	
	
}
#inventory {
	position:absolute;
	top: 47px;
	right: 83px;
}

#contact {
	position:absolute;
	left: 17px;
	top: 407px;
	width: 266px;
	height: 100px;
}
#location {
	position:absolute;
	left: 331px;
	top: 405px;
	width: 295px;
	height: 99px;
}
#showroom {
	position:absolute;
	left: 653px;
	top: 405px;
	width: 295px;
	height: 99px;
}
.label_yellow {
	color: #FC0;
	display: block;
	width: 130px;
	float: left;
	font-weight: bold;
}
.location_yellow {
	font-weight: bold;
	color: #FC0;
	display: block;
	margin: 0px;
	padding: 0px;
}
#get_directions {
	position: absolute;
	top: 15px;
	right: 15px;
}
#brands {
	margin: 0px;
	padding: 0px;
	height: 131px;

	

}
a {
	color: #FFF;
}
a:hover {
	color: #FC0;
}
#news {
	background-image: url(../images/in_the_news.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
#news ul li {
	border: 1px none #FFAB16;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 525px;
	line-height: 16px;
	margin-bottom: 10px;
}
#wrapper #news ul li a {
	font-weight: bold;
}
#wrapper #news ul {
	list-style-type: disc;
	padding: 0px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#feature {
	position: absolute;
	top: 0px;
	right: 20px;
}
a img { border:none;}
#article, #zoom { color:#333;}
#zoom img { float:right; padding: 0 0 15px 15px; clear:right;}
