@CHARSET "ISO-8859-1";

#contentwrapper2{
	height: auto;
}

.section-title{
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom : 1px solid #F1F0F5;
	font-family: Arial;
	font-size: 17px;
	color : #003399;
}

.section-wrapper{
	min-height: 400px;
	padding:15px;
}
.left-section{
	float:left;
	width: 320px;
	min-height: 380px; 
	padding:5px;
}

.right-section{
	float:left;
	width: 610px;
	min-height: 400px; 
}

.img-section{
	padding: 5px;
	border: 1px solid #e7edf6;
	border-radius: 5px;
}

.imgClass{
	vertical-align:middle;
}

#features-div{
	padding-top: 15px;
	padding-left: 15px;
	height: 250px;
}

.feature{
	float:left;
	font-size:14px;
	padding-left:10px;
	padding-top:15px;
	padding-right:10px;
	width:300px;
}
