.sectionPreview, .serviceHighlights
{
	float: left;
	font-family: Arial, sans-serif;	
	margin-top: 20px;
}

.sectionPreview 
{
	background-image: url(../../../groups/public/documents/web_assets/www_000238.jpg);
	background-repeat: no-repeat;
	width: 253px;
	margin-right: 35px;
}

.serviceHighlights 
{
	position: relative;
	overflow: hidden;
	background-image: url(../../../groups/public/documents/web_assets/www_000245.jpg);
	background-repeat: no-repeat;
	width: 170px;
}

.serviceHighlightsTitle, .sectionPreviewTitle 
{
	font-family: Arial, Tahoma, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 12px;
}
.sectionPreviewTitle
{
	padding-left: 15px;	
}
.serviceHighlightsTitle 
{
	text-align: center;
}
.sectionPreviewBody, .serviceHighlightsBody 
{
	padding: 25px 0px 0px 15px;
}

.serviceHighlightsBody
{
	padding-left: 10px;
	padding-right: 10px;
}
.newsPreviewTitle, .serviceType, .caseStudyTitle, .serviceTitle 
{
	clear: both;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.newsPreviewFirstLine 
{
	list-style: square inside;
	padding-left: 0px;
	margin-left: 0px;
}
.newsPreviewFirstLine
{
	font-weight: normal;
}
.newsPreviewDate
{
	float: right;
	font-size: 8pt;
	line-height: 12px;
}
#latestNews 
{
	top: 20px;
	left: 0px;
}
#latestNews .sectionPreviewBody
{
	padding-top: 13px;
}
  	
#caseStudies 
{
	top: 20px;
	left: 289px;
}

div.readMore 
{
	padding: 15px 0px 0px 0px;
	text-align: center;	
}
