@charset "utf-8";
/* CSS Document */
a { text-decoration:none }
body {
	margin: 0 auto;
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
}
.header{
text-align:right;
padding-right:30px;

}
h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	display: inline;
	
}
h3{
font-size:22px;
margin:0px;
padding:0px;
display: inline
}
h2{
font-size:16px;
margin:0px;
padding:0px;
display: inline
}
h4{
font-size: 12px;
	color:#DDB33D;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.mediumred{
font-size:15px;
margin:0px;
padding:0px;
display: inline;
color:#FF0000;
}
.headbar{
	float: left;
	background-image: url(images/truckmountheaderj.gif);
	height: 102px;
	width: 985px;
	
}
.main2{
    display:inline;
	margin: 1px 7px 7px 7px;
	padding: 0px 5px 5px 5px;
	float: left;
	width: 793px;
	background-repeat: repeat;
	background-color: #262626;
	border:2px solid #070707;	
}
.main2b{
    display:inline;
	margin:  0px 7px 7px 7px;
	float: left;
	width: 803px;
	background-repeat: repeat;
	background-color: #262626;
	border:2px solid #070707;	
}
.main2c{
    display:inline;
	margin: 7px 7px 7px 7px;
	padding: 0px 5px 5px 15px;
	float: left;
	width: 793px;
	background-repeat: repeat;
	background-color: #262626;
	border:2px solid #070707;	
}
.main2d{
    display:inline;
	margin: 7px 7px 7px 7px;
	padding: 0px 5px 5px 11px;
	float: left;
	width: 797px;
	background-repeat: repeat;
	background-color: #262626;
	border:2px solid #070707;	
}
.sidebuttons{
background:url(images/sidebuttons.gif); 
border:0; 
width:130px; 
height:35px;
color:#333333;
font-size:11px;
font-weight: bold;
}
.sidebar1{
	float: left;
	background-image: url(images/sidebar1c.gif);
	width: 151px;
	height: 126;
	background-repeat: no-repeat;
		
	
}

.sidebar2{
	float: left;
	background-image: url(images/sidebar2c.gif);
	width: 151px;
	background-repeat: repeat-y;
}

.sidebar3{
	float: left;
	background-image: url(images/sidebar3c.gif);
	width: 151px;
	height: 70px;
	background-repeat: no-repeat;
}


.sidebartext{
color:#DDB33D;
font-size: 12px;
font-weight: bold;
text-decoration:none
}
.listUnit{
	display:inline;
	float: left;
	background-image: url(images/listunit.gif);
	width: 588px;
	height: 202px;
	background-repeat: no-repeat;
	margin: 5px 1px 0px 7px;
}

.financing{
	display:inline;
	float: left;
	background-image: url(images/financing.gif);
	width: 225px;
	height: 200px;
	background-repeat: no-repeat;
	margin: 5px 5px 0px 1px;
}
.footer{
	
	height: 66px;
	width: 818px;
	background-image: url(images/footer.gif);
}