#mainnav {
	float:left;
	width:550px;
	height:58px;
	background:url(../images/nav_system.jpg) 0 0 no-repeat;
}

#mainnav a {
	float:left;
	display:block;
}

#mainnav a em {
	display: none;
}

#mainnav a:hover {
	background-position: 0px -58px;
}

/* position 1 */
.automotive_1 {width:122px;height:58px;background:url(../images/nav/automotive_1.gif) 0 0 no-repeat;}
.locations_1 {width:122px;height:58px;background:url(../images/nav/locations_1.gif) 0 0 no-repeat;}
 
/* position 2 */              
.locations_2 {width:101px;height:58px;background:url(../images/nav/locations_2.gif) 0 0 no-repeat;}
.coupons_2 {width:101px;height:58px;background:url(../images/nav/coupons_2.gif) 0 0 no-repeat;}
.giftcard_2 {width:101px;height:58px;background:url(../images/nav/giftcard_2.gif) 0 0 no-repeat;}
.news_2 {width:101px;height:58px;background:url(../images/nav/news_2.gif) 0 0 no-repeat;}

/* position 3 */                            
.coupons_3 {width:96px;height:58px;background:url(../images/nav/coupons_3.gif) 0 0 no-repeat;}
.giftcard_3 {width:96px;height:58px;background:url(../images/nav/giftcard_3.gif) 0 0 no-repeat;}
.news_3 {width:96px;height:58px;background:url(../images/nav/news_3.gif) 0 0 no-repeat;}

/* position 4 */                            
.giftcard_4 {width:90px;height:58px;background:url(../images/nav/giftcard_4.gif) 0 0 no-repeat;}
.news_4 {width:90px;height:58px;background:url(../images/nav/news_4.gif) 0 0 no-repeat;}

/* position 5 */                            
.news_5 {width:141px;height:58px;background:url(../images/nav/news_5.gif) 0 0 no-repeat;}


