
ul#nav { background:url(graphics/top-nav2.gif); position:relative; margin:0; width:1000px; height:50px; }
ul#nav li { float:left; list-style-type:none; }
ul#nav li a { height:50px; display:block; position:absolute; top:0; outline:none; border:none; }

ul#nav span {
display:none;
}

li#bthome a, li#btabout a, li#btnewcar a, li#btnewoffers a, li#btusedcar a, li#btfinance a, li#btbiz a,  li#btmotor a, li#btservice a, li#btcontact a {background:url(graphics/top-nav2.gif) }

li#bthome a 						{ background-position:0 0; width:80px; left:0 }
li#bthome a:hover					{ background-position:0 -50px }

li#btabout a 					{ background-position:-80px 0; width:68px; left:80px }
li#btabout a:hover				{ background-position:-80px -50px }

li#btnewcar a 					{ background-position:-148px 0; width:108px; left:148px }
li#btnewcar a:hover				{ background-position:-148px -50px }

li#btnewoffers a 					{ background-position:-256px 0; width:101px; left:256px }
li#btnewoffers a:hover				{ background-position:-256px -50px }

li#btusedcar a 					{ background-position:-357px 0; width:93px; left:357px }
li#btusedcar a:hover				{ background-position:-357px -50px }

li#btmotor a 					{ background-position:-450px 0; width:96px; left:450px }
li#btmotor a:hover				{ background-position:-450px -50px }

li#btfinance a 					{ background-position:-546px 0; width:78px; left:546px }
li#btfinance a:hover				{ background-position:-546px -50px }

li#btbiz a 					{ background-position:-624px 0; width:136px; left:624px }
li#btbiz a:hover				{ background-position:-624px -50px }

li#btservice a 					{ background-position:-760px 0; width:129px; left:760px }
li#btservice a:hover				{ background-position:-760px -50px }

li#btcontact a 					{ background-position:-889px 0; width:111px; left:889px }
li#btcontact a:hover				{ background-position:-889px -50px }



			