img {
	border:0px;
}
div#container {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	font-family:arial;
	font-size:12px;
	color:#717171;
}
div#header {
	position:relative;
	width:880px;
	height:395px;
	background-image:url("../images/img_topheader.jpg");
	background-repeat:no-repeat;
	background-position: bottom left;
}
div#footer {
	position:relative;
	width:880px;
	height:210px;
	background-image:url("../images/img_footer.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	margin-bottom:30px;
}
div#footer div {
	position:absolute;
	top:198px;
	width:440px;
}
div#footer .copy {
	text-align:left;
}
div#footer .links {
	text-align:right;
	left:440px;
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer a {
	color:#717171;
	text-decoration:none;
}
div#logo {
	position:absolute;
	top:12px;
	left:10px;
	width:75px;
	height:78px;
}
div#topnav {
	position:absolute;
	top:40px;
	left:514px;
	width:371px;
	height:53px;
	background-image:url("../images/btn_mainnav.gif");
	background-repeat:no-repeat;
}
div#topnav li a{
	background-image:url("../images/btn_mainnav.gif");
	background-repeat:no-repeat;
	}
div#topnav li a span {
	display:none;
}
div#topnav li a, div#topnav li {
	display:block;
	height:27px;
}
div#visithonda {
	position:absolute;
	top: 8px;
	left: 786px;
}

#exclusive_editions, #exclusive_editions a { 
	width:125px;
}
#special_offers, #special_offers a {
	width:122px;
}

li#exclusive_editions a { background-position: 0px -27px; }
li#exclusive_editions a:hover, body.exclusive_edition li#exclusive_editions a { background-position: -371px -27px; }
li#special_offers a {	background-position: -126px -27px; }
li#special_offers a:hover {	background-position: -495px -27px; }
li#find_dealer a { background-position: -247px -27px; }
li#find_dealer a:hover { background-position: -617px -27px; }

#find_dealer, #find_dealer a {
	width:123px;
}

ul#nav {
		position:absolute;
		margin:0px;
		padding:0px;
		border:0px;
		top:27px;
}

div#topnav li {
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}




