ul#nav { background:url(graphics/navigation.gif); position:relative; margin:0; }
ul#nav li { float:left; list-style-type:none; }
ul#nav li a {
	height:33px;
	display:block;
	position:absolute;
	top:-3px;
	outline:none;
}

ul#nav span {
display:none;
}

li#bthome a, li#btused a, li#btabout a, li#btcar_source a, #btservice a, #btwarranty a, #btfinance a,  li#btcontact a {background:url(graphics/navigation.gif);		
 }

li#bthome a 									{
	background-position:0 0;
	width:132px;
	left:0

}
li#bthome a:hover, li#bthome a.current			{ background-position:0 -33px;  }


li#btused a 									{
	background-position:-132px 0;
	width:134px;
	left:132px
}
li#btused a:hover, li#btused a.current			{ background-position:-132px -33px }


li#btabout a 									{
	background-position:-267px 0;
	width:133px;
	left:268.1px
}
li#btabout a:hover, li#btabout a.current		{ background-position:-268px -33px }


li#btfinance a 									{
	background-position:-401px 0;
	width:132px;
	left:402px
}
li#btfinance a:hover, li#btfinance a.current	{ background-position:-402px -33px }


li#btwarranty a 								{
	background-position:-536px 0;
	width:132px;
	left:536px
}
li#btwarranty a:hover, li#btwarranty a.current	{ background-position:-536px -33px }


li#btservice a 									{
	background-position:-670px 0;
	width:132px;
	left:670px
}
li#btservice a:hover, li#btservice a.current	{ background-position:-670px -33px }


li#btcontact a 									{
	background-position:-803px 0;
	width:133px;
	left:803px
}
li#btcontact a:hover, li#btcontact a.current	{ background-position:-803px -33px }
