body, html, h1, h2, h3, p, dl, dt, dd, ul, li, object, embed, div, img { /* strip default margins and padding */
	margin:0px;
	padding:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#07075d;
}
a img, img {
	border:none;
}
a:link, a:visited{
	color:#010066;
}
a:hover{
	color:#FF0000;
}
#wrap {
	margin-top:15px;
	margin-right:auto;
	margin-left:auto;
}
#home #wrap {
	width:738px;
	background-image:none;
}

#int #wrap {
	width:918px;
	background-image:url(images/wrap_bg.gif);
	background-repeat:repeat-y;
}
/* Header */
#header {
	height:119px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
}
#header.home {
	height:104px;
	background-image:url(images/header_home_bg.jpg);
	margin-top:7%;
}
#header img {
	float:left;
	position:relative;
	top:2px;
	left:5px;
}
#nav {
	width:153px;
	float:left;
}
#nav img {
	display:block;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
}
#content {
	width:738px;
}
#content.interior {
	width:725px;
	padding:10px 20px;
	float:right;
}
/* Footer Home */
#footer {
	clear:both;
	height:106px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-color:#07075d;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
}
#footer.home {
	height:88px;
	background-image:url(images/footer_home_bg.jpg);
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
}
#footer p {
	margin-top:17px;
}
#footer p.left {
	font-size:12px;
	font-weight:bold;
	color:#000099;
	line-height:16px;
}
#footer p.left span {
	font-size:14px;
	color:#cc0000;
}
#footer p.right {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#07075d;
	line-height:26px;
}
#footer p.right span {
	color:#cc0000;
}
/* Special Classes & IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.contactheader {
	display:none;
}

/*  Site map */
#site li.none {
	list-style-type:none;
}




#vehDetails #vehDescription {
	color:#2554c7;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}


/* SEO */

#seoWrap {
	margin:0 auto;
	padding:10px 0 20px;
	width:722px;
	clear:both;
	color:#ccc;
}
#seoWrap a {
	color:#ccc;
}
#seoWrap a:hover {
	color:#fff;
}

#seoToggle {
	border-bottom:1px solid #666;
}

#seoTextWrap {
	text-align:left;
	border:1px solid #ccc;
	border-top:none;
	padding:20px;
}

.seo_scrolling {
	overflow: auto;
	margin:0 auto; 
	clear: both;
}
.seo_scrolling a{text-decoration: none;}
.seo_scrolling a:hover{text-decoration: none;}
.seo_scrolling p, .seo_scrolling ul, .seo_scrolling ol {margin-top:10px;margin-bottom:10px;}  
