* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:url(images/bg.gif) repeat-x #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	outline:none;
	color:#0066cc;
}
a:hover, #content a:hover {
	color:#ff0000;
}
#wrap {
	width:758px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
#header {
	height:89px;
	background:url(images/header_bg.jpg) no-repeat;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	position:relative;
}
#header a {
	position:absolute;
	top:14px;
	left:12px;
}
/* Nav */
#nav {
	width:164px;
	float:left;
	background:#bbbcbe;
	padding-top:16px;
}
#nav img {
	margin-bottom:8px;
}
#nav5 {
	margin-top:30px;
}
#carfax {
	display:block;
	margin:73px auto 0 auto;
}
/* Content */
#cover {
	width:591px;
	float:right;
}
#content {
	width:571px;
	margin:10px;
	float:right;
}
/* Footer */
#footer {
	clear:both;
	height:73px;
	padding-left:164px;
	background:url(images/footer_bg.gif) no-repeat;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	font-family:Verdana;
	overflow:hidden;
}
#footer p.left {
	font-size:11px;
	line-height:18px;
	margin:10px 0 0 10px;
}
#footer p.right {
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	margin-right:10px;
}
#footer p.right span {
	font-size:18px;
	color:#990000;
}
/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}

/*  Site map */
#site {
	margin-left:50px;
}
#site li.none {
	list-style-type:none;
}