html, body {
	margin: 0;
	padding: 0;
}

body {
	font-size: 80%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #000 url(http://static.dealertown.com/dashboard/dealerSites/independent/other/rallye/_m/bg.jpg) 0 0 repeat-x;
}

a, a:hover { color: #0067a5; }

.clear-left { clear: left; }

#container {
	text-align:left;
	width: 1000px;
	margin: 0 auto;
}

#header { position: relative; }

	#logo { 
		float: left;
		padding-left: 50px;
	}

	#dealer-address {
		color: #fff;
		text-align: right;
		float: right;
		margin: 40px 5px 0 0;
	}
	
		#dealer-address h1 {
			font-size: 1.5em;
			text-transform: uppercase;
		}
		
		#dealer-address h1, #dealer-address p {
			margin: 0;
			padding: 0;
		}

#main { 
	background-color: #0067a5;
	clear: left;
	float: left;
}
	
	#top { 
		background: url(../_m/content-top.jpg) 0 0 no-repeat;
		width: 1000px;
		height: 6px;
	}
	
	#bottom { 
		background: url(../_m/content-bottom.jpg) 0 0 no-repeat;
		width: 1000px;
		height: 6px;
		clear: both;
	}
	
#left { 
	width: 175px; 
	float: left; 
}

	#explore {
		background: url(../_m/explore.jpg) 0 0 no-repeat;
		display: block;
		width: 157px;
		height: 39px;
		margin-left: 5px;
	}
	
	#dealer-info { 
		color: #fff;
		font-weight: bold;
		margin: 1em;
		font-size: 85%;
	}
	
		#dealer-info h2, #dealer-info h3, #dealer-info p { margin: 0; padding: 0; }
		#dealer-info h2 { text-transform: uppercase; margin-top: 0.5em; font-size: 1.5em; }
		#dealer-info h3 { font-size: 1.1em; margin-top: 0.5em; }
		#dealer-info p , #dealer-info h3 { margin-left: 1em; }

#content {  margin-left: 175px; }
	
	#content.sub {
		float: left;
		background-color: #fff;
		margin: 0;
		padding: 8px 13px;
		width: 792px;
		min-height: 500px;
	}
	
	#copy-top {
		float: left;
		background: url(../_m/copy-top.jpg) 0 0 no-repeat;
		width: 818px;
		height: 5px;
	}
	
	#copy-bottom {
		background: url(../_m/copy-bottom.jpg) 0 0 no-repeat;
		width: 818px;
		height: 5px;
		float: right;
		margin-right: 7px;
	}
	
	#content h1 { 
		color: #0067a5;
		text-transform: uppercase;
		font-size: 1.5em;
		margin: 0;
		padding: 0;
	}
	
	.image-row { display: inline; }
	.image-left { margin: 1em 1em 1em 0; }
	
	#inventory { margin: 1em 0; }
		#inventory .image, #inventory .description, #inventory .price { padding: 1em; }
	
	.inventory-image { float: left; margin: 5px; }
	
	.specialheadline { font-weight: bold; font-size: 1.15em; color: #0067a5; }
	.specialhdr { font-weight: bold; font-size: 1.05em; color: #fff; background-color: #0067a5; padding: 2px 5px; }	
	#dealerspecial #specialimage { width: 100px; display: inline; margin: 2px; }

#splash { margin: 1em 0; }
		
#footer { clear: left; }
#legal { padding-top: 3px; }

	#legal, #legal a { 
		color: #7d7d7d; 
		text-decoration: none;
		text-align: center;
	}
	
	#legal p { clear: left; }
	#legal p span { margin: 0 1em; }