#header #menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	position: absolute;
	right: 0px;
	bottom: 10px;
	}

#header #menu #nav {
	list-style: none;
	padding: 0;
	display: inline;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#header #menu #nav li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#header #menu #nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:14px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#header #menu #nav a:hover {
	background-position: 0 -14px;
	}

#header #menu #nav a:active, #header #menu #nav a.selected {
	background-position: 0 -14px;
}

#header #menu #menu1 a  {
	width: 71px;
	background: url(../img/menu1.gif) top left no-repeat;
}
#header #menu #menu2 a  {
	width: 73px;
	background: url(../img/menu2.gif) top left no-repeat;
}
#header #menu #menu3 a  {
	width: 128px;
	background: url(../img/menu3.gif) top left no-repeat;
}
#header #menu #menu4 a  {
	width: 74px;
	background: url(../img/menu4.gif) top left no-repeat;
}
/* ------------------------------------------------------------------------------- */
