@charset "UTF-8";
/* CSS Document */


ul#nav { background:url(../graphics/navigation.gif); position:relative; margin:0; width:201px; padding-bottom:10px; height:417px;}
ul#nav li { float:left; list-style-type:none; }
ul#nav li a { display:block; position:absolute; left:0; outline:none; border:0 none; }

ul#nav span {
display:none;
}

 li#bthome a , li#btmot a, li#btservice a, li#bttyres a, li#btdia a, li#btsales a, li#btcontact a, li#btgood a     {background:url(../graphics/navigation.gif); }

/*xpos ypos*/

li#bthome a 						{ background-position:0 0; width:201px; height:53px; top:0 }
li#bthome a:hover					{ background-position:201px 0 }

li#btmot a 						{ background-position:0 -53px; width:201px; height:53px; top:53px }
li#btmot a:hover					{ background-position:201px -53px;}


li#btservice a 					{ background-position:0 -106px; width:201px; height:53px; top:106px }
li#btservice a:hover				{ background-position:201px -106px }


li#bttyres a 						{ background-position:0 -159px; width:201px; height:53px; top:159px }
li#bttyres a:hover					{ background-position:201px -159px }


li#btdia a 						{ background-position:0 -212px; width:201px; height:52px; top:212px }
li#btdia a:hover					{ background-position:201px -212px }


li#btsales a 						{ background-position:0 -264px; width:201px; height:49px; top:264px }
li#btsales a:hover					{ background-position:201px -264px }

li#btcontact a 						{ background-position:0 -313px; width:201px; height:52px; top:313px }
li#btcontact a:hover					{ background-position:201px -313px }


li#btgood a 						{ background-position:0 -365px; width:201px; height:61px; top:365px }
li#btgood a:hover					{ background-position:201px -365px }