#bannerMask {
	text-align: right;
	position: absolute;
	background-image:url("../images/banner-mask.png");
	background-repeat: no-repeat;
	width: 902px;
	height: 316px;
	top: 112px;
	padding-right: 1px;
}
#aboutContent {
	height: 236px;
	width: 421px;
	padding: 40px 15px 30px 25px;
	text-align: right;
	color: #fff;
	font-size: 15px;
	float: right;
	position: absolute;
	top: 110px;
}

