.listing-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.brochure-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/brochure.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.calculator-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/calculator.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.print-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/print.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.print-pics-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/print-pics.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.lists-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/list2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.search-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/search.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.de-register-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/de-register_45x45.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.edit-register-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/edit_register.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.register-menu {
	background-attachment: scroll;
	background-image: url(../media/nav/icons/register_45x45.gif);
	background-repeat: no-repeat;
	background-position: left center;
}