#banner {
	background-image: url(../Services/SleepDentistry/images/sleep_banner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 340px;
	width: 800px;
}
#content_area #sleep_box {
	background-image: url(../Services/SleepDentistry/images/crownsAndBridges_box.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 189px;
	width: 800px;
}
#content_area #sleep_box #sleep_title {
	float: left;
	width: 425px;
	margin-top: 10px;
	margin-left: 10px;
}
#content_area #sleep_box #sleep_content {
	float: left;
	width: 585px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content_area #sleep_box #sleep_equipment {
	float: right;
	width: 142px;
	height: 142px;
	padding-right: 10px;
	padding-top: 3px;
}
#sleep_equipment img {
	border: 1px solid #FFF;
}
