
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:43px; display:block; position:absolute; top:0; outline:none; }

ul#nav span {
display:none;
}

li#bthome a, li#btused a, li#btbtvans a, li#btcamper a, li#btcars a, li#btcarsell a, li#btfinance a, li#btservice a, li#btcontact a {background:url(graphics/navigation.gif) }

li#bthome a 						{ background-position:0 0; width:69px; left:0 }
li#bthome a:hover					{ background-position:0 -43px }


li#btused a 						{ background-position:-71px 0; width:66px; left:71px }
li#btused a:hover					{ background-position:-71px -43px }


li#btbtvans a 						{ background-position:-139px 0; width:75px; left:139px }
li#btbtvans a:hover					{ background-position:-139px -43px }


li#btcamper a 					{ background-position:-216px 0; width:79px; left:216px }
li#btcamper a:hover				{ background-position:-216px -43px }


li#btcars a 						{ background-position:-297px 0; width:65px; left:297px }
li#btcars a:hover					{ background-position:-297px -43px }


li#btcarsell a 						{ background-position:-364px 0; width:78px; left:364px }
li#btcarsell a:hover					{ background-position:-364px -43px }


li#btfinance a 						{ background-position:-444px 0; width:135px; left:444px }
li#btfinance a:hover					{ background-position:-444px -43px }


li#btservice a 						{ background-position:-581px 0; width:113px; left:581px }
li#btservice a:hover					{ background-position:-581px -43px }


li#btcontact a 						{ background-position:-696px 0; width:107px; left:696px }
li#btcontact a:hover					{ background-position:-696px -43px }

