#MainTextHolder {
	margin-top: 145px;
	margin-left: 240px;
	text-align: justify;
	width: 696px;
	background-repeat: repeat;
	background-color: #DCD0DD;
	padding-top: 65px;
	height: 775px;
}
#MainHolder {
	background-color: #FFFF00;
}
#MainLeft1 {
	background-color: #CCCC33;
	float: left;
	width: 43%;
}
#MainRight1 {
	background-color: #dcd0dd;
	float: right;
	width: 57%;
}
#apDiv3 {
	position:absolute;
	width:400px;
	height:53px;
	z-index:13;
	left: 495px;
	top: 211px;
}
#MainRightInner {
	background-color: #dcd0dd;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 70px;
}

