.home {
	width: 91px;
	background-position:960px 37px;
}
.home:hover, .homeSelected {
	width: 91px;
	background-position:960px 0px;
}
.departments {
	width:145px;
	background-position:869px 37px;
}
.departments:hover, .departmentsSelected {
	width:145px;
	background-position:869px 0px;
}
.freetour {
	width: 115px;
	background-position:724px 37px;
}
.freetour:hover, .freetourSelected {
	width: 115px;
	background-position:724px 0px;
}
.testimonials {
	width: 146px;
	background-position:609px 37px;
}
.testimonials:hover, .testimonialsSelected {
	width: 146px;
	background-position:609px 0px;
}
.contactManager {
	width:175px;
	background-position:463px 37px;
}
.contactManager:hover, .contactManagerSelected {
	width:175px;
	background-position:463px 0px;
}
.coachsblog {
	width: 142px;
	background-position:288px 37px;
}
.coachsblog:hover, .coachsblogSelected {
	width: 142px;
	background-position:288px 0px;
}
.store {
	width:146px;
	background-position:146px 37px;
}
.store:hover {
	background-position:146px 0px;
}