.aboutMain {
	float: left;
	height: auto;
	width: 476px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.aboutUs {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10px;
}
.aboutTitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	background-color: #3E95F4;
	padding-top: 2px;
}
.aboutSub {
	font-size: 11px;
	font-weight: bold;
	color: #045BE8;
	margin-bottom: 4px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #045BE8;
	padding-bottom: 1px;
}
.aboutPhot {
	float: left;
	border: 1px solid #000000;
	margin-right: 16px;
	margin-bottom: 10px;
}
.aboutPersonWrapper {
	margin-bottom: 20px;
}
