html {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 5px;
} 	


h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
} 	



p {	margin:3px;}



.page {
	background-color:#020554;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
	
	
	
	
	
/* ----- CONTAINER PAGE ----- */	
	
#containerpage {
	position: relative;
	margin: 0 auto;
	width:1000px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
}	
	
	
/* ----- CONTAINER PAGE END ----- */	
	
	
	
	


/* ----- HEADER ----- */
	
#header {
	position:relative;
	height: 500px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}		
	

/* ----- HEADER END ----- */






	
 
/* ----- FLASH ----- */

	#myflash1 {
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	width: 990px;
	top: 175px;
	height: 290px;
}	


/* ----- FLASH END ----- */
 
 
 
 
 
 
 
 
 
/* ----- NAV ----- */

*html #navbar {
	margin-left: 10px;
} /* for ie*/	



#navbar {
	float:left;
	margin: 0px 0 0 0px;
	z-index: 100;
	width: 527px;
	position: absolute;
	left: 487px;
	top: 132px;
	height: 29px;
	
} 

#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {
	float: left;
}

#nav li a{
	display: block;
	background-color: transparent;
	font-weight:normal;
	text-align:center;
	padding: 9px 0 9px 0px;
	margin: 0 10px 0 10px;
	color: #80A2D0;
	border-right: #A1011B 0px solid;
	text-decoration: none;
	font-size: 16px;
}

#nav li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#navbarbot {
	width: 340px;
	height:13px;
	margin: 0 auto;
}

#navbot, #navbot ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#navbot li {
	float: left;
}

#navbot li a {
	color:#8EB912;
}	
	
#navbot li a:hover {
	color:#CCC9BF;
}			



/* ----- NAV END ----- */	
	
	
	
	/* ----- STOCK ----- */

#stock {
	height:20px;
	top: 5px;
	left: 70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
}






	
/* ----- STOCK END ----- */	
	
	
	



/* ----- MAIN ----- */	
	
/*


*html #main {
	margin: 5px 0px 0px 0px;
	color: #FFFFFF;
}	 


*/	


	
#main {
	width: 1000px;
	margin: 0px;
} 


#main p 

{
	font-size: 12px;
}


#main strong {
	font-weight: bold;
}


#main a {
	text-decoration:none;
	color: #80A2D0;
	font-weight: bold;
}

#main a:hover{
	color:#F4F3EE;
	text-decoration: none;
}


/* ----- MAIN END ----- */	







/* ----- LEFT ----- */

/*

*html #left {
	padding:5px 1px 0px 30px;
}	


*/	


#left {
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	width:750px;
	z-index:500;
	visibility: visible;
	text-align: left;
}

#left P {
	FONT-SIZE: 12px;
}

#left strong {
	FONT-SIZE: 12px;
	font-weight:bold;
		
}

#left a {
	FONT-SIZE: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #80A2D0;
}


#left a:hover {
	color:#FFFFFF;
}

/* ----- LEFT END ----- */









/* ----- RIGHT ----- */

/*

*html #right {
	padding:5px 1px 0px 30px;
}	


*/	


#right {
	position:relative;
	float:right;
	padding:0px 0px 0px 0px;
	width:220px;
	height:790;
	z-index:500;
	visibility: visible;
	text-align: left;
}

#right P {
	FONT-SIZE: 12px;
}

#right strong {
	FONT-SIZE: 12px;
	font-weight:bold;
		
}

#right a {
	FONT-SIZE: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #80A2D0;
}


#right a:hover {
	color:#FFFFFF;
}

/* ----- RIGHT END ----- */






/* ----- FOOTER ----- */	

/*


*html #footer {
	margin: 0px 0 0 0px;
	padding: 20px 0 0 0;
}	


*/



#footer {
	clear:both;
	height:85px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	background-color: #020554;
	background-image: url(images/footer.jpg);
		}




#footer p 

{
	font-weight: normal;
}


#footer strong {
	font-weight: bold;
}


#footer a {
	text-decoration:none;
	color: #80A2D0;
	padding: 0 20px 0 0px;
	font-weight: normal;
	font-size: 12px;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

/* ----- FOOTER END ----- */



/* ----- FOOTER LEFT ----- */	

/*


*html #footerleft {
	margin: 0px 0 0 0px;
	padding: 20px 0 0 0;
}	


*/



#footerleft {
	clear:both;
	height:24px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 25px 0 0 0;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	width: 450px;
	float: left;
	 
		}




#footerleft p 

{
	color: #FFFFFF;
	font-weight: normal;
}


#footerleft strong {
	color:#FF0000;
	font-weight: bold;
}


#footerleft a {
	text-decoration:none;
	color: #80A2D0;
	padding: 0 20px 0 0px;
	font-weight: normal;
	font-size: 12px;
}

#footerleft a:hover{
	color:#F6F5F0;
	text-decoration: none;
}

/* ----- FOOTERLEFT END ----- */



/* ----- FOOTER RIGHT ----- */	

/*


*html #footerright {
	margin: 0px 0 0 0px;
	padding: 20px 0 0 0;
}	


*/



#footerright {
	height:60px;
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
	margin: 25px 0 0 0;
	text-align: right;
	padding: 0 0 0 0;
	position: relative;
	width: 480px;
	float: right;
	 
		}




#footerright p 

{
	font-weight: normal;
	font-size: 12px;
}


#footerright strong {
	font-weight: bold;
}


#footerright a {
	text-decoration:none;
	padding: 0 20px 0 0px;
	font-weight: normal;
	font-size: 12px;
}

#footerright a:hover{
	text-decoration: none;
}

/* ----- FOOTERLEFT RIGTH ----- */





/* ----- FEATURED VEHICLE ----- */

#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 280px;
	background-image: url(images/featured.jpg);
	background-repeat:no-repeat;
	padding: 40px 0px 0 17px;
}

