@charset "utf-8";


body {
	background-image: url(none);
	background-position: top;
	background-color: #2a2a2a;
	margin: 0 0 0 0;
}

li {
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url('/images/bullet.gif'); 
	font-size: 12px;
	line-height: 18px;
	color:#ffffff;
}

a,
a:hover,
a:visited {
	color: #f0df26;
}
.clearer {
	clear:both;
	width:100%;
	height:0;		
}

#results {
	width: 100%;
	height: 30px;
	display: block;
	background: url(../images/results_gradient.gif) repeat-x;
	background-position: 100% 0%;
	float: left;
	margin: 0 0 0 0;
}

#resultsFlash {
	width:1000px;
	height:30px;
	margin:0 auto;
}

#mainGradient {
	width: 100%;
	height: auto;
	display: block;
	background: url(/images/main_gradient.jpg) repeat-x;
	background-position: 100% 0%;
	float: left;
	z-index: 0;
	margin:0 0 0 0;
}

#mainContent {
	width:1000px;
	height:515px;
	margin:0 auto;
}

#bottom {
	width:1000px;
	height:177px;
	margin:0 auto;
}

/*Homepage - New Products*/

#homeProducts {
	width: 350px;
	height: 177px;
	display: block;
	background: url(/images/home_bottom_01.jpg) no-repeat;
	float: left;
	margin:0 0 0 0;
}

/*Homepage Featured News*/	

#homeNews {
	width: 300px;
	height: 177px;
	display: block;
	background: url(../images/home_bottom_02.jpg) no-repeat;
	float: left;
	margin:0 0 0 350;
}

#homeNewsText {
	width: 175px;
	height: 100px;
	display: block;
	margin: 50px 0 0 115px;
}	

.homenewsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;	
}

.homenewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f0df26;	
}

a.homenewsLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f0df26;
	text-decoration: none;
}

a.homenewsLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f0df26;
	text-decoration: none;
} 

a.homenewsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f0df26;
	text-decoration: underline;
}	

/*Homepage - Our Drivers*/

#homeDrivers {
	width: 350px;
	height: 177px;
	display: block;
	background: url(/images/home_bottom_03.jpg) no-repeat;
	float: left;
	margin:0 0 0 650;
}	

/*Footer*/

#footer {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#footerCenter {
	width: 1000px;
	height: auto;
	margin: 0 auto;	
}

#bottomSpacer {
	width: 100%;
	height: 20px;
	margin: 0 auto;	
}	

.footerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;	
}	

.footerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #d62525;	
}

a.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}

a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
} 

a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #d62525;
	text-decoration: none;
}

#newsBackground {
	width:1000px;
	height:425px;
	margin:0 auto;
}		

#topNav {
	width:1000px;
	height:220px;
	z-index:99;
	position:absolute;
	left:50%;
	margin:0 0 0 -500px;
}

/*News Pages*/

#newsNavTop {
	width:1000px;
	height:220px;
	z-index:99;
    background: url(../news/images/title220.jpg) no-repeat;
	margin:0 auto;
}

#newsBackground {
	width:1000px;
	height:auto;
    background: url(/news/images/background.jpg) no-repeat;
	margin:0 auto;
}

#newsNav {
	width:200px;
	height:auto;
	margin:0 0 0 100px;
	float: left;
	_margin-left: 50px;
}

#newsSpacer {
	width: 100%;
	height: 35px;
	margin: 0 auto;	
	float: left;	
}

#newsVertSpacer {
	width:100%;
	height:400px;
	float: left;
}

#newsContent {
	width:575px;
	/*
	height:auto;
	margin:0 100px 0 0;
	border-top: 3px solid #F00;
	float: right;
	*/
	float: left;
	margin-left: 25px;
}

.newsContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;	
}

#newsContent h1,
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f0df26;
}

#newsContent img {
	padding-top: 0px;
	padding-right: 15px;
	margin-left: 0px;
}

.newsNavWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

a.newsNavLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #f0df26;
	text-decoration: none;
}

a.newsNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #f0df26;
	text-decoration: none;
} 

a.newsNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	color: #f0df26;
	text-decoration: underline;
}

/*Chassis Pages*/

#chassisSpecs {
	width:1000px;
	height:auto;
	margin:0 auto;
}

#chassisTop {
	width:1000px;
	height:57px;
	float:left;
	margin:0 0 0 0;	
}

#chassisMiddle {
	width:1000px;
	height:auto;
	margin:0 auto;
	background: url(/chassis/images/chassis_bottom_02.gif) repeat-y;
}

#chassisBottom {
	width:1000px;
	height:49px;
	float:left;
	margin:0 0 0 0;	
}

#chassisLeftContent {
	float: left;
	display: inline;
	width: 380px;
	margin-left: 85px;
	margin-top: 15px;
}

#chassisRightContent {
	float: left;
	width: 405px;
	margin-left: 57px;
}

#chassisRightContentold {
	width:405px;
	height:auto;
	margin:0 0 0 57px;
}

#chassisOptions {
	width:405px;
	height:105px;
	margin:0 0 0 0;
}

.chassisTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f0df26;
}

.chassisDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;	
}

/*Vendors Pages*/

#vendorsNavTop {
	width:1000px;
	height:200px;
	z-index:99;
    background: url(/vendors/images/title200.jpg) no-repeat;
	margin:0 auto;
}

#vendorsBackground {
	width:1000px;
	height:400px;
    background: url(/vendors/images/background.jpg) no-repeat;
	margin:0 auto;
}		

#vendorsColumn1 {
	width:200px;
	height:auto;
	margin:35px 0 0 70px;
	float: left;
	_margin-left: 35px;
}

#vendorsColumn2 {
	width:200px;
	height:auto;
	margin:35px 0 0 20px;
	float: left;
}

#vendorsColumn3 {
	width:200px;
	height:auto;
	margin:35px 0 0 20px;
	float: left;
}

#vendorsColumn4 {
	width:200px;
	height:auto;
	margin:35px 0 0 20px;
	float: left;
}

.vendorsContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-style: normal;
	color: #FFFFFF;
}
#logosVendorsImage {
	width:1000px;
	height:100px;
	margin:0 auto;
}	

/*Used Parts Pages*/

.usedDivider {
	width: 825px;
	height: 1px;
	font-size:1px;
	background-color:#999999;
	margin:0 0 25px 0;
	float:left;
}	
#usedContent {
	width:1000px;
	height:auto;
	margin:0 auto;
}

#usedTop {
	width:1000px;
	height:45px;
	float:left;
	margin:0 0 0 0;	
}

#usedMiddle {
	width:1000px;
	height:auto;
	margin:0 auto;
	background: url(/used_parts/images/frameMiddle.gif) repeat-y;
}

#usedBottom {
	width:1000px;
	height:49px;
	float:left;
	margin:0 0 0 0;	
}

#usedpartsNavTop {
	width:1000px;
	height:200px;
	z-index:99;
    background: url(/used_parts/images/title220.jpg) no-repeat;
	margin:0 auto;
}	

#usedThumbs {
	width:825px;
	height:auto;
	margin:10px 0 0 90px;
	float: left;
	_margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #FFFFFF;
}
#usedThumbs img {
	margin-right: 15px;
	margin-bottom:25px;
	float:left;
	border: 1px solid #CCCCCC;
}
#usedThumbs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	color: #f0df26;
	display:inline;
}
#usedThumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #ffffff;
	display:inline;
}		

#usedColumn1 {
	width:325px;
	height:auto;
	margin:10px 0 0 90px;
	float: left;
	_margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 36px;
	font-style: normal;
	color: #FFFFFF;
}
#usedColumn1 img {
	margin-right: 13px;
	margin-bottom: 13px;
	border: 1px solid #CCCCCC;
}			

#usedColumn2 {
	width:500px;
	height:auto;
	float: left;
	margin:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #FFFFFF;
}
#usedColumn2 h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	color: #f0df26;
	display:inline;

}
#usedColumn2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #ffffff;
	display:inline;
}	
a.usedLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	color: #f0df26;
	text-decoration: none;
}

a.usedLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	color: #f0df26;
	text-decoration: none;
} 

a.usedLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
	color: #f0df26;
	text-decoration: underline;
}	
		
/*Company Page*/

#companyNavTop {
	width:1000px;
	height:220px;
	z-index:99;
    background: url(/company/images/title220.jpg) no-repeat;
	margin:0 auto;
}

#companyBackground {
	width:1000px;
	height:275px;
    background: url(/company/images/background.jpg) no-repeat;
	margin:0 auto;
}

#companyContent {
	width: 750px;
	height: auto;
	margin: 0 auto;		
}
.customersContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;	
}
a.companyLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f0df26;
	text-decoration: none;
}

a.companyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f0df26;
	text-decoration: none;
} 

a.companyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #f0df26;
	text-decoration: underline;
}	

#trailerWrapper {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	float: left;
}

#trailerImage {
	width:1000px;
	height:175px;
	margin:0 auto;
}


/*Customers Page*/

#customersNavTop {
	width:1000px;
	height:220px;
	z-index:99;
    background: url(/customers/images/title220.jpg) no-repeat;
	margin:0 auto;
}

#customersBackground {
	width:1000px;
	height:400px;
	margin:0 auto;
}
/*Shop Tour Page*/

#tourNavTop {
	width:1000px;
	height:200px;
	z-index:99;
    background: url(/shop_tour/images/title200.jpg) no-repeat;
	margin:0 auto;
}

#tourBackground {
	width:1000px;
	height:525px;
	margin:0 auto;
}

/*Contact Page*/

#contactNavTop {
	width:1000px;
	height:220px;
	z-index:99;
    background: url(/contact/images/title220.jpg) no-repeat;
	margin:0 auto;
}

#contactBackground {
	width:1000px;
	height:500px;
    background: url(/contact/images/background.jpg) no-repeat;
	margin:0 auto;
}

#contactColumn1 {
	width:300px;
	height:auto;
	margin:0 0 0 625px;
	_margin-left: 312px;
	float: left;
}
#contactColumn2 {
	width:260px;
	height:264px;
	margin:0 0 0 20px;
	float: left;
}
#contactColumn3 {
	width:260px;
	height:264px;
	margin:0 0 0 20px;
	float: left;
}

#contactContent {
	width:285px;
	height:auto;
	margin:0 0 0 625px;
	_margin-left: 312px;
	float: left;
}

.contactContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;	
}
/*Dealers Pages*/

#dealersNavTop {
	width:1000px;
	height:220px;
	z-index:99;
    background: url(/dealers/images/title220.jpg) no-repeat;
	margin:0 auto;
}

#dealersBackground {
	width:1000px;
	height:auto;
    background: url(/dealers/images/background.jpg) no-repeat;
	margin:0 auto;
}		

#dealersColumn1 {
	width:215px;
	height:auto;
	margin:0 0 0 40px;
	float: left;
	_margin-left: 20px;
}

#dealersColumn2 {
	width:215px;
	height:auto;
	margin:0 0 0 20px;
	float: left;
}

#dealersColumn3 {
	width:215px;
	height:auto;
	margin:0 0 0 20px;
	float: left;
}

#dealersColumn4 {
	width:215px;
	height:auto;
	margin:0 0 0 20px;
	float: left;
}

.dealersContentWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	color: #FFFFFF;
}
.dealersTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f0df26;
}


#logosWrapper {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	float: left;
}

#logosImage {
	width:1000px;
	height:150px;
	margin:0 auto;
}	
