a.nav1{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-home.gif") 0 0 no-repeat;
}

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

a.nav2{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-hours.gif") 0 0 no-repeat;
}

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

a.nav3{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-meet.gif") 0 0 no-repeat;
}

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

a.nav4{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-contact.gif") 0 0 no-repeat;
}

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

a.nav5{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-forms.gif") 0 0 no-repeat;
}

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

a.nav6{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-info.gif") 0 0 no-repeat;
}

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

a.nav7{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-beforeafter.gif") 0 0 no-repeat;
}

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


a.nav8{
	display:block; 
	width: 206px;
	height: 25px;
	background: url("images/menu-financing.gif") 0 0 no-repeat;
}

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









