div#nav {
	position: absolute;
	top: 126px;
	left: 19px;
	z-index: 100;
}

div#nav div { position: relative; z-index: 900; width: 139px; height: 30px; }
div#nav div a { position: relative; z-index: 900; display: block; width: 139px; height: 30px; }

div#nav div a#veterinarians { background: url(../img/nav/index/veterinarians.png) 0 0 no-repeat; }
	div#nav div a#veterinarians:hover,div#nav div a#veterinarians:visited:hover { background-position: -139px 0; }div#nav div a#hospital_staff { background: url(../img/nav/index/hospital_staff.png) 0 0 no-repeat; }
	div#nav div a#hospital_staff:hover,div#nav div a#hospital_staff:visited:hover { background-position: -139px 0; }div#nav div a#services { background: url(../img/nav/index/services.png) 0 0 no-repeat; }
	div#nav div a#services:hover,div#nav div a#services:visited:hover { background-position: -139px 0; }div#nav div a#boarding { background: url(../img/nav/index/boarding.png) 0 0 no-repeat; }
	div#nav div a#boarding:hover,div#nav div a#boarding:visited:hover { background-position: -139px 0; }div#nav div a#grooming { background: url(../img/nav/index/grooming.png) 0 0 no-repeat; }
	div#nav div a#grooming:hover,div#nav div a#grooming:visited:hover { background-position: -139px 0; }div#nav div a#new_clients { background: url(../img/nav/index/new_clients.png) 0 0 no-repeat; }
	div#nav div a#new_clients:hover,div#nav div a#new_clients:visited:hover { background-position: -139px 0; }div#nav div a#client_forms { background: url(../img/nav/index/client_forms.png) 0 0 no-repeat; }
	div#nav div a#client_forms:hover,div#nav div a#client_forms:visited:hover { background-position: -139px 0; }div#nav div a#newsletter { background: url(../img/nav/index/newsletter.png) 0 0 no-repeat; }
	div#nav div a#newsletter:hover,div#nav div a#newsletter:visited:hover { background-position: -139px 0; }div#nav div a#medical_articles { background: url(../img/nav/index/medical_articles.png) 0 0 no-repeat; }
	div#nav div a#medical_articles:hover,div#nav div a#medical_articles:visited:hover { background-position: -139px 0; }div#nav div a#potm { background: url(../img/nav/index/potm.png) 0 0 no-repeat; }
	div#nav div a#potm:hover,div#nav div a#potm:visited:hover { background-position: -139px 0; }div#nav div a#employment { background: url(../img/nav/index/employment.png) 0 0 no-repeat; }
	div#nav div a#employment:hover,div#nav div a#employment:visited:hover { background-position: -139px 0; }div#nav div a#hospital_tour { background: url(../img/nav/index/hospital_tour.png) 0 0 no-repeat; }
	div#nav div a#hospital_tour:hover,div#nav div a#hospital_tour:visited:hover { background-position: -139px 0; }div#nav div a#location { background: url(../img/nav/index/location.png) 0 0 no-repeat; }
	div#nav div a#location:hover,div#nav div a#location:visited:hover { background-position: -139px 0; }div#nav div a#contact_us { background: url(../img/nav/index/contact_us.png) 0 0 no-repeat; }
	div#nav div a#contact_us:hover,div#nav div a#contact_us:visited:hover { background-position: -139px 0; }div#nav div a#links { background: url(../img/nav/index/links.png) 0 0 no-repeat; }
	div#nav div a#links:hover,div#nav div a#links:visited:hover { background-position: -139px 0; }
div#nav div#nav_top {
	position: relative;
	width: 139px;
	height: 8px;
	background: url(../img/nav/nav_top.png) 0 0 no-repeat;
}

div#nav div#nav_bot {
	position: relative;
	width: 139px;
	height: 8px;
	background: url(../img/nav/nav_bottom.png) 0 0 no-repeat;
}
