#banner {
	float: left;
	height: 340px;
	width: 800px;
	background-image: url(../Services/CrownsAndBridges/images/crownsBridges.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_area #crownsAndBridges_box {
	float: left;
	height: 240px;
	width: 800px;
	background-image: url(../Services/CrownsAndBridges/images/crownsAndBridges_box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_area #crownsAndBridges_box #crowns_title {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#content_area #crownsAndBridges_box #crowns_content {
	float: left;
	width: 780px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
