

div#nav { 
   width: 155px;
   height: 170px;
   background: transparent url(/images/nav/bg.gif) left bottom no-repeat;
   margin: 0;
   padding: 0; 
}

div#nav ul { 
   padding: 3px 0 0 16px; margin: 0;
   background-color: transparent;
	}

div#nav ul li,
div#nav a {
   display: block;
   margin: 1px 0 0 0; 
   padding: 0;
   width: 139px;
   list-style: none none;
}

ul#menu li a { 
   text-indent: -9999px; 
   text-decoration: none;
   display: block;
   width: 139px;
   height: 20px; 
   padding: 0; margin: 0;
   outline: 0;
}

#aboutmenu a { 
   background: transparent url(/images/nav/about.gif) top left no-repeat; 
   }

   #aboutmenu a:hover {
      background: transparent url(/images/nav/about.gif) center left no-repeat; 
      }
      
       body.about #aboutmenu a {
      	background: transparent url(/images/nav/about.gif) bottom left no-repeat; 
      	}
      	
#gallerymenu a { 
   background: transparent url(/images/nav/gallery.gif) top left no-repeat; 
   }

   #gallerymenu a:hover {
      background: transparent url(/images/nav/gallery.gif) center left no-repeat; 
      }
      
       body.gallery #gallerymenu a {
      	background: transparent url(/images/nav/gallery.gif) bottom left no-repeat; 
      	}
      	
#servicesmenu a { 
   background: transparent url(/images/nav/services.gif) top left no-repeat; 
   }

   #servicesmenu a:hover {
      background: transparent url(/images/nav/services.gif) center left no-repeat; 
      }
      
       body.services #servicesmenu a {
      	background: transparent url(/images/nav/services.gif) bottom left no-repeat; 
      	}
      	
#videosmenu a { 
   background: transparent url(/images/nav/videos.gif) top left no-repeat; 
   }

   #videosmenu a:hover {
      background: transparent url(/images/nav/videos.gif) center left no-repeat; 
      }
      
       body.videos #videosmenu a {
      	background: transparent url(/images/nav/videos.gif) bottom left no-repeat; 
      	}
      	
#testimonialsmenu a { 
   background: transparent url(/images/nav/testimonials.gif) top left no-repeat; 
   }

   #testimonialsmenu a:hover {
      background: transparent url(/images/nav/testimonials.gif) center left no-repeat; 
      }
      
       body.testimonials #testimonialsmenu a {
      	background: transparent url(/images/nav/testimonials.gif) bottom left no-repeat; 
      	}
      	
#linksmenu a { 
   background: transparent url(/images/nav/links.gif) top left no-repeat; 
   }

   #linksmenu a:hover {
      background: transparent url(/images/nav/links.gif) center left no-repeat; 
      }
      
       body.links #linksmenu a {
      	background: transparent url(/images/nav/links.gif) bottom left no-repeat; 
      	}
      	
#casestudiesmenu a { 
   background: transparent url(/images/nav/casestudies.gif) top left no-repeat; 
   }

   #casestudiesmenu a:hover {
      background: transparent url(/images/nav/casestudies.gif) center left no-repeat; 
      }
      
       body.casestudies #casestudiesmenu a {
      	background: transparent url(/images/nav/casestudies.gif) bottom left no-repeat; 
      	}
      
      

   

        


