#mainText
{
	margin-bottom: 18px;
}

#gatewayColumn1
{
	float: left;
	width: 525px;
	margin-right: 16px;
}

#gatewayColumn2
{
	float: left;
	width: 179px;	
}

.featureMain h1,
.feature h1
{
	color: #565c6b;
}

.featureMain
{
	width: 720px;
	height: 215px;
	margin-bottom: 14px;
	background-color: #f6f4ef;
}

.featureMain .container1
{
	float: left;
	width: 320px;
	height: 195px;
	overflow: hidden;
	padding: 10px 20px;
}

.featureMain h2
{
	margin-bottom: 6px;
}

.featureMain p
{	
	line-height: 18px;
}

.featureMain p a
{
	color: #9e5485;
}

.featureMain p a:hover
{
	color: #565c6b;
}

.featureMain img
{
	float: right;
	width: 360px;
	height: 215px;
}

.featureRow
{
	float: left;
	margin-bottom: 16px;
}

.feature
{
	float: left;
	width: 165px;
	margin-right: 15px;
}

.feature img
{
	width: 165px;
	height: 120px;
	margin-bottom: 10px;
}

.feature p
{
	margin: 8px 0;
	line-height: 16px;
}

.callToAction
{
	margin-bottom: 15px;		 
	color: #d27300;
	background: #f0ede5 url(../images/Gateway/CallToActionTop.gif) no-repeat top;	
	border-bottom: 1px solid #d27300;
}

.callToAction h4
{		
	padding-top: 10px;
	padding-left: 12px;
}

.callToAction h4.noLink
{
	padding-right: 12px;
	padding-bottom: 24px;
}

.callToAction a
{
	display: block;
	position: relative;
	top: 1px;
	padding: 0 14px 24px 0;		
	background: url(../images/CallToActionBottomCorner.gif) no-repeat bottom right;	
}

.last
{
	margin-right: 0;
}