/* START CSS RESET */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END CSS RESET */

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#666;
	overflow-x:hidden;
}

#wrapper {
	width:965px;
	height:auto;
	margin: 10px auto;
}

#header {
	background:url(../images/header.png) no-repeat;
	width:964px;
	height:166px;
	margin-bottom:5px;
}

#logo {
	width:238px;
	height:119px;
	margin:14px 0 0 16px;
	float:left;
}

#contact {
	width:300px;
	height:auto;
	float:right;
	color:#000;
	margin:78px 10px 0 0;
	text-align:right;
	font-size:22px;
	
}

/*Navigation*/

#main_nav {
	width:680px;
	height:18px;
	display:block;
	padding-bottom:5px;
	font-size:14px;
	float:right;
	margin-top:35px;
}
#main_nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#main_nav ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#main_nav ul li a {
	display:block;
	float:left;
	color:#fff;
	padding:2px 16px 5px 16px;
	height:18px;
}

#main_nav ul li a:link, #main_nav ul li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	height:18px;
}
#main_nav ul li a:hover {
	display:block;
	color:#fff;
	height:18px;
	text-decoration:underline;
}

/*End Navigation*/

#hero {
	background:url(../images/hero-image.png) no-repeat;
	width:937px;
	height:377px;
	margin:0 auto;
	clear:both;
	padding:5px 0 0 8px;
}
#hero2 {
	background:url(../images/hero-image-2.png) no-repeat;
	width:937px;
	height:356px;
	margin:0 auto;
	clear:both;
	padding:5px 0 0 8px;
}

#hero3 {
	background:url(../images/hero-image-3.png) no-repeat;
	width:937px;
	height:417px;
	margin:0 auto;
	clear:both;
	padding:5px 0 0 8px;
}

#featimages {
	width:920px;
	height:147px;
	margin:18px 0 0 6px;
	clear:both;
}

.featimage {
	background:url(../images/feature-holder.png) no-repeat;
	width:173px;
	height:127px;
	float:left;
	margin:0 5px 20px 0;
	padding:5px 0 0 4px;
	font-size:12px;
	color:#006;
}
	
.featimagetxt {
	width:173px;
	height:20px;
	text-align:center;
	color:#fff;
	padding-top:15px;
	font-size:12px;
	
}

.featimagetxt a {
	color:#FFF;
}
.featimagetxt a:link, .featimagetxt a:visited {
	text-decoration:none;
	color:#FFF;
	}

.featimagetxt a:hover {
	text-decoration:underline;
	}


#content-head {
	background:url(../images/content-header.png) no-repeat;
	height:35px;
	width:704px;
	float:left;
	padding:15px 0 0 5px;
	margin:5px 0 0 0;
}

#content {
	width:674px;
	height:auto;
	margin: 0 0 0 10px;
	background:#FFF;
	float:left;
	padding:5px;
}
#content p {
	line-height:1.4;
	font-size:12px;
	margin:10px;
}

#content p a{
	color:#333;
	font-weight:bold;
}

h2{
	line-height:1.4;
	font-size:12px;
	margin:10px;
	font-weight:normal;
}

h3 {
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	margin:10px 0 5px 10px;
}

#content-foot {
	background:url(../images/content-bottom.png) no-repeat;
	height: 10px;
	width:684px;
	margin: 0 0 10px 10px;
	float:left;

}

#clear {
	clear:both;
}

#right-content {
	width:239px;
	height:auto;
	float:right;
}

#social-media-head {
	background:url(../images/social-header.png) no-repeat;
	height:35px;
	width:229px;
	float:right;
	margin:5px 7px 0 0;
	text-align:right;
	padding:15px 10px 0 0;
}

#social-content {
	width:207px;
	height:auto;
	margin-right:24px;
	float:right;
	background:#FFF;
	padding-left:10px;
}

#social-bottom {
	background:url(../images/social-footer.png) no-repeat;
	width:217px;
	height:10px;
	margin: 0 24px 5px 0;
	float:right;
}

#contact-head {
	background:url(../images/social-header.png) no-repeat;
	height:35px;
	width:229px;
	float:right;
	margin:5px 7px 0 0;
	text-align:right;
	padding:15px 10px 0 0;
}

#contact-content {
	width:207px;
	height:auto;
	margin-right:24px;
	float:right;
	background:#FFF;
	padding:5px 0 5px 10px;
	font-size:12px;
}

#contact-bottom {
	background:url(../images/social-footer.png) no-repeat;
	width:217px;
	height:10px;
	margin: 0 24px 10px 0;
	float:right;
}

#contact-content a{
	color:#333;
	font-size:11px;
}
#footer {
	background:url(../images/footer.png) no-repeat;
	width:935px;
	height:162px;
	margin:10px 8px 5px 10px;
	color:#ddd;
	clear:both;
	padding:10px;
}

.bottomlinks {
	width:168px;
	height:140px;
	float:left;
	border-right:#D9D9D9 1px groove;
	padding-left:5px;
}

.bottomlinks li {
	list-style:none;
	line-height:1.3;
	font-size:10px;
}


.bottomlinks li a:link, .bottomlinks li a:visited {
	color:#ddd;
	text-decoration:none;
}

.bottomlinks li a:hover {
	text-decoration:underline;
}
#info {
	width:210px;
	height:auto;
	font-size:10px;
	float:right;
	margin:0 20px 0 5px;
	text-align:right;
	line-height:1.7;
}

#info ul {
	margin-bottom:10px;
}
#info li {
	line-height:1.2;
	font-size:16px;
}

h4 {
	margin-bottom:15px;
	font-weight:normal;
	font-size:14px;
}

.contentimages {
	width:650px;
	height:200px;
	margin:0 auto;
}
#hero-car {
	background:url(../images/hero-car.png) no-repeat;
	width:932px;
	height:381px;
	margin-left:10px;
	clear:both;
	padding:5px 0 0 6px;
	float:left;
}

#car-hero {
	float:left;
}

#featimages-car {
	width:440px;
	float:right;
	height:370px;
	margin:6px 0 0 6px;
}

.featimage-car {
	background:url(../images/feature-holder-car.png) no-repeat;
	width:201px;
	height:165px;
	float:left;
	margin:5px 0 0 8px;
	padding:5px 0 0 4px;
	font-size:12px;
}

.sm {
	height:auto;
	width:200px;
	margin:10px 0;
}

.times {
	font-size:12px;
}

input, textarea {
	border:#999 1px solid;
	margin-bottom:10px;
}
	

.submit {
	background:#c9c9c9;
	cursor:pointer;
	padding:3px 10px;
	margin:5px 0;
}

.ddcaptionurl {
	color:#333;
}

.bold {
	font-weight:bold;
}

.carbox {
	width:300px;
	height:240px;
	float:left;
	margin:0 0 15px 30px;
}

.carthumb {
	background:url(../images/fleet-bg.png) no-repeat;
	width:300px;
	height:200px;
	padding: 5px 0 0 5px;
}

.carlink {
	width:300px;
	height:30px;
	padding-top:5px;
	text-align:center;
}

.carlink a{
	color:#333;
	font-size:14px bold;
	text-decoration:none;
	
}
.carlink a:hover{
	text-decoration:underline;
	
}

#content li {
	line-height:1.4;
	margin-left:10px;
	font-size:12px;
}

#content li a{
	color:#333;
}


