html, body{
	text-align:center;
	font-family : Verdana;
	background-image:url();
	background-repeat: repeat-y;
	background-color:#FF6600;
	color:#000000;
	background-position: -8px 100px;
 	margin:0; 
 	padding:0; 
 	text-align:center;

	
	
 
} 
 
td {font-family: Arial, Verdana, Geneva, helvetica, sans-serif;}

th {font-family: Arial, Verdana, Geneva, helvetica, sans-serif;}

h1 {Padding: 20px; font-size:24px; font-weight:100; color:#666666;}
h2 {padding-left: 10px; color:#666666;}
h3 {padding-left: 10px; color:#666666;}
p {padding-left: 10px; padding-right:30px; color:#333333}

a { text-decoration:none }

a:link
{color:#FF6600; }

a:visited
 {color:#FF9900;}
 
a:hover
 {color:#FFFF00;}
 
 
img
{border:none;

}
 
 
 
#pagewidth{
	 width:900px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto; 
	background:#ffffff;
	min-width:inherit;
	max-width:inherit;
	border-left:inset #999999 2px;
	border-right:outset #999999 2px;
	} 
 
#header{
	position:relative; 
 	height:170px;  
  	background-color:#000000; 
 	width:100%;
 	background-image:url(images/headerbg.png);
	background-repeat: repeat-x;
	text-align: centre;
	color:#FF6600;
	margin-bottom: 5px;
	
	

} 

#content
{
	
	background-color: #ffffff;  
 	position: relative;
	
  } 
  
#left {
width: 449px;
float: left;

background-color:#FFFFFF;

}

#right {

width: 450px;
float: left;
text-align:justify;
background-color:#FFFFFF;
border-left-style:dotted; 
border-left-width:thin;
min-height: 500px;

}

#homeleft{
	width:450px;
	float:left;
	
	
}
#homeright{

	width:450px;
	height:350px;
	background-repeat:no-repeat;
	float: right;
	text-align:justify;
background-image:url(images/truckhalf400px.jpg);
background-position:right;

}
 

#ftleftbox{
	width:450px;
	float:left;
	background-image:url(images/custom.jpg);
	height: 250px;
	background-repeat:no-repeat;
	background-position:bottom
	
}

#ftrightbox{
	width:450px;
	float: right;
	text-align:justify;
	}
 
 

#footer {
	background-color:#000000;
	height : 270px;
	
	text-align : center;
	font-size: 10px;
	color: #FF6600;
	background-image:url(images/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top:solid #ffffff 5px;
	
	clear: both;
		
	
		
	
}

#footer a
{color:#FFFF00; border:none;}
#footer h2 {color:#FF6600}

#navlist li
{


display: inline;
list-style-type: none;
padding-right: 20px;
font-size:12px;
font-weight:bold;
}

