/*Menu*/
.menu {
	height:46px; top:10px; margin:0 auto; display:block; position:absolute; margin-left:10px; width:980px; }

a.menu-home, a.menu-aboutus, a.menu-events, a.menu-services, a.menu-therapist, a.menu-resources, a.menu-value, a.menu-contact {display:block; height:46px; float:left;}

a.menu-home {background:url(../siteimages/v2/menu.gif) 0 0 no-repeat; width:113px; height:46px; }
a.menu-home:hover {background:url(../siteimages/v2/menu.gif) 0 -46px no-repeat;}
.menu-homeactive {background:url(../siteimages/v2/menu.gif) 0 -46px no-repeat !important; display:block;}

a.menu-aboutus {background:url(../siteimages/v2/menu.gif) -113px 0 no-repeat; width:123px; }
a.menu-aboutus:hover {background:url(../siteimages/v2/menu.gif) -113px -46px no-repeat;}
.menu-aboutusactive{background:url(../siteimages/v2/menu.gif) -113px -46px no-repeat  !important;}

a.menu-events {background:url(../siteimages/v2/menu.gif) -236px 0 no-repeat; width:106px; }
a.menu-events:hover {background:url(../siteimages/v2/menu.gif) -236px -46px no-repeat;}
.menu-eventsactive{background:url(../siteimages/v2/menu.gif) -236px -46px no-repeat  !important;}

a.menu-services {background:url(../siteimages/v2/menu.gif) -342px 0 no-repeat; width:120px; }
a.menu-services:hover {background:url(../siteimages/v2/menu.gif) -342px -46px no-repeat;}
.menu-servicesactive{background:url(../siteimages/v2/menu.gif) -342px -46px no-repeat  !important;}

a.menu-therapist {background:url(../siteimages/v2/menu.gif) -462px 0 no-repeat; width:137px; }
a.menu-therapist:hover {background:url(../siteimages/v2/menu.gif) -462px -46px no-repeat;}
.menu-therapistactive{background:url(../siteimages/v2/menu.gif) -462px -46px no-repeat  !important;}

a.menu-resources {background:url(../siteimages/v2/menu.gif) -599px 0 no-repeat; width:131px; }
a.menu-resources:hover {background:url(../siteimages/v2/menu.gif) -599px -46px no-repeat;}
.menu-resourcesactive{background:url(../siteimages/v2/menu.gif) -599px -46px no-repeat  !important;}

a.menu-value {background:url(../siteimages/v2/menu.gif) -730px 0 no-repeat; width:108px; }
a.menu-value:hover {background:url(../siteimages/v2/menu.gif) -730px -46px no-repeat;}
.menu-valueactive{background:url(../siteimages/v2/menu.gif) -730px -46px no-repeat  !important;}

a.menu-contact {background:url(../siteimages/v2/menu.gif) -838px 0 no-repeat; width:142px; }
a.menu-contact:hover {background:url(../siteimages/v2/menu.gif) -838px -46px no-repeat;}
.menu-contactactive{background:url(../siteimages/v2/menu.gif) -838px -46px no-repeat  !important;}

 