#menu {
	list-style: none;
	padding: 0px;
	margin: 0;
	width: 280px;
	height: 300px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
	float:right;
}




#menu span {
  display: none;
  position: absolute;
}





#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}





#menu a:hover {
  background-position: left bottom;
}



#menu a:hover span {
  display: block;
}









#menu .home {
	width: 275px;
	height: 49px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_01.png);
	left: 0px;
	top: 19px;
}



#menu .home span {
  width: 275px;
  height: 49px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_01-over.png);
  left: 0px;
  top: 0px;
}







#menu .culture {
	width: 275px;
	height: 36px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_02.png);
	left: -1px;
	top: 62px;
}



#menu .culture span {
  width: 275px;
  height: 36px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_02-over.png);
  left: 0px;
  top: 0px;
}







#menu .gallery {
	width: 275px;
	height: 55px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_03.png);
	left: -1px;
	top: 93px;
}



#menu .gallery span {
  width: 275px;
  height: 55px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_03-over.png);
  left: 0px;
  top: 0px;
}










#menu .menu {
	width: 275px;
	height: 53px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_04.png);
	left: 0px;
	top: 128px;
}



#menu .menu span {
  width: 275px;
  height: 53px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_04-over.png);
  left: 0px;
  top: 0px;
}











#menu .location {
	width: 275px;
	height: 37px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_05.png);
	left: -1px;
	top: 179px;
}



#menu .location span {
  width: 275px;
  height: 37px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_05-over.png);
  left: 0px;
  top: 0px;
}









#menu .abouteatery {
	width: 275px;
	height: 41px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_06.png);
	left: 0px;
	top: 213px;
}



#menu .abouteatery span {
  width: 275px;
  height: 41px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_06-over.png);
  left: 0px;
  top: 0px;
}











#menu .sponsorship {
	width: 275px;
	height: 48px;
	background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_07.png);
	left: -1px;
	top: 252px;
}



#menu .sponsorship span {
  width: 275px;
  height: 48px;
  background:url(http://www.distige.com/client_host/eaterycss/images/site_nav_07-over.png);
  left: 0px;
  top: 0px;
}

