﻿div.subHeader 
{
	width:98px;
	float:left;
	height:272px;
	background:url(/lib/img/about/label-about.gif) no-repeat left top;
}

div.wrapper 
{
	width:862px;
	float:left;
	min-height:300px;
	background:url(/lib/img/about/about-top-bg.gif) no-repeat left top;
}
div.wrapper-inner 
{
	margin-top:23px;
	background:url(/lib/img/about/content-bg.gif) repeat-y left top;
}

div.alpha,div.beta,div.delta 
{
	margin-top:23px;
	min-height:100px;
	float:left;
	text-align:center;
	color:#3d5764;
}
div.alpha .padding,div.beta .padding,div.delta .padding 
{
	text-align:left;
	padding:0.5em 3em 1em 3em;
	line-height:160%;
}
div.alpha 
{
	width:234px;
	background:#bbced6;
}
div.beta 
{
	width:301px;
	background:#aec0c9 url(/lib/img/about/about-col2-side.gif) repeat-y left top;
}
div.delta 
{
	width:327px;
	background:#a2b7c2 url(/lib/img/about/about-col3-side.gif) repeat-y left top;
}
div.alpha h2,div.beta h2,div.delta h2 
{
	text-indent:-9999px;
	margin:0 auto 1em auto;
}
div.alpha h2 
{
	width:166px;
	height:121px;
	background:url(/lib/img/about/label-whoweare.gif) no-repeat left top;
}
div.beta h2 
{
	width:186px;
	height:121px;
	background:url(/lib/img/about/label-stuffwedo.gif) no-repeat left top;
}
div.delta h2 
{
	width:200px;
	height:121px;
	background:url(/lib/img/about/label-whatweoffer.gif) no-repeat left top;
}

/* Content */
div.benefits 
{
	padding:1.5em;
	background:#cdd7db;
	border:1px solid #8fa0a7;
}
div.benefits h5 
{
	margin:0 0 1em 0;
}