﻿/*-------------- Services -----------------------*/

.teaserText
{
	margin:15px 0px 15px 0px;
	height:160px;	
	overflow:hidden;
}

.teaserContent
{		
	margin-top:10px;	
}

.bodyContent
{
	margin-top:15px;	
	
}

.svcRightColContent
{
	padding-top:15px;		
	overflow:auto;
}

.svcFeatureLeft
{	
	position:relative;
	float:left;	
	width:250px;
	
	
}

.svcFeatureRight
{
	position:relative;
	float:right;	
	width:390px;	
	
	
}

.svcFeatureLeft .svcFeatureMedia
{
	height:150px;
	width:250px;
	overflow:hidden;
}

.svcFeatureMedia .featureMediaImage
{	
	height:150px;
	width:250px;
}

.svcFeatureRight .svcFeatureName
{
	text-transform:uppercase;
}

.svcFeatureRight .svcFeatureBody
{
	margin-top:10px;	
	margin-bottom:10px;		
}

.moreFeatures
{
	margin-top:15px;		
}

.svcFeaturedLink
{
	
}
