#servicesText {
	position: absolute;
	top: 7px;
	left: 203px;
	width: 105px;
	height: 18px;
}
#servicesBack {
	position: absolute;
	top: 25px;
	left: 36px;
	width: 272px;
	height: 291px;
	background: #111111;
	overflow: hidden;
	font-size: 11px;
}
.headingUnderline {
	position: absolute;
	width: 90%;
	height: 1px;
	color: #FFFFFF;
	top: -1px;
	left: 5%;
}
* html .headingUnderline {
	position: absolute;
	width: 90%;
	height: 1px;
	color: #FFFFFF;
	top: 4px;
	left: 5%;
}
#servicesIntro {
	position: absolute;
	top: 10px;
	left: 5%;
	width: 90%;
	height: 271px;
	overflow: auto;
	text-align: justify;
	line-height: 1.4em;
}
#servicesIntro img {
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 5px;
}
.redText {
	color: #FF0000;
}
.bigRedText {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
#servicesBlurbLeft {
	position: absolute;
	top: 5px;
	left: 30px;
	width: 200px;
	height: 398px;
	overflow: auto;
	font-size: 11px;
	text-align: justify;
}
#servicesBlurbRight {
	position: absolute;
	top: 5px;
	left: 257px;
	width: 200px;
	height: 398px;
	overflow: auto;
	font-size: 11px;
	text-align: justify;
}
.servicesBlulbTitle{
	font-size: 12px;
	font-weight: bold;
}
.blurbUnderline {
	width: 100%;
	height: 1px;
	color: #FFFFFF;
}