/*********************
	START: RedEnvelope About Us Template
*********************/

	.OuterContainer {
		margin:42px 15px 50px 15px;
	}


	.LeftContainer {
		width:351px;
		float:left;
	}

	.RightContainer {
		float:right;
		width:585px;
	}

	.RightContainer p {
		line-height:16px;
		margin:0 0 15px 0;
	}

	.RightContainer .innerContainer {
		margin:0 0 0 30px;
	}

	.TopImage {
		margin-bottom:15px;
	}

	.FirstImage {
		width:170px;
		float:left;
	}

	.SecondImage {
		width:170px;
		float:right;
	}

	.ContText {
		margin-top:20px;
		margin-bottom:50px;
	}

	.ContText p {
		line-height:16px;
		margin:0 0 15px 0;
	}

	.TwoImages {
		margin-bottom:30px;
	}

	.TableMargin {
		margin-top:20px;
	}

	.Listing ul li {
		margin-left:15px;
	}

	.ImgInfo {
		display:inline-block;
		padding-left:5px;
	}

/*********************
	END: RedEnvelope About Us Page Template
*********************/