﻿#patient, #dentist, #broker {
	height: 116px;
	width: 500px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	line-height: 200%;
	font-size: .95em;
}

#mainContent {
	width: 500px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#mainContent a {
	font-size: 100%;
}

#mainContent a:hover, #mainContent a:visited:hover {
	color: #FF9914;
	font-weight: bold;
}

#patient:hover, #dentist:hover, #broker:hover {
	cursor: pointer;
}

#patient div, #dentist div, #broker div {
	padding: 52px 0px 0px 121px;
	margin: 0px;
	font-weight: bold;
	width: 360px;
}

#patient {
	color: #714100;
}

#dentist {
	color: #006258;
}

#broker {
	color: #355566;
}

#introContent {
	padding: 0px 0px 0px 0px;
	margin: 8px 16px 16px 16px;
	color: #fff;
}

#newApproach {
	height: 17px;
	width: 478px;
}

#dentalDesigned {
	height: 17px;
	width: 424px;
	margin: 18px 0px 0px 0px;
}

#aboutUs {
	height: 17px;
	width: 171px;
	margin: 24px 0px 14px 0px;
}

#subContent {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 15px 25px 0px 25px;
	margin: 0px;
	width: 220px;
	line-height: 150%;
	font-size: .95em;
}