

#header #menu {
	padding: 0;
	margin: 0px;
	}

#header #menu #nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 60px;
	}
	
#header #menu #nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#header #menu #nav a {
	float: left;
	padding: 60px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:60px; /* for IE5/Win */
	}
	
#header #menu #nav a:hover {
	background-position: 0 -60px;
	}

#header #menu #nav a:active, #header #menu #nav a.selected {
	background-position: 0 -60px;
}
#header #menu #menu1 a  {
	width: 88px;
	background: url(../img/eng/menu1a.gif) top left no-repeat;
}
#header #menu #menu2 a  {
	width: 88px;
	background: url(../img/eng/menu2a.gif) top left no-repeat;
}
#header #menu #menu3 a  {
	width: 88px;
	background: url(../img/eng/menu3a.gif) top left no-repeat;
}
#header #menu #menu4 a  {
	width: 88px;
	background: url(../img/eng/menu4a.gif) top left no-repeat;
}
#header #menu #menu5 a  {
	width: 76px;
	background: url(../img/eng/menu5a.gif) top left no-repeat;
}
#header #menu #menu6 a  {
	width: 77px;
	background: url(../img/eng/menu6a.gif) top left no-repeat;
}
#header #menu #menu7 a  {
	width: 78px;
	background: url(../img/eng/menu7a.gif) top left no-repeat;
}
#header #menu #menu8 a  {
	width: 88px;
	background: url(../img/eng/menu8a.gif) top left no-repeat;
}
/* ------------------------------------------------------------------------------- */
