#header #menu {
	}

#header #menu #nav {
	list-style: none;
	padding: 0;
	display: inline;
	overflow: hidden;
	position: absolute;
	height: 47px;
	top: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	right: 40px;
	}
	
#header #menu #nav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	margin-top: 74;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#header #menu #nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:65px;
	padding-top: 65px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#header #menu #nav a:hover {
	background-position: 0 -47px;
	}

#header #menu #nav a:active, #header #menu #nav a.selected {
	background-position: 0 -94px;
}

#header #menu #menu1 a  {
	width: 150px;
	background: url(../img/menu1.jpg) top left no-repeat;
}
#header #menu #menu2 a  {
	width: 175px;
	background: url(../img/menu2.jpg) top left no-repeat;
}
#header #menu #menu3 a  {
	width: 233px;
	background: url(../img/menu3.jpg) top left no-repeat;
}
/* ------------------------------------------------------------------------------- */

