
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#btservice a, li#btabout 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:110px; left:136px }
li#btoffer a:hover, li#btoffer a.current			{ background-position:-136px -24px }

li#btusedcar a 										{ background-position:-246px 0; width:84px; left:246px }
li#btusedcar a:hover, li#btusedcar a.current		{ background-position:-246px -24px }

li#btmotability a 									{ background-position:-330px 0; width:87px; left:330px }
li#btmotability a:hover, li#btmotability a.current	{ background-position:-330px -24px }

li#btservice a 										{ background-position:-417px 0; width:117px; left:417px }
li#btservice a:hover, li#btservice a.current		{ background-position:-417px -24px }

li#btabout a 										{ background-position:-534px 0; width:80px; left:534px }
li#btabout a:hover, li#btabout a.current			{ background-position:-534px -24px }

li#btcontact a 										{ background-position:-614px 0; width:82px; left:614px }
li#btcontact a:hover, li#btcontact a.current		{ background-position:-614px -24px }
