@charset "utf-8";
div#content {
	width: 550px;
	height: 550px;
	padding: 80px 80px 0px 300px;
	background: url(/images/_background_services_page.gif) no-repeat;
}
div#sidebar {
	position: absolute;
	top: 320px;
	left: 60px;
	width: 230px;
	height: 485px;
	padding: 0px 40px 0px 40px;
}
h3 {
	margin: 70px 0 20px 45px;
}
h4 {
	background: url(/images/_h3_patients.gif) no-repeat bottom center;
	padding: 0 0 0 15px;
	width: 235px;
	height: 25px;
	font-size: 16px;
	line-height: 19px;
}
ul#services {
	margin: 0 0 10px 0;
	width: 250px;
}
ul#services li {
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	padding: 0 0 0 15px;
}
li.current {
	color: #5A95C9;
}
img#services_photo {
	position: absolute;
	top: 110px;
	left: 324px;
	z-index: 60;
}
