.home a{
	background-image: url(../en/img/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 152px;
	display: block;
}
.home_acc a{
	background-image: url(../en/img/home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 42px;
	width: 152px;
	display: block;
}
.home a:hover {
	background-position: left bottom;
}

.news a{
	background-image: url(../en/img/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.news_acc a{
	background-image: url(../en/img/news.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 41px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.news a:hover {
	background-position: left bottom;
}

.biography a{
	background-image: url(../en/img/biography.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.biography_acc a{
	background-image: url(../en/img/biography.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.biography a:hover {
	background-position: left bottom;
}

.career a{
	background-image: url(../en/img/career.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 152px;
	display: block;
	margin-top:-5px;
}
.career_acc a{
	background-image: url(../en/img/career.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
	width: 152px;
	display: block;
	margin-top:-5px;
}
.career a:hover {
	background-position: left bottom;
}
.season a{
	background-image: url(../en/img/season.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.season_acc a{
	background-image: url(../en/img/season.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.season a:hover {
	background-position: left bottom;
}
.gallery a{
	background-image: url(../en/img/gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.gallery_acc a{
	background-image: url(../en/img/gallery.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.gallery a:hover {
	background-position: left bottom;
}
.foundation a{
	background-image: url(../en/img/foundation.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 152px;
	display: block;
	margin-top:-5px;
}
.foundation_acc a{
	background-image: url(../en/img/foundation.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 152px;
	display: block;
	margin-top:-5px;
}
.foundation a:hover {
	background-position: left bottom;
}
.partners a{
	background-image: url(../en/img/partners.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.partners_acc a{
	background-image: url(../en/img/partners.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.partners a:hover {
	background-position: left bottom;
}
.contact a{
	background-image: url(../en/img/contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.contact_acc a{
	background-image: url(../en/img/contact.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 152px;
	display: block;
	margin-top:2px;
}
.contact a:hover {
	background-position: left bottom;
}