.navonsite
{
	background: url(images/onsite_shredding_in.gif) no-repeat;
	float: left;
	width: 248px;
	height: 168px;
	margin: 0px 3px 3px 0px;
	border: 0px;
}
.navonsite a
{
	display: block;
	cursor: default;
}
.navonsite img
{
	border: 0
}
.navonsite a:hover img
{
	visibility:hidden
}
.navregcollect
{
	background: url(images/regular_collection_in.gif) no-repeat;
	float: left;
	width: 248px;
	height: 168px;
	margin: 0px 0px 3px 0px;
	border: 0px;
}
.navregcollect a
{
	display: block;
	cursor: default;
}
.navregcollect img
{
	border: 0
}
.navregcollect a:hover img
{
	visibility:hidden
}
.navoneoff
{
	background: url(images/one_off_collection_in.gif) no-repeat;
	float: left;
	width: 248px;
	height: 168px;
	margin: 0px 3px 0px 0px;
	border: 0px;
}
.navoneoff a
{
	display: block;
	cursor: default;
}
.navoneoff img
{
	border: 0
}
.navoneoff a:hover img
{
	visibility:hidden
}
.navdrop
{
	background: url(images/drop_in_shredding_in.gif) no-repeat;
	float: left;
	width: 248px;
	height: 168px;
	margin: 0px;
	border: 0px;
}
.navdrop a
{
	display: block;
	cursor: default;
}
.navdrop img
{
	border: 0
}
.navdrop a:hover img
{
	visibility:hidden
}