a.nav1{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav1.jpg") 0 0 no-repeat;
}

a.nav1:hover { 
	background-position: -180px 0;
}

a.nav2{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav2.jpg") 0 0 no-repeat;
}

a.nav2:hover { 
	background-position: -180px 0;
}


a.nav3{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav3.jpg") 0 0 no-repeat;
}

a.nav3:hover { 
	background-position: -180px 0;
}


a.nav4{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav4.jpg") 0 0 no-repeat;
}

a.nav4:hover { 
	background-position: -180px 0;
}


a.nav5{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav5.jpg") 0 0 no-repeat;
}

a.nav5:hover { 
	background-position: -180px 0;
}


a.nav6{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav6.jpg") 0 0 no-repeat;
}

a.nav6:hover { 
	background-position: -180px 0;
}

a.nav7{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav7.jpg") 0 0 no-repeat;
}

a.nav7:hover { 
	background-position: -180px 0;
}

a.nav8{
	display:block; 
	width: 180px;
	height: 26px;
	background: url("menu/nav8.jpg") 0 0 no-repeat;
}

a.nav8:hover { 
	background-position: -180px 0;
}



