#headerContent #nav {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 10px;
	top: 110px;
	right: 0px;
	}
	
#headerContent #nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#headerContent #nav a {
	float: left;
	padding: 10px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:10px; /* for IE5/Win */
	}
	
#headerContent #nav a:hover {
	background-position: 0 -10px;
	}

#headerContent #nav a:active, #headerContent #nav a.selected {
	background-position: 0 -10px;
}
#headerContent #menu1 a  {
	width: 82px;
	background: url(../img/menu1.gif) top left no-repeat;
}
#headerContent #menu2 a  {
	width: 102px;
	background: url(../img/menu2.gif) top left no-repeat;
}
#headerContent #menu3 a  {
	width: 72px;
	background: url(../img/menu3.gif) top left no-repeat;
}
#headerContent #menu4 a  {
	width: 57px;
	background: url(../img/menu4.gif) top left no-repeat;
}

#headerContent #menu5 a  {
	width: 76px;
	background: url(../img/menu5.gif) top left no-repeat;
}

#headerContent #menu6 a  {
	width: 56px;
	background: url(../img/menu6.gif) top left no-repeat;
}

#headerContent #menu6 a  {
	width: 80px;
	background: url(../img/menu6.gif) top left no-repeat;
}
/* ------------------------------------------------------------------------------- */
#headerContent #navLang {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 9px;
	top: 60px;
	right: 0px;
	}
	
#headerContent #navLang li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#headerContent #navLang a {
	float: left;
	padding: 9px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:9px; /* for IE5/Win */
	}
	
#headerContent #navLang a:hover {
	background-position: 0 -9px;
	}

#headerContent #navLang a:active, #headerContent #navLang a.selected {
	background-position: 0 -9px;
}
#headerContent #menuLang1 a  {
	width: 40px;
	background: url(../img/menuLang1.gif) top left no-repeat;
}
#headerContent #menuLang2 a  {
	width: 40px;
	background: url(../img/menuLang2.gif) top left no-repeat;
}
/* ------------------------------------------------------------------------------- */
