/* Global reset */
	/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
	
	*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
	table { border-collapse:collapse; border-spacing:0 }
	fieldset, img { border:0 }
	address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
	ol, ul, li { list-style:none }
	caption, th { text-align:left }
	h1, h2, h3, h5, h5, h6 { font-size:100% }
	q:before, q:after { content:''}





	/* Global reset-RESET */
	/* The below restores some sensible defaults */
	
	strong { font-weight: bold }
	em { color: #CCCCCC; font-size:12px }
	ol, ul, li { list-style:none }
	* a { position:relative } /* Gets links displaying over a PNG background */
	a { outline:none } /* Gets rid of Firefox's dotted borders */
	a img { border:none } /* Gets rid of IE's blue borders */





	/* Typography */
	
	p { margin:2px 0 16px 0 }
	body, h4, p, li, dt, dd, label, input, textarea { font-size:12px; FONT-FAMILY: "Lucida Grande","Arial Unicode MS", sans-serif }
	p, li, dt, dd, label { font-size:11px; line-height:18px; color:#999 }
	input, textarea { font-size:12px; color:#000; padding:2px }
	pre, code { margin:2px 0 16px 0; background:#000; color:#ccc; font:12px/16px 'Courier New', Courier, monospace }
	pre { padding:10px }
	a {  color:#476170; text-decoration:underline }
	a:hover { text-decoration:none }
	address { FONT-SIZE: 12px; COLOR:#8a8a8a;  margin-left:27px; }
	
	p.additionalInfo { text-transform:uppercase; letter-spacing:2px; font:11px/18px Georgia, 'Times New Roman', Times, serif; margin:-2px 0 0 0 }
	
	h1 a { width:380px; height:105px; text-indent:-9999px; display:block; position:absolute; top:60px; left:0px }
	h2 a { background:url(images/promoBanner.gif) top center no-repeat; width:446px; height:65px; text-indent:-9999px; display:block; position:absolute; top:240px; right:0; z-index:2 }
	h2 a:active { top:241px; right:-1px }
	h4 a {  background:url(images/automotive_slider.gif) top left no-repeat; margin-top:5px; width:513px; height:40px; text-indent:-9999px }
