.tocitem a{
	width: 164px;
	height: 46px;
	display: block;
}
.tocitem a#home {
	background: no-repeat left top url('/skin/images/buttons/home.gif');
}
.tocitem a#home:hover {
	background: no-repeat right top url('/skin/images/buttons/home.gif');
}
.tocitem a#about {
	background: no-repeat left top url('/skin/images/buttons/about.gif');
}
.tocitem a#about:hover {
	background: no-repeat right top url('/skin/images/buttons/about.gif');
}
.tocitem a#staff {
	background: no-repeat left top url('/skin/images/buttons/staff.gif');
}
.tocitem a#staff:hover {
	background: no-repeat right top url('/skin/images/buttons/staff.gif');
}
.tocitem a#directions {
	background: no-repeat left top url('/skin/images/buttons/directions.gif');
}
.tocitem a#directions:hover {
	background: no-repeat right top url('/skin/images/buttons/directions.gif');
}
.tocitem a#docs {
	background: no-repeat left top url('/skin/images/buttons/docs.gif');
}
.tocitem a#docs:hover {
	background: no-repeat right top url('/skin/images/buttons/docs.gif');
}
.tocitem a#photos {
	background: no-repeat left top url('/skin/images/buttons/photos.gif');
}
.tocitem a#photos:hover {
	background: no-repeat right top url('/skin/images/buttons/photos.gif');
}
.tocitem a#video {
	background: no-repeat left top url('/skin/images/buttons/video.gif');
}
.tocitem a#video:hover {
	background: no-repeat right top url('/skin/images/buttons/video.gif');
}
.tocitem a#manaim {
	background: no-repeat left top url('/skin/images/buttons/manaim.gif');
}
.tocitem a#manaim:hover {
	background: no-repeat right top url('/skin/images/buttons/manaim.gif');
}
.tocitem a#whymatov {
	background: no-repeat left top url('/skin/images/buttons/why_matov.png');
}
.tocitem a#whymatov:hover {
	background: no-repeat right top url('/skin/images/buttons/why_matov.png');
}
.tocitem span{
	display: none;
}
