/*---old version here----

#mainnav {
	float:left;
	width:525px;
	height:58px;
}
#mainnav a {
	float:left;
	display:block;
}

#mainnav a em {
	display: none;
}


#autoserv {width:122px;height:58px;background:url(../images/autoserv.png) 0 0 no-repeat;}
#autoedu {width:102px;height:58px;background:url(../images/autoedu.png) 0 0 no-repeat;}
#aboutjiffylube {width:98px;height:58px;background:url(../images/about.png) 0 0 no-repeat;}
#custcare {width:90px;height:58px;background:url(../images/custcare.png) 0 0 no-repeat;}
#specialpromos {width:113px;height:58px;background:url(../images/specialpromos.png) 0 0 no-repeat;}

#mainnav a:hover {
	background-position: 0px -58px;
}
----end old version---*/
#mainnav {
	float:left;
	width:550px;
	height:58px;
}
#mainnav a {
	float:left;
	display:block;
}

#mainnav a em {
	display: none;
}

#autoserv {width:136px;height:58px;background:url(../images/autoserv3.gif) 0 0 no-repeat;}
#autoedu {width:140px;height:58px;background:url(../images/autoedu3.gif) 0 0 no-repeat;}
#aboutjiffylube {width:135px;height:58px;background:url(../images/about3.gif) 0 0 no-repeat;}
#custcare {width:139px;height:58px;background:url(../images/custcare3.gif) 0 0 no-repeat;}


/*
#autoserv {width:108px;height:58px;background:url(../images/autoserv2.gif) 0 0 no-repeat;}
#autoedu {width:92px;height:58px;background:url(../images/autoedu2.gif) 0 0 no-repeat;}
#aboutjiffylube {width:93px;height:58px;background:url(../images/about2.gif) 0 0 no-repeat;}
#custcare {width:92px;height:58px;background:url(../images/custcare2.gif) 0 0 no-repeat;}
#specialpromos {width:94px;height:58px;background:url(../images/specialpromos2.gif) 0 0 no-repeat;}
#giftcards {width:71px;height:58px;background:url(../images/giftcards2.gif) 0 0 no-repeat;}
*/

#mainnav a:hover {
	background-position: 0px -58px;
}