.nav-menu {
	/*background: url(/images/nav.jpg) no-repeat;*/
	width: 428px;
	height: 60px;
	position: absolute;
	bottom: 40px;
	right: 0;
	overflow: hidden
}

.nav-menu li, .nav-menu li a {
	height: 60px;
	display:block;
	float: left;
	width: 105px;
	overflow: hidden; text-indent: -9999px;
}

.nav-menu ul {list-style: none; padding: 0}



.nav-menu a {
      background: url(/images/nav.jpg) 0 0 no-repeat; /* Home */
}


.menu-item-770 a {
      background: url(/images/nav.jpg) -105px 0 no-repeat; /*Services*/
}
.menu-item-778 a {
      background: url(/images/nav.jpg) -210px 0 no-repeat; /*About*/
}
.menu-item-9 a {
      background: url(/images/nav.jpg) -315px 0 no-repeat; /*Acupuncture*/
}
.menu-item-779 a {
      background: url(/images/nav.jpg) -420px 0 no-repeat; /*Contact*/
}

.nav-menu a:hover , .nav-menu a:active, .nav-menu .current_page_item a {
      background: url(/images/nav.jpg) 0px -60px no-repeat;
}

.menu-item-770 a:hover, .menu-item-770 a:active, .nav-menu .menu-item-770.current_page_item a {
      background: url(/images/nav.jpg) -105px -60px no-repeat;
}

.menu-item-778 a:hover, .menu-item-778 a:active, .nav-menu .menu-item-778.current_page_item a {
      background: url(/images/nav.jpg) -210px -60px no-repeat;
}

.menu-item-9 a:hover, .menu-item-9 a:active, .nav-menu .menu-item-9.current_page_item a {
      background: url(/images/nav.jpg) -315px -60px no-repeat;
}

.menu-item-779 a:hover, .menu-item-779 a:active, .nav-menu .menu-item-779.current_page_item a {
      background: url(/images/nav.jpg) -420px -60px no-repeat;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */