#svcsmenu {
	position: relative;
	left: 0;
	top: 0;
	width: 150px; height: 78px;
	margin: 2em 0 20px; padding: 0;
	background: url(images/menu-services.gif) no-repeat -155px top;
	z-index: 1200;
}
	#svcsmenu li { position: absolute; margin-left: -40px; padding: 0; list-style: none; }
	#svcsmenu li, #svcsmenu a { height: 26px; display: block; }
	
	#testimony	{ top: -1px; width: 90px; }
	#acoface	{ top: 26px; width: 142px; }

	#testimony.on 		{ background: #000000 url(images/menu-services.gif) -2px 1px no-repeat; }

	#testimony a:hover 	{ background: #000000 url(images/menu-services.gif) -308px   1px no-repeat; }
	#acoface a:hover 	{ background: #000000 url(images/menu-services.gif) -308px -26px no-repeat; }

#moremenu {
	position: relative;
	left: 0;
	top: 0;
	width: 126px; height: 22px;
	margin: 0; padding: 0;
	background: url(images/menu-more.gif) no-repeat 0 -25px;
	z-index: 1200;
}
	#moremenu li { position: absolute; margin: 0; padding: 0; list-style: none;}
	#moremenu li, #moremenu a { height: 20px; display: block; }
	
	#first	{ top: -3px; left: 0; width: 52px; background: #000000; }
	#back	{ top: -3px; left: 0; width: 52px; }
	#more	{ top: -3px; left: 68px; width: 54px; }
	#last	{ top: -3px; left: 68px; width: 54px; background: #000000 url(images/menu-more.gif) -68px -44px no-repeat; }
	
	#back a:hover	{ background: #000000 url(images/menu-more.gif)   0   -66px no-repeat; }
	#more a:hover	{ background: #000000 url(images/menu-more.gif) -68px -66px no-repeat; }
