a { text-decoration:none; }

html, body {
	border:0;
	margin:0;
	padding:0;
	font: 1em Arial, Helvetica, sans-serif;
}

body {
	background: #FFFFFF url(images/body_bg.jpg) repeat-x left 124px;
	min-width:950px;
}

h1 {
	background: url(images/banner.jpg) no-repeat left 4px;
	width:941px;
	margin: 0 auto;
	padding:0;
}

h1 a {
	height:0;
	padding: 116px 0 0;
	display:block;
	overflow:hidden;
}

h2 {
	background-color:#C52F30;
	margin: 0 260px 10px 0;
	padding: 0 0 0 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:30px;
}

h3 {
	margin:0;
	padding: 5px 0 2px;
}

p {
	margin:0;
	padding: 2px 0 5px;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

#col_left {
	margin: 0 0 0 12px;
	display:inline;
	float:left;
}

#content {
	border: 2px solid #044D94;
	min-height:155px;
	_height:155px;
	margin: 6px 18px 0 234px;
	padding: 5px 10px;
}

#content p {
	font-size:.9em;
	line-height:1.3em;
}

#content ul {
	padding: 10px 20px;
	font-size:.8em;
	font-weight:bold;
	list-style:disc;
}

#content .photo {
	 border: 1px solid #FFFFFF;
	 margin: -40px 0 0;
	 float:right;
}

#find_dealer {
	background: #C12122 url(images/find_dealer_bg.gif) repeat-x left top;
	border-left: 2px solid #FFFFFF;
	height:26px;
	margin-left:-7px !important;
	letter-spacing:1px !important;
}

#find_dealer:hover {
	background: #0160A0 url(images/find_dealer_bg_hover.gif) repeat-x left top;
	color:#FFFFFF !important;
}

#footer {
	background: #A1A1A1 url(images/footer_bg.gif) repeat-x left center;
	margin: 0 12px 0 0;
	#margin-top:10px;
	padding: 0 0 0 35px;
	color:#FFFFFF;
	font-size:.7em;
	line-height:21px;
	clear:both;
	position:relative;
	#position:static;
	top:10px;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer ul {
	background: url(images/footer_logo.gif) no-repeat right top;
	padding: 3px 105px 21px 0;
	font-size:1.1em;
	float:right;
	position:relative;
	top:-3px;
}

#footer li { display:inline; }

#header {
	background: url(images/header_bg.gif) repeat-x left 2px;
	height:122px;
	padding: 2px 0 3px;
}

#nav {
	height:26px;
	margin: 0 0 0 234px;
	text-align:left;
}

#nav a {
	border-right: 2px solid #FFFFFF;
	padding: 0 15px;
	color:#FFFFFF;
	letter-spacing:4px;
	float:left;
}

#nav a:hover { color:#044D94; }

#nav li { display:inline; }

#nav_construction {
	background: #085096 url(images/construction_link_bg.gif) repeat-x left center;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;
	letter-spacing:1px;
	line-height:17px;
	text-align:center;
	text-transform:uppercase;
	display:block;
}

#nav_construction:hover { background: #D24142 url(images/construction_link_bg_hover.gif) repeat-x left center; }

#nav_container {
	background: #FFFFFF url(images/nav_bg.jpg) repeat-x left bottom;
	width:186px; /* IE fix for #content obstructing li:hover */
	margin: 5px 0 4px;
	padding: 8px 10px 12px;
}

#nav_contact {
	background: #C52F30 url(images/contact_bg.gif) repeat-x left center;
	border: solid #FFFFFF;
	border-width: 1px 0;
	margin: 12px -10px -9px;
	padding: 3px 0;
	color:#FFFFFF;
	font-size:.75em;
	font-weight:bold;
	letter-spacing:5px;
	text-align:center;
	text-transform:uppercase;
	display:block;
}

#nav_contact:hover { background: #0160A0 url(images/contact_bg_hover.gif) repeat-x left center; }

.nav a {
	width:187px;
	color:#044D94;
	font-size:.8em;
	font-weight:bold;
	display:block;
}

.nav a:hover, .nav a.hover, #footer a:hover { color:#ED0027; }

.nav li {
	padding: 0 0 1px; /* Reserve space for the border-bottom */
	position:relative;
}

.nav li.has_sub:hover, .nav li.hover {
	border-bottom: 1px solid #ED0027;
	padding-bottom:0; /* Replace space with border */
}

.nav li:hover ul, .nav li.hover ul {
	display:block;
}

.nav ul {
	background-color:#FFFFFF;
	border: 1px solid #ED0027;
	padding: 5px 18px 5px 11px;
	display:none;
	position:absolute;
	top:0;
	left:186px;
}

.nav ul a { width:160px; }

.nav ul li:hover ul, .nav ul li.hover ul {
	display:block !important;
}

.nav ul ul {
	left:159px;
	display:none !important;
}

.nav_section {
	border-bottom: 1px solid #ED0027;
	margin: 0 0 5px;
	padding: 8px 2px 0;
	color:#C12122;
	font-weight:bold;
	text-transform:uppercase;
}

.nav_title_bg {
	background: #A3A3A3 url(images/nav_title_bg.gif) repeat-x left center;
	border: solid #044D94;
	border-width: 3px 0;
	color:#FFFFFF;
	font-size:.9em;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	line-height:26px;
	letter-spacing:1px;
}

