/*** TEAM MENU ***/
div.navigation ul li.team {
	width: 81px;
	height: 80px;
	background-image: url('../img/team_on.jpeg');
	background-repeat: no-repeat;
	overflow: hidden;
}
