#nav { position: relative; height:33px; width:960px; background-color:#589230; margin:0; }
#nav ul { position: absolute; top:0; right:35px;  display: block; width: 875px; }
#nav li { list-style-type: none; display: inline; margin-left: 0; }
#nav a { display: block; float: left; background: url("http://www.jgreenfoods.com/images/layout/green_nav2.gif"); height: 33px; text-indent: -9999px; }

#nav a#nav-home { width: 66px; background-position: 0px -33px; }
#nav a#nav-about { width: 83px; background-position: -66px -33px; }
#nav a#nav-vbeef { width: 100px; background-position: -149px -33px; }
#nav a#nav-vchicken { width: 125px; background-position: -249px -33px; }
#nav a#nav-goinggreen { width: 105px; background-position: -374px -33px; }
#nav a#nav-vproteins { width: 181px; background-position: -479px -33px; }
#nav a#nav-recipes { width: 77px; background-position: -660px -33px; }
#nav a#nav-contact { width: 93px; background-position: -737px -33px; }
#nav a#nav-faq { width: 45px; background-position: -830px -33px; }

#nav a:hover#nav-home, #nav a.active#nav-home { width: 66px; background-position: 0px top; }
#nav a:hover#nav-about, #nav a.active#nav-about { width: 83px; background-position: -66px top; }
#nav a:hover#nav-vbeef, #nav a.active#nav-vbeef { width: 100px; background-position: -149px top; }
#nav a:hover#nav-vchicken, #nav a.active#nav-vchicken { width: 125px; background-position: -249px top; }
#nav a:hover#nav-goinggreen, #nav a.active#nav-goinggreen { width: 105px; background-position: -374px top; }
#nav a:hover#nav-vproteins, #nav a.active#nav-vproteins { width: 181px; background-position: -479px top; }
#nav a:hover#nav-recipes, #nav a.active#nav-recipes { width: 77px; background-position: -660px top; }
#nav a:hover#nav-contact, #nav a.active#nav-contact { width: 93px; background-position: -737px top; }
#nav a:hover#nav-faq, #nav a.active#nav-faq { width: 45px; background-position: -830px top; }


/*

#nav a:active#nav-services { background-position: 0px -100px; }
#nav a:active#nav-work { background-position: -93px -100px; }
#nav a:active#nav-company { background-position: -160px -100px; }
#nav a:active#nav-blog { background-position: -263px -100px; }
#nav a:active#nav-contact { background-position: -325px -100px; }

*/