/*************************************************************************************************************************
 Styles for the feature container
 *************************************************************************************************************************/
.feature
{
	background-color: #cad0d7;
}

.feature .innerarea
{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;  
}			

.feature .heading .Head
{
	color: #24305c;
}

.feature .container-content
{
	color: #222831;
}

/*************************************************************************************************************************
 End of styles for the feature container
 *************************************************************************************************************************/

