html, body { background: #004380 url(../images/simple_blue_header.jpg) repeat-x 0 0; }
 
#header { color: #000; }
	#headerDealer h1 a { color: #004380; }
	#headerDealer h1 span { color: #4d4d4d; }

#contentWrapper { background: #cfcfcf; margin: 8px 0 0 0; }

td#contentSide { background: #fff; border: 1px solid #646464; }
	td#contentSide h2 { color: #fff; background: url(../images/simple_blue_starburst.gif) no-repeat 0 7px; }
		
form label { color: #004380; }
	form .submitButton input { background: url(../images/bg_submit.gif) no-repeat 0 0; }
	form .submitButton input:hover { background: url(../images/bg_submit.gif) no-repeat 0 -75px; }

#contentSub img.product { background: url(../images/na_300x200.jpg) no-repeat scroll 50% 50%; border: 1px solid #646464; display:block; height:200px; width:300px; }

#footerWrapper { background: url(../images/simple_border-bottom.jpg) repeat-x 0 0; }
#footerInfo, #footerContent { color: #fff; }

/* = Splash ===================================== */
table#contentArea_splash { background: none; }	
	table#contentArea_splash h1 { color: #fff; }
	table#contentArea_splash .content h2 { color: #004380; }
	table#contentArea_splash .content a { color: #000; border: 1px solid #afafaf; }
	table#contentArea_splash .content a:hover { color: #fff; border: 1px solid #004380; background: #004380; }
	table#contentArea_splash .content a img { border: 1px solid #000; background: url(../images/na_80x53.jpg) no-repeat 0 0; }
