/*  */


div#nav { background: #fff; position: absolute; width: 180px; height: 444px; left: 0; top: 175px; z-index: 2000; }
div#nav div#nav_top { background: url(../img/nav/nav_top.png) 0 0 no-repeat; width: 180px; height: 26px; }
div#nav div, div#nav div a { position: relative; width: 180px; display:block; margin: 0; z-index: 300; }

div#nav div a#about { background: url(../img/nav/about.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#about:hover, div#nav div a#about:visited:hover { background-position: -180px 0; }

div#nav div a#vets { background: url(../img/nav/vets.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#vets:hover, div#nav div a#vets:visited:hover { background-position: -180px 0; }

div#nav div a#staff { background: url(../img/nav/staff.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#staff:hover, div#nav div a#staff:visited:hover { background-position: -180px 0; }

div#nav div a#services { background: url(../img/nav/services.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#services:hover, div#nav div a#services:visited:hover { background-position: -180px 0; }

div#nav div a#forms { background: url(../img/nav/forms.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#forms:hover, div#nav div a#forms:visited:hover { background-position: -180px 0; }

div#nav div a#tour { background: url(../img/nav/tour.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#tour:hover, div#nav div a#tour:visited:hover { background-position: -180px 0; }

div#nav div a#grooming { background: url(../img/nav/grooming.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#grooming:hover, div#nav div a#grooming:visited:hover { background-position: -180px 0; }

div#nav div a#articles { background: url(../img/nav/articles.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#articles:hover, div#nav div a#articles:visited:hover { background-position: -180px 0; }

div#nav div a#newsletter { background: url(../img/nav/newsletter.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#newsletter:hover, div#nav div a#newsletter:visited:hover { background-position: -180px 0; }

div#nav div a#location { background: url(../img/nav/location.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#location:hover, div#nav div a#location:visited:hover { background-position: -180px 0; }

div#nav div a#contact { background: url(../img/nav/contact.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#contact:hover, div#nav div a#contact:visited:hover { background-position: -180px 0; }

div#nav div a#links { background: url(../img/nav/links.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#links:hover, div#nav div a#links:visited:hover { background-position: -180px 0; }

div#nav div a#daycare { background: url(../img/nav/daycare.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#daycare:hover, div#nav div a#daycare:visited:hover { background-position: -180px 0; }

div#nav div a#index { background: url(../img/nav/index.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#index:hover, div#nav div a#index:visited:hover { background-position: -180px 0; }

div#nav div a#boarding { background: url(../img/nav/boarding.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#boarding:hover, div#nav div a#boarding:visited:hover { background-position: -180px 0; }

div#nav div a#pharmacy { background: url(../img/nav/pharmacy.png) 0px 0px no-repeat; height: 26px; }
div#nav div a#pharmacy:hover, div#nav div a#pharmacy:visited:hover { background-position: -180px 0; }


div#nav div#fade { background: url(../img/fade.png) 0 0 no-repeat; width: 152px; height: 97px; top: 0; left: 0; }
