@charset "utf-8";
/* CSS Document */

#navigation {
	width: 970px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background: url(../grfx/nav_bg.gif) top left repeat-x;
}

#navigation ul {
	font-size: 0.8em;
	width: 933px;
	height: 33px;
}

#navigation li {
	float: left;
	list-style: none;
	font-weight: bold;
}

* html #navigation li {
	font-size: 2px;
}

#navigation li a {
	border: 0;
	height: 33px;
	display: block;
}

#navigation li a span {
	display: none;
}

#navigation li#home a {
	background: url(../grfx/nav.png) 0 0 no-repeat;
	width: 509px;
}

@charset "utf-8";
/* CSS Document */

#navigation {
	width: 970px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	background: url(../grfx/nav_bg.gif) top left repeat-x;
}

#navigation ul {
	font-size: 0.8em;
	width: 960px;
	height: 33px;
}

#navigation li {
	float: left;
	list-style: none;
	font-weight: bold;
}

* html #navigation li {
	font-size: 2px;
}

#navigation li a {
	border: 0;
	height: 33px;
	display: block;
}

#navigation li a span {
	display: none;
}

#navigation li#home a {
	background: url(../grfx/nav_home.png) 0 0 no-repeat;
	width: 419px;
}

#navigation li#home a:hover, #navigation li#home a.active {
	background: url(../grfx/nav_home.png) 0 -33px no-repeat;
}

#navigation li#models a {
	background: url(../grfx/nav_models.png) 0 0 no-repeat;
	width: 77px;
}

#navigation li#models a:hover, #navigation li#models a.active {
	background: url(../grfx/nav_models.png) 0 -33px no-repeat;
	width: 82px;
	margin: 0 0 0 -5px;
}

#navigation li#contact a {
	background: url(../grfx/nav_contact.png) 0 0 no-repeat;
	width: 100px;
}

#navigation li#contact a:hover, #navigation li#contact a.active {
	background: url(../grfx/nav_contact.png) 0 -33px no-repeat;
	width: 105px;
	margin: 0 0 0 -5px;
}

#navigation li#testimonials a {
	background: url(../grfx/nav_testimonials.png) 0 0 no-repeat;
	width: 107px;
}

#navigation li#testimonials a:hover, #navigation li#testimonials a.active {
	background: url(../grfx/nav_testimonials.png) 0 -33px no-repeat;
	width: 112px;
	margin: 0 0 0 -5px;
}

#navigation li#links a {
	background: url(../grfx/nav_links.png) 0 0 no-repeat;
	width: 57px;
}

#navigation li#links a:hover, #navigation li#links a.active {
	background: url(../grfx/nav_links.png) 0 -33px no-repeat;
	width: 62px;
	margin: 0 0 0 -5px;
}

#navigation li#dealers a {
	background: url(../grfx/nav_dealers.png) 0 0 no-repeat;
	width: 79px;
}

#navigation li#dealers a:hover, #navigation li#dealers a.active {
	background: url(../grfx/nav_dealers.png) 0 -33px no-repeat;
	width: 84px;
	margin: 0 0 0 -5px;
}

#navigation li#editorials a {
	background: url(../grfx/nav_editorials.png) 0 0 no-repeat;
	width: 98px;
}

#navigation li#editorials a:hover, #navigation li#editorials a.active {
	background: url(../grfx/nav_editorials.png) 0 -33px no-repeat;
	width: 103px;
	margin: 0 0 0 -5px;
}
