@charset "UTF-8";

.heading-content{
	float:left;
	position:relative;
	background:url(../_images/black-30.png) repeat left top; 
	width:100%;	
	text-align:justify;
	padding:33px 0 0 0;

}
.heading-content .frame{
		
}
.heading-content h2 {
	margin-bottom:30px;
}

.feature-column{
	clear:both;
	float:left;
	width:875px;
}
.feature-column p{
	padding-left:10px;
	padding-bottom:1.8em;

}
.sub-text{
	color:#666;
}

.support-column{
	float:left;
	width:480px;

}

.feautured-image{
	float:left;
	padding:0 0 0 14px;
	background:url(../_images/about-us-main-edge.png) no-repeat left top;
	margin:20px 0 0 14px;
}

.testimonial{
	float:left;
	width:140px;
	padding:0;
	margin:0 0 0 20px
}
.testimonial p.testimony{
	padding-top:0;

}


.secondary-content{
	float:left;
	clear:both;
	margin:20px 0 0 0;
}
.secondary-content h3{
	font-size:14px;
	background:url(../_images/black-30.png) repeat left top;
	padding-right:30px;
	margin-bottom:8px;
}
.secondary-content h4{
	font-size:16px;
	background:url(../_images/black-30.png) repeat left top;
	padding:5px 30px 4px 10px;
	margin-bottom:15px;
	font-weight:normal;
	color:#00aeef;
	font-style:normal;
}

.support-column .summary{
	float:left;
	width:260px;
	margin:0 0 0 20px
}

.profile{
	float:left;
	width:255px;
	text-align:justify;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
}
.profile p{
	padding-left:5px;
}


.key-benefits{
	float:left;
	width:200px;
}

.key-benefits ul{
	margin:20px 0 0 0;
}
.key-benefits ul li{
	color:#c5c5c5;
	margin:0 0 8px 10px;
	font-size:11px;
}
.key-benefits ul li:before{
    content: "» ";
	padding:0 15px 0 0;
	color:#ffffff;
}

.key-benefits  .learn-more{
	margin-left:26px;
	background-position:left -32px;
}
