a.home {
	width: 53px;
	height: 25px;
	background: url(../images/home.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.home-active {
	width: 53px;
	height: 25px;
	background: url(../images/home-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.home:hover {
	background: url(../images/home-r.gif) no-repeat;
}


a.about {
	width: 73px;
	height: 25px;
	background: url(../images/about.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.about-active {
	width: 73px;
	height: 25px;
	background: url(../images/about-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.about:hover {
	background: url(../images/about-r.gif) no-repeat;
}



a.services {
	width: 67px;
	height: 25px;
	background: url(../images/services.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.services-active {
	width: 67px;
	height: 25px;
	background: url(../images/services-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.services:hover {
	background: url(../images/services-r.gif) no-repeat;
}


a.faqs {
	width: 49px;
	height: 25px;
	background: url(../images/faqs.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.faqs-active {
	width: 49px;
	height: 25px;
	background: url(../images/faqs-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.faqs:hover {
	background: url(../images/faqs-r.gif) no-repeat;
}


a.contact {
	width: 83px;
	height: 25px;
	background: url(../images/contact.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.contact-active {
	width: 83px;
	height: 25px;
	background: url(../images/contact-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.contact:hover {
	background: url(../images/contact-r.gif) no-repeat;
}



a.gallery {
	width: 97px;
	height: 25px;
	background: url(../images/photo-gallery.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.gallery-active {
	width: 97px;
	height: 25px;
	background: url(../images/photo-gallery-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.gallery:hover {
	background: url(../images/photo-gallery-r.gif) no-repeat;
}


a.testimonials {
	width: 97px;
	height: 25px;
	background: url(../images/testimonials.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.testimonials-active {
	width: 97px;
	height: 25px;
	background: url(../images/testimonials-r.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-right: 20px;
}

a.testimonials:hover {
	background: url(../images/testimonials-r.gif) no-repeat;
}