/*+- Meta navi/about us -+*/

.about-us-box {
	width: 950px;
	margin-top: 0px;
	border: 0px solid green;
}
.about-us-box .content-area {
	width: 948px; 
	border-right: 1px solid #CECECE; 
	border-left: 1px solid #CECECE;
}

.ten-reasons {
  border: 0px solid green;
  width: 500px;
  padding-left: 25px;
  list-style-type: decimal;
}

.ten-reasons li {
  margin-bottom: 7px;
}



.team img {
	float:left;
	width:106px;
	height:135px;
	padding:6px 15px 60px 0;
	}
.team p.subhead {
	clear:both;
	}
