.about-us {
	background-image:url(../nav/about-us.jpg);
	width: 104px;
	height: 64px;
	text-align: center;
}
.capabilitie-and-equipment {
	background-image:url(../nav/capabilities-and-equipment.jpg);
	width: 218px;
	height: 64px;
	text-align: center;
}
.products {
	background-image:url(../nav/products.jpg);
	width: 108px;
	height: 64px;
	text-align: center;
}
.photo-gallery {
	background-image:url(../nav/photo-gallery.jpg);
	width: 138px;
	height: 64px;
	text-align: center;
}
.contact-us {
	background-image: url(../nav/contact-us.jpg);
	width: 119px;
	height: 64px;
	text-align: center;
}
.request-a-quote {
	background-image: url(../nav/request-a-quote.jpg);
	width: 201px;
	height: 64px;
	text-align: center;
}
