
ul#nav { background:url(graphics/navigation.gif); position:relative; margin:0; width:667px; height:24px; }
ul#nav li { float:left; list-style-type:none; }
ul#nav li a { height:24px; display:block; position:absolute; top:0; outline:none; border:none; }

ul#nav span {
display:none;
}

li#bthome a, li#btnewcar a, li#btoffer a, li#btusedcar a, li#btmotability a, li#btfinance a, li#btservice a, li#btcontact a {background:url(graphics/navigation.gif) }

li#bthome a 										{ background-position:0 0; width:55px; left:0 }
li#bthome a:hover, li#bthome a.current				{ background-position:0 -24px }

li#btnewcar a 										{ background-position:-55px 0; width:81px; left:55px }
li#btnewcar a:hover, li#btnewcar a.current			{ background-position:-55px -24px }

li#btoffer a 										{ background-position:-136px 0; width:87px; left:136px }
li#btoffer a:hover, li#btoffer a.current			{ background-position:-136px -24px }

li#btusedcar a 										{ background-position:-223px 0; width:84px; left:223px }
li#btusedcar a:hover, li#btusedcar a.current		{ background-position:-223px -24px }

li#btmotability a 									{ background-position:-307px 0; width:87px; left:307px }
li#btmotability a:hover, li#btmotability a.current	{ background-position:-307px -24px }

li#btfinance a 										{ background-position:-394px 0; width:70px; left:394px }
li#btfinance a:hover, li#btfinance a.current		{ background-position:-394px -24px }

li#btservice a 										{ background-position:-464px 0; width:117px; left:464px }
li#btservice a:hover, li#btservice a.current		{ background-position:-464px -24px }

li#btcontact a 										{ background-position:-581px 0; width:86px; left:581px }
li#btcontact a:hover, li#btcontact a.current		{ background-position:-581px -24px }
