* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:url(images/bg.gif) repeat-x #ddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	outline:none;
	color:#AF0000;
}
a:hover, #content a:hover {
	color:#CCCCCC;
}
#wrap {
	width:885px;
	margin:10px auto 0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
#header {
	height:111px;
	background:url(images/header_bg.jpg) no-repeat;
	border-bottom:2px solid #fff;
	position:relative;
	font-size:14px;
}
#header p.center {
	position:absolute;
	left:347px;
	top:12px;
	width:342px;
	text-align:center;
}
#header p.center a {
	color:#0077d2;
}
#header p.center.bottom {
	top:92px;
	color:#fff;
	letter-spacing:0.5px;
}
#header p.right {
	width:151px;
	float:none;
	text-align:left;
	position:absolute;
	top:8px;
	right:0;
	color:#718ea3;
}
#header p.right strong {
	font-size:17px;
	color:#303030;
	position:relative;
	left:15px;
}
#header p.right span {
	position:relative;
	top:5px;
	left:20px;
}
#header p.right a {
	color:#274256;
	font-weight:bold;
	position:relative;
	top:10px;
	left:40px;
}
/* Nav */
#nav {
	width:196px;
	float:left;
	padding-top:15px;
}
#nav a {
	display:block;
	width:100%;
	height:27px;
	background:url(images/nav_btn_bg.gif) no-repeat;
}
#nav a img {
	position:relative;
	left:17px;
	top:8px;
}
#nav a:hover {
	background-position:0 -27px;
}
/* Content */
#cover {
	width:687px;
	float:right;
}
#content {
	width:667px;
	float:right;
	padding:10px;
}
/* Footer */
#footer {
	clear:both;
	height:53px;
	background:url(images/footer_bg.jpg) no-repeat;
	font-size:19px;
	font-weight:bold;
	color:#ae0200;
	border-top:2px solid #fff;
}
#footer p {
	position:relative;
	top:14px;
}
#footer p.left {
	left:11px;
}
#footer p.right {
	right:11px;
}
#disclaimer {
	width:885px;
	margin:10px auto;
	font-size:11px;
	text-align:center;
	line-height:11px;
}
/* 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;
}
#mileage h1 {
	font-size:15px;
	text-align:center;
}
#mileage p {
	padding:10px;
}
#site ul {
	padding:0;
	margin:0 0 15px 30px;
	list-style-type:disc;
}
#site li.none {
	list-style-type:none;
}

/* Specials for Sprinter Update -LKH- */
.headlineText {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:25px;
}
.headlineText h1{
	text-align:center;
}

#savings {
	width: 98%;
	padding: 0 auto;
}

.greenTxt {
	color:#009933 !important;
}

.smallTxt p {
	font-size:.75em;
}

.bigTxt p {
	font-size:1.5em;
}