/*
DESIGN BY TEAL LIST, DIESELPOWERNETWORK.NET
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content
{
	margin: auto;
	width: 900px;
/*
INSERT BORDER ON THIS DIV IF DESIRED
*/	
}
#back
{
width: 900px;
background: #000000;
}

#header {
	height: 130px;
	padding-bottom: 10px;
	width: 900px;
}

#logo {
width: 900px;
height: 130px;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 5px;
}

#footer {
	height: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: url(images/footer.png) no-repeat; 
	}

#footer p {
	margin: 0;
	font-size: 11px;
	font: Verdana;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #999999;
}
#divider {
	padding-bottom: 15px;
}
#main h1 {
	font: Verdana;
	color: #FFFFFF;
	font-size:16px;
}
#main h2 {
	color: #FFFFFF;
	font-size: 14px;
	font: verdana;
}
#main {
	padding-left: 15px;
	padding-right: 10px;
}
#dpn {
	width: 590px;
	height: auto;
	float: left;
	
}
#dpn h3 {
	font: Verdana;
	font-size: 14px;
	color:#D38D01;
	margin-left: 10px;
}
#sidebar {
	width: 250px;
	height: auto;
	float: right;
	background: #0c0c0c;
}
#sidebar table {
	text-align: left;
	font: Verdana;
	font-size: 13px;
}
#sidebar h3 {
	font: Verdana;
	font-size: 14px;
	color:#D38D01;
	margin-left: 10px;
}
#news {
	width: 590px;
	height: auto;
	float: left;
}
#news h3 {
	font: Verdana;
	font-size: 14px;
	color:#FFFFFF;
	margin-left: 10px;
}
#nav {
	float: left;
	width: 590px;
	height: 95px;
}

#today{
	float: left;
	width: 590px;
	height: auto;
}
#today h3 {
	font: Verdana;
	font-size: 14px;
	color:#D38D01;
	margin-left: 10px;
}
#share{
	float: left;
	width: 590px;
	height: auto;
}
#share h3 {
	font: Verdana;
	font-size: 14px;
	color:#FFFFFF;
	margin-left: 10px;
}
table { 
	margin: auto;
 }
 
 /*
CSS FOR TRANSMISSION SPECS PAGES
*/
 
 #transspecs {
 	width: 625px;
	float: right;
	height: auto; 
	padding: 20px;
 }

 #transadleft {
 	width: 175px;
	float: left;
	height: auto;
 }
 
 #transadbottom {
 	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 75px
  }
 
 #transinfo {
 	width: 700px;
	height: 50px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto; 
	background: url(nav/title-back.jpg) no-repeat;
 }
 
 #transad {
 	width: 160px;
	height: 600px;
	float: right; 
	margin-right: 50px;
 }
 
 #autotrans {
 	width: 425px;
	height: auto;
	float: left; 
 }
 #autotrans h2 {
 	font: Verdana;
	font-size: 14px;
	color:#D38D01;
	margin-left: 10px;
 }
 #mantrans h2 {
 	font: Verdana;
	font-size: 14px;
	color:#D38D01;
	margin-left: 10px;
 }
 
 #mantrans {
 	width: 425px;
	height: auto;
	float: right; 
 }

 
 /*
  FEATURED TRUCKS CSS
 */
 
 #trucktitle {
 	width: 500px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
 }
 #truckspecs {
 	width: 300px;
	height: auto;
	float: left;
 }
 #truckmain {
 	width: 550px;
	height: auto;
	float: right;
 }
#pagetitle {
 	width: 700px;
	height: 50px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto; 
	background: url(nav/title-back.jpg) no-repeat;
}
#share {
	width: 590px;
	height: auto;
	float: left;
}
/*
CSS FOR MAINTENANCE PAGES - PREFIX "MAINT"
*/
#maintadleft {
	width: 160px;
	float: left;
	height: auto;
}
#mainttitle {
	width: 700px;
	height: 50px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto; 
	background: url(nav/title-back.jpg) no-repeat;
}
#maintmain {
	width: 680px;
	height: auto;
	float: right;
}
#maintmain h3 {
	font: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#maintadbottom {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 75px
}
/*
CSS FOR MAINTENANCE.html 
*/
#powerstrokemaint {
	width: 275px;
	float: left;
	height: auto;
}

#duramaxmaint {
	width: 275px;
	float: right;
	height: auto;
}

#cumminsmaint {
	width: 275px;
	float: inherit;
	margin: auto;
	height: auto;
}

/*
CSS FOR TECH ARTICLES & HOW IT WORKS ARTICLES
*/
#tech {
 	width: 650px;
	float: right;
	height: auto; 
	padding: 20px;
 }
 #tech h3 {
	padding-bottom: 5px;
	font: Verdana;
	font-size: 13px;
	font-weight: bold;
 	
 }
 #techadleft {
 	width: 160px;
	float: left;
	height: auto;
 }

