#nav-left a {
	background: url("/images/nav-left/whatWeDo.jpg");
}

#whatWeDo-services a {
	background-position: 0 0;
	height: 55px;
}

#whatWeDo-services a:hover,
#ServicesPage #whatWeDo-services a {
	background-position: -196px 0;
}

#whatWeDo-groups a {
	background-position: 0 -55px;
	height: 53px;
}

#whatWeDo-groups a:hover,
#GroupsPage #whatWeDo-groups a {
	background-position: -196px -55px;
}

#whatWeDo-children a {
	background-position: 0 -108px;
	height: 52px;
}

#whatWeDo-children a:hover,
#ChildrenPage #whatWeDo-children a {
	background-position: -196px -108px;
}

#whatWeDo-outreach a {
	background-position: 0 -160px;
	height: 52px;
}

#whatWeDo-outreach a:hover,
#OutreachPage #whatWeDo-outreach a {
	background-position: -196px -160px;
}
