* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #CCC;
}

#wrapper { 
	
	margin: 0 auto;
 	width: 900px;
 	padding-top:0px;
	padding-bottom: 0px;
	background-color:#FFF;
}

.form {
	padding-left:250px;
}

.brands {
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
}

#nav {
	float:left;
	border: 3px solid #03c;
	background-color:#03C;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:15px;
	width:180px;
}

#content {
	float:left;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
}

.main_header {
	color:#900;
	font-size:18px;
	font-weight: bold;
	font-style: italic;
}

#main {
	float:right;
	padding: 6px 6px 0px 6px;
	width:690px;
	height: auto;
	
}

#header {
	width:900px;
	padding-top:0px;
	background-color:#FFF;
}



.address_header {
	color:#900;
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.address {
	font-size:12px;
	color:#333;
}

#footer {
	clear:both;
	float:left;
	width:900px;
	text-align:left;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #FFF;
	height: 120px;
}

.table {
	
	padding-left:130px;
}

.footer {
	font-size:12px;
	color:#900;
}

.main_list {
	
	line-height:25px;
	list-style-type: disc;
	color:#333;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position:inside;
}

.main_list_2 {
	
	line-height:25px;
	list-style-type: disc;
	color:#333;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style-position:inside;
}

a.contact {
	color:#333;
	text-decoration:underline;
}

a.contact:hover {
	color:#900;
	text-decoration:underline;
}
	

a.left {
	color:#FFF;
	text-decoration:none;
	line-height:20px;
	
}

a.left:hover {
	color:#CCC;
	text-decoration:underline;
	line-height:20px;	
}

.header {
	font-size:14px;
	color:#fff;
}

.opening {
	font-size:12px;
	color:#fff;
}

a.credit {
	text-decoration:none;
}

.credit {
	font-size:10px;
	color:#FFF;
	
}

.map {
	font-size:10px;
	color:#FFF;
	
}
#banner_offer {
	height: 50px;
	width: 100%;
}
#latest_offer {
	height: auto;
	width: 500px;
	float: right;
}
.offer_text {
	padding-top: 20px;
	color: #000;
}
