@charset "utf-8";
/* CSS Document */

#services-nav {
	float: left;
	list-style: none;
	margin: 0px 0 0px 0;
	width:168px;
	padding: 0;
	font-size: 0;
}
#services-nav li {
	float: left;
	margin: 10px 0 0 0px;
	padding: 0;
}
#services-nav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}
#services-nav li a:hover {
	background-position: 0 -10px;
}

#services-nav li a.current, #services-nav li a.current:hover {
	background-position: 0 -20px;
}
#services-nav0 {
	width: 168px;
	height: 10px;
	background: url(../images/common/nav/subnavs/histopathology.gif) 0 0 no-repeat;
}
#services-nav1 {
	width: 168px;
	height: 10px;
	background: url(../images/common/nav/subnavs/cytopathology.gif) 0 0 no-repeat;
}
#services-nav2 {
	width: 168px;
	height: 10px;
	background: url(../images/common/nav/subnavs/quality-assurance.gif) 0 0 no-repeat;
}
#services-nav3 {
	width: 168px;
	height: 10px;
	background: url(../images/common/nav/subnavs/testimonials.gif) 0 0 no-repeat;
}
#services-nav4 {
	width: 168px;
	height: 10px;
	background: url(../images/common/nav/subnavs/doctors-for-doctors.gif) 0 0 no-repeat;
}

h3 {
	margin-bottom:30px;
	}
