#featureContent
{
	width: 980px;
	height: 160px;
	text-align: left;
	background-image: url(images/contentFeature.jpg);
	background-repeat: no-repeat;
}

.byline p
{
	color: #26bcd6;
	font-size: 14px;
}
li
{
	padding: 0;
	margin: 0;
	color: #494949;
	font-size: 12px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
}
/* COLOR VARIATION FOR KEY BENEFITS ----------*/
.serviceRBOT
{
	width: 308px;
	height: 9px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(images/services_bot.gif);
}
.midInner li
{
	padding: 0;
	margin: 0;
	color: #494949;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 25px;
	line-height: 18px;
	background-image: url(images/bullet2.gif);
}

.serviceRMID
{
	background-color: #e3f5fa;
	width: 308px;
}

.serviceRTOP
{
	width: 308px;
	height: 9px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(images/services_top.gif);
}

.serviceRKeyBenefits
{
	width: 308px;
	height: 28px;
	background-image: url(images/t_keyBenefits.gif);
}

