html {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #113AB6;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #032591;
	margin: 0 0 0px 0;
	padding: 5px 0 5px 0;
} 	


h4 {
	font-size: 16px;
	font-weight: bold;
	color: #032591;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
} 	



p {
	margin:3px;
	color: #032591;
}



.page {
	background-color:#113AB6;
	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: 396px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}		
	

/* ----- HEADER END ----- */






	
 
/* ----- FLASH ----- */

	#myflash1 {
	position: absolute;
	background-color: #FCFCFC;
	padding: 0px;
	width: 920px;
	top: 209px;
	height: 178px;
	left: 39px;
}	


/* ----- FLASH END ----- */
 
 
 
 
 
 
 
 
 
/* ----- NAV ----- */

#nav {
	position:absolute;
	top:169px;
	left:29px;
	width:945px;
	height:25px;
	z-index:3;
	text-align:center;
	visibility: visible;
		
}



 
		
 

#nav a {
	color:#0F36AB;
	FONT-SIZE: 13px;
	text-decoration:none;
	padding: 0px 60px 0px 60px;
	font-weight: bold;
}


#nav a:hover {
	color:#000033;
	text-decoration: none;
}
	





#nav p 

{
	font-size: 10px;
	font-weight: bold;
}







/* ----- 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: #CCCCCC;
	font-weight: bold;
}

#main a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


/* ----- MAIN END ----- */	







/* ----- LEFT ----- */

/*

*html #left {
	padding:5px 1px 0px 30px;
}	


*/	


#left {
	position:relative;
	float:left;
	padding:0px 0px 0px 50px;
	width:900px;
	z-index:500;
	visibility: visible;
	text-align: left;
}

#left P {
	FONT-SIZE: 12px;
}

#left strong {
	FONT-SIZE: 12px;
	font-weight:bold;
		
}

#left a {
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}


#left a:hover {
	color:#032591;
}

/* ----- RIGHT END ----- */






/* ----- FOOTER ----- */	

/*


*html #footer {
	margin: 0px 0 0 0px;
	padding: 20px 0 0 0;
}	


*/



#footer {
	clear:both;
	height:111px;
	margin: 0px 0 0 0;
	padding: 7px 0 0 0px;
	background-image: url(images/footer.jpg);
	text-align: center;
	font-size: 10px;
		}




#footer p 

{
	font-weight: normal;
}


#footer strong {
	font-weight: normal;
}


#footer a {
	text-decoration:none;
	color: #012690;
	padding: 0px 20px 0px 20px;
}

#footer a:hover{
	color:#000000;
	text-decoration: none;
}

/* ----- FOOTERLEFT RIGTH ----- */





/* ----- FEATURED VEHICLE ----- */

#featured {
	float: left;
	width: 215px;
	position: relative;
	left: 10px;
	height: 240px;
	background-image: url(images/featured.jpg);
	padding: 40px 0px 0 17px;
}



/* ----- FEATURED VEHICLE END ----- */
