.nav {
	width: 962px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat;
	position: absolute;
	}
	
ul.nav li {
	display: inline;
	}
	
.nav li a:link, .nav li a:visited {
	position: absolute;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
	}
	
/* @group news */
	
.nav .news a:link, .nav .news a:visited {
	left: 0;
	width: 160px;
	}
	
.nav .news a:hover, .nav .news a:focus {
	background: url(../_images/sprites.png) no-repeat 0 -36px;
	}
	
.nav .news a:active {
	background: url(../_images/sprites.png) no-repeat 0 -72px;
	}
	
.current-news .news a:link, .current-news .news a:visited {
	background: url(../_images/sprites.png) no-repeat 0 -108px;
	cursor: pointer;
	}
	
.nav-news, .nav-news-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat 0 -36px;
	}
	
.nav-news-click {
	background: url(../_images/sprites.png) no-repeat 0 -72px;
	}
	
/* @end */
	
/* @group biography */
	
.nav .biography a:link, .nav .biography a:visited {
	left: 160px;
	width: 160px;
	}
	
.nav .biography a:hover, .nav .biography a:focus {
	background: url(../_images/sprites.png) no-repeat -160px -36px;
	}
	
.nav .biography a:active {
	background: url(../_images/sprites.png) no-repeat -160px -72px;
	}
	
.current-biography .biography a:link, .current-biography .biography a:visited {
	background: url(../_images/sprites.png) no-repeat -160px -108px;
	cursor: pointer;
	}
	
.nav-biography, .nav-biography-click {
	position: absolute;
	top: 0;
	left: 160px;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat -160px -36px;
	}
	
.nav-biography-click {
	background: url(../_images/sprites.png) no-repeat -160px -72px;
	}
	
/* @end */
	
/* @group discography */
	
.nav .discography a:link, .nav .discography a:visited {
	left: 320px;
	width: 160px;
	}
	
.nav .discography a:hover, .nav .discography a:focus {
	background: url(../_images/sprites.png) no-repeat -320px -36px;
	}
	
.nav .discography a:active {
	background: url(../_images/sprites.png) no-repeat -320px -72px;
	}
	
.current-discography .discography a:link, .current-discography .discography a:visited {
	background: url(../_images/sprites.png) no-repeat -320px -108px;
	cursor: pointer;
	}
	
.nav-discography, .nav-discography-click {
	position: absolute;
	top: 0;
	left: 320px;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat -320px -36px;
	}
	
.nav-discography-click {
	background: url(../_images/sprites.png) no-repeat -320px -72px;
	}
	
/* @end */
	
/* @group gallery */
	
.nav .gallery a:link, .nav .gallery a:visited {
	left: 480px;
	width: 160px;
	}
	
.nav .gallery a:hover, .nav .gallery a:focus {
	background: url(../_images/sprites.png) no-repeat -480px -36px;
	}
	
.nav .gallery a:active {
	background: url(/_images/sprites.png) no-repeat -480px -72px;
	}
	
.current-gallery .gallery a:link, .current-gallery .gallery a:visited {
	background: url(../_images/sprites.png) no-repeat -480px -108px;
	cursor: pointer;
	}
	
.nav-gallery, .nav-gallery-click {
	position: absolute;
	top: 0;
	left: 480px;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat -480px -36px;
	}
	
.nav-gallery-click {
	background: url(../_images/sprites.png) no-repeat -480px -72px;
	}
	
/* @end */
	
/* @group Press */
	
.nav .press a:link, .nav .press a:visited {
	left: 640px;
	width: 160px;
	}
	
.nav .press a:hover, .nav .press a:focus {
	background: url(../_images/sprites.png) no-repeat -640px -36px;
	}
	
.nav .press a:active {
	background: url(../_images/sprites.png) no-repeat -640px -72px;
	}
	
.current-press .press a:link, .current-press .press a:visited {
	background: url(../_images/sprites.png) no-repeat -640px -108px;
	cursor: pointer;
	}
	
.nav-press, .nav-press-click {
	position: absolute;
	top: 0;
	left: 640px;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat -640px -36px;
	}
	
.nav-press-click {
	background: url(../_images/sprites.png) no-repeat -640px -72px;
	}
	
/* @end */
	
/* @group Store */
	
.nav .store a:link, .nav .store a:visited {
	left: 800px;
	width: 160px;
	}
	
.nav .store a:hover, .nav .store a:focus {
	background: url(../_images/sprites.png) no-repeat -800px -36px;
	}
	
.nav .store a:active {
	background: url(../_images/sprites.png) no-repeat -800px -72px;
	}
	
.current-store .store a:link, .current-store .store a:visited {
	background: url(../_images/sprites.png) no-repeat -800px -108px;
	cursor: pointer;
	}
	
.nav-store, .nav-store-click {
	position: absolute;
	top: 0;
	left: 800px;
	width: 160px;
	height: 36px;
	background: url(../_images/sprites.png) no-repeat -800px -36px;
	}
	
.nav-store-click {
	background: url(../_images/sprites.png) no-repeat -800px -72px;
	}
	
/* @end */
