* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	outline:none;
	color:#666666;
}
a:hover, #content a:hover {
	color:#782327;
}
#wrap {
	width:999px;
	margin:0 auto 0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
#header {
	height:89px;
	background:url(images/header_bg.jpg) no-repeat;
	border-top:3px solid #333;
	border-bottom:3px solid #fff;
	position:relative;
}
#header img.logo {
	width:410px;
	height:60px;
	position:absolute;
	top:15px;
	left:5px;
}
#header img.store {
	position:absolute;
	top:71px;
	left:171px;
}
/* Nav */
#nav {
	width:164px;
	float:left;
	margin:16px 0 0 0;
}
#nav img {
	margin:0 0 8px 0;
}

#nav .carfax {
	display:block; 
	margin:20px auto 0 auto;
}

/* Content */
#content {
	float:right;
	width:827px;
	margin:10px 5px 10px 0;
}
/* Footer */
#footer {
	clear:both;
	height:73px;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
}
#footer div {
	float:right;
	width:832px;
	height:73px;
	background:#e0e2e7;
	margin:0 0 0 3px;
}
#footer div p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 0 0 10px;
}
#footer strong {
	font-size:12px;
}
#footer strong.red {
	color:#990000;
	font-size:11px;
}
/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto 0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}
p.black {
	text-align:center;
	background:#000;
	color:#fff;
	height:22px;
	line-height:22px;
	border-top:3px solid #fff;
}

/* Sitemap */
#site {
	margin-left:50px;
}

#site li.none {
	list-style-type:none;
}