html, body { background: #003386; }

a { color: #362DAA; }
a:hover { color: #003386; }

#nav {color: #FFFFFF; }

#nav a { color: #FFFFFF; }

#header { color: #FFFFFF; background: url(../images/bg_header.jpg) repeat-x 0 0; }

	#headerDealer h1 a { color: #FFFFFF; } 

#contentWrapper { background: #FFFFFF; border-top: 1px solid #000000; border-bottom: 2px solid #000000;}
	
	table#contentArea { background: #8B8B8B; }
	
	td#contentSide { background: #8B8B8B url(../images/bg_form_b.jpg) no-repeat 50% 0; border-left: 1px solid #000000; border-right: 1px solid #000000; }
	td#contentSide p.thanks { color: #FFFFFF; }
	td#contentSide p a {color: #FFFFFF;}
	td#contentSide ul li a { background: url(../images/button_large.gif) no-repeat 0 0; color: #000000; }
	td#contentSide ul li a:hover { background: url(../images/button_large.gif) no-repeat 0 -58px; }

td#contentContainer { background: #FFFFFF url(../images/bg_content.jpg) no-repeat 0 100%; }
		
	.directions #map { border: 1px solid #999999; }
		
	#contentMain h2 { color: #003386; }
	
	#contentSub img.product { border: 1px solid #999999; }
	#contentSub a:hover img { border: 1px solid #003386; }
	#contentSub h2 { color: #003386; }
	#contentSub h2 span { color: #000000; }
	#contentSub h2 strong { color: #0000AA; }

		form label { color: #003386; }
		form input { border: 1px solid #000000; background: #FDF8DB; }
		form .submitButton input { border: none; background: url(../images/bg_submit.gif) no-repeat 0 0; }
		form .submitButton input:hover { background: url(../images/bg_submit.gif) no-repeat 0 -75px; }
	
#footer { color: #FFFFFF; }

	#footerInfo { border-left: 1px dotted #FFFFFF; }
	

/* = Splash ===================================== */
	table#contentArea_splash { background: none; }	
	table#contentArea_splash h1 { color: #003386; }
	table#contentArea_splash .content { background: #EDEDED url(../images/bg_splash.jpg) no-repeat 100% 100%; border: 1px solid #CCCCCC; }
	table#contentArea_splash .content h2 { color: #003386; }
	table#contentArea_splash .content a { color: #000000; border: 1px solid #AFAFAF; }
	table#contentArea_splash .content a:hover { color: #FFFFFF; border: 1px solid #003386; background: #003386; }
	table#contentArea_splash .content a img { border: 1px solid #000000; background: url(../images/na_80x53.jpg) no-repeat 0 0; }


/* = Privacy Policy ===================================== */
#privacy h1 { background: #CCCCCC; }
#privacy h2 { background: #EEE; }