*  { 
          padding : 0px ; 
          margin : 0px ; 
	} 
#Layer1 {	
	margin: 15px auto;
	padding: 0px;
	
	width: 800px;
	background-color: #FFFFFF;
	}
#Layer2 {   
		  float: left;
		  width: 250px;
		  padding-bottom: 5px
}
#Layer3{ 
          border-top: 5px solid #666699;
		  width: 790px;
		  margin-left: 5px;
		  margin-right: 5px;
		  margin-bottom: 5px;
		  clear: both;
		}
#Layer4{ 
		  float: left;
		  margin-top: 10px;
		  width:181px; 
		  height:366px; 
		}
#Layer5{
		  width: 560px;
		  float: right;  
		  margin-top:15px;
		  margin-right:30px;
}
#Layer6 {	
	margin: 15px;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	}
#Layer7{ 
          border-top: 2px solid #666699;
		  width: 560px;
		  clear: both;
}


body {
	background-color: #999999;
}
h1 {
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 9pt; 
		  font-style: normal; 
		  font-weight: normal; 
		  color: #333333
}
h2{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #666699
}
h3{
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 9pt; 
		  font-style: normal; 
		  font-weight: bold; 
		  color: #333333
}
h4 {
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 12pt; 
		  font-style: normal; 
		  font-weight: bold; 
		  color: #333333
}
h5 {
          font-family: Arial, Helvetica, sans-serif; 
		  font-size: 9pt; 
		  font-style: normal; 
		  font-weight: bold; 
		  color: #666699
}
a:link {
	color: #666699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #666699;
}
a:active {
	text-decoration: none;
	color: #666699;
}

.home { 
    background:url(images/btnhome.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.home:hover { 
    background:url(images/btnhomeover.jpg) no-repeat; 
} 

.models { 
    background:url(images/btnmodels.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.models:hover { 
    background:url(images/btnmodelsover.jpg) no-repeat; 
} 

.howtostart { 
    background:url(images/btnhowtostart.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.howtostart:hover { 
    background:url(images/btnhowtostartover.jpg) no-repeat; 
} 
.dealer { 
    background:url(images/btnfind.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.dealer:hover { 
    background:url(images/btnfindover.jpg) no-repeat; 
} 
.faq { 
    background:url(images/btnfaq.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.faq:hover { 
    background:url(images/btnfaqover.jpg) no-repeat; 
} 

.contact { 
    background:url(images/btncontact.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.contact:hover { 
    background:url(images/btncontactover.jpg) no-repeat; 
} 

.about { 
    background:url(images/btnaboutus.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.about:hover { 
    background:url(images/btnaboutusover.jpg) no-repeat; 
} 

.contractform { 
    background:url(images/btncontractform.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin-top:5px; padding:0;                             
    display:block;                                 
} 

.contractform:hover { 
    background:url(images/btncontractformover.jpg) no-repeat; 
} 

.pricelist { 
    background:url(images/btnpricelist.jpg) no-repeat; 
    width:170px; height:23px;                        
    margin:0; padding:0;                             
    display:block;                                 
} 

.pricelist:hover { 
    background:url(images/btnpricelistover.jpg) no-repeat; 
} 
