
/* Top Menu */
body#home #topmenu_home a, 
body#contact #topmenu_contact a, 
body#services #topmenu_services a
{
	color: black;
	text-decoration: none;
			background-image: url(images/topmenu-bg.gif);
	background-repeat: repeat-x;
	background-position: top;}



