a#home {
	background-image: url(../images/home.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	
	float:left;
}
a#home-clicked {
	background-image: url(../images/home-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#benefits {
	background-image: url(../images/benefits.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	
	float:left;
}
a#benefits-clicked {
	background-image: url(../images/benefits-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	
	float:left;
}
a#about-us {
	background-image: url(../images/about_us.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#about-us-clicked {
	background-image: url(../images/about_us-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}

a#zone-locations {
	background-image: url(../images/zone_locations.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#zone-locations-clicked {
	background-image: url(../images/zone_locations-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#process {
	background-image: url(../images/process.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#process-clicked {
	background-image: url(../images/process-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#faq {
	background-image: url(../images/faq.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#faq-clicked {
	background-image: url(../images/faq-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}

a#contact-us {
	background-image: url(../images/contact_us.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#contact-us-clicked {
	background-image: url(../images/contact_us-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#ezone-clicked {
	background-image: url(../images/ezone.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#employee {
	background-image: url(../images/employee3.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#employee-clicked {
	background-image: url(../images/employee-pressed3.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#employer {
	background-image: url(../images/employer3.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#employer-clicked {
	background-image: url(../images/employer-pressed3.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#print {
	background-image: url(../images/print.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#print-clicked {
	background-image: url(../images/print-pressed.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#selections{
	background-image: url(../images/selection3.png);
	width: 106px;
	height: 20px;
	margin-right:1px;
	float:left;
}
a#selections-clicked {
	background-image: url(../images/selection-pressed3.png);
	width: 118px;
	height: 20px;
	margin-right:1px;
	float:left;
}
