#hedonskatefooter {
	margin: 0; padding: 0;
	width: 100%; height: 57px;
	background: #999;
	text-align: center;
	clear: both;
}

#hedonskatefooter ul {
	margin: 0 auto; padding: 0;
	width: 941px; height: 57px;
	background: #999;
	text-align: center;
}

#hedonskatefooter li {
	float: left;
	height: 57px;
	list-style: none;
}

#hedonskatefooter li a {
	height: 57px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#hedonskatefooter li a:hover {
	background-position: 0 -57px;
}

#hedonskatefooter li#fHedonskate a {
	width: 146px;
	background-image: url('./h1.gif');
}
#hedonskatefooter li#fHedonTeam a {
	width: 134px;
	background-image: url('./h2.gif');
}
#hedonskatefooter li#fHedonBlog a {
	width: 157px;
	background-image: url('./h3.gif');
}
#hedonskatefooter li#fHedonFashion a {
	width: 152px;
	background-image: url('./h4.gif');
}
#hedonskatefooter li#fHedonPodcast a {
	width: 133px;
	background-image: url('./h5.gif');
}
#hedonskatefooter li#fHedonMyspace a {
	width: 84px;
	background-image: url('./h6.gif');
}
#hedonskatefooter li#fHedonYoutube a {
	width: 65px;
	background-image: url('./h7.gif');
}
#hedonskatefooter li#fHedonFlickr a {
	width: 70px;
	background-image: url('./h8.gif');
}
