#AboutUs{	position: relative;	overflow: hidden;	margin: 0px auto;	/*background-color: #EFEFEF;*/	}
#AboutUs > img.Right{	float: right;	margin-top: 35px;	}
#AboutUs > p.Title{	margin-top: 35px;	margin-bottom: 0px;	color: #C72D2D;	font-size: 55px;	font-weight: bolder;	}
#AboutUs > p.Title.Sub{	margin-top: 0px;	margin-bottom: 20px;	color: #B0B0B0;	font-size: 20px;	font-weight: bolder;	}
#AboutUs > p.Content, #AboutUs > ul li{		line-height: 22px;	color: #333333;	}
#AboutUs > p.Content.First{	margin-top: 0px;	}
/*11 March 2013: Change of About Us page*/
#AboutUs > .Gallery{	/*width: 800px;*/width: 500px; overflow: hidden;	position: relative;	/*margin: 0 auto;*/ float: right;	margin-left: 10px; margin-bottom: 10px;	}
#AboutUs > .Gallery > .Divider{ width: 100%; height: 8px;	position: relative; overflow: hidden; background: #C72D2D; /*margin-bottom: 25px;*/	}