/* CSS Document */

#aboutusrollovers:hover {
	height:110px;
	background-position:0 -110px;
	display:block;
	padding:0;
	margin:0;
}

.rewardsbkgd {
	width:81px;
	height:110px;
	background-image:url(images/aboutus/rewardscard.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.emailbkgd {
	width:81px;
	height:110px;
	background-image:url(images/aboutus/emailclub.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.historybkgd {
	width:89px;
	height:110px;
	background-image:url(images/aboutus/history.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.faqsbkgd {
	width:80px;
	height:110px;
	background-image:url(images/aboutus/faqs.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.hoursbkgd {
	width:82px;
	height:110px;
	background-image:url(images/aboutus/hours.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}