.navtab {
	width: 200px;
	height: 29px;
}
	
/* ----Main Links----*/
	#navtab_ourcompany, #navtab_ourcompany:visited { background-image: url(../images/buttons/ourcompany.png); }
	#navtab_staff, #navtab_staff:visited { background-image: url(../images/buttons/staff.png); }
	#navtab_portfolio, #navtab_portfolio:visited { background-image: url(../images/buttons/portfolio.png); }
	#navtab_testimonials, #navtab_testimonials:visited { background-image: url(../images/buttons/testimonials.png); }
	#navtab_press, #navtab_press:visited { background-image: url(../images/buttons/press.png); }		
	#navtab_servicearea, #navtab_servicearea:visited { background-image: url(../images/buttons/servicearea.png); }
	#navtab_careers, #navtab_careers:visited { background-image: url(../images/buttons/careers.png); }
	#navtab_contact, #navtab_contact:visited { background-image: url(../images/buttons/contact.png); }
	#navtab_requestaquote, #navtab_requestaquote:visited { background-image: url(../images/buttons/requestaquote.png); }

	#navtab_ourcompany:hover { background-image: url(../images/buttons/ourcompany-hover.png); }
	#navtab_staff:hover { background-image: url(../images/buttons/staff-hover.png); }
	#navtab_portfolio:hover { background-image: url(../images/buttons/portfolio-hover.png); }
	#navtab_testimonials:hover { background-image: url(../images/buttons/testimonials-hover.png); }
	#navtab_press:hover { background-image: url(../images/buttons/press-hover.png); }	
	#navtab_servicearea:hover { background-image: url(../images/buttons/servicearea-hover.png); }
	#navtab_careers:hover { background-image: url(../images/buttons/careers-hover.png); }
	#navtab_contact:hover { background-image: url(../images/buttons/contact-hover.png); }
	#navtab_requestaquote:hover { background-image: url(../images/buttons/requestaquote-hover.png); }

/* ----Resources Links----*/
	#resources_definitions, #resources_definitions:visited { background-image: url(../images/buttons/resources-definitions.png); }
	#resources_casestudies, #resources_casestudies:visited { background-image: url(../images/buttons/resources-casestudies.png); }
	#resources_links, #resources_links:visited { background-image: url(../images/buttons/resources-links.png); }
	#resources_home, #resources_home:visited { background-image: url(../images/buttons/other-resources-home.png); }

	#resources_definitions:hover { background-image: url(../images/buttons/resources-definitions-hover.png); }
	#resources_casestudies:hover { background-image: url(../images/buttons/resources-casestudies-hover.png); }
	#resources_links:hover { background-image: url(../images/buttons/resources-links-hover.png); }
	#resources_home:hover { background-image: url(../images/buttons/other-resources-home-hover.png); }							
	
/* ----Other Links----*/
	#other_technologies, #other_technologies:visited { background-image: url(../images/buttons/other-technologies.png); }
	#other_service, #other_service:visited { background-image: url(../images/buttons/other-service.png); }
	#other_casestudies, #other_casestudies:visited { background-image: url(../images/buttons/other-casestudies.png); }

	#other_technologies:hover { background-image: url(../images/buttons/other-technologies-hover.png); }
	#other_service:hover { background-image: url(../images/buttons/other-service-hover.png); }
	#other_casestudies:hover { background-image: url(../images/buttons/other-casestudies-hover.png); }	
	
/* ----Other "Unique" Links----*/	
	#other_biopharma_home, #other_biopharma_home:visited { background-image: url(../images/buttons/other-biopharma-home.png); }
	#other_deionized_home, #other_deionized_home:visited { background-image: url(../images/buttons/other-deionized-home.png); }
	#other_dialysis_home, #other_dialysis_home:visited { background-image: url(../images/buttons/other-dialysis-home.png); }
	#other_healthcare_home, #other_healthcare_home:visited { background-image: url(../images/buttons/other-healthcare-home.png); }
	#other_industrial_home, #other_industrial_home:visited { background-image: url(../images/buttons/other-industrial-home.png); }
	#other_laboratory_home, #other_laboratory_home:visited { background-image: url(../images/buttons/other-laboratory-home.png); }

	#other_biopharma_home:hover { background-image: url(../images/buttons/other-biopharma-home-hover.png); }
	#other_deionized_home:hover { background-image: url(../images/buttons/other-deionized-home-hover.png); }
	#other_dialysis_home:hover { background-image: url(../images/buttons/other-dialysis-home-hover.png); }
	#other_healthcare_home:hover { background-image: url(../images/buttons/other-healthcare-home-hover.png); }
	#other_industrial_home:hover { background-image: url(../images/buttons/other-industrial-home-hover.png); }
	#other_laboratory_home:hover { background-image: url(../images/buttons/other-laboratory-home-hover.png); }
