#containone {
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 680px;
}
#containnew {
	margin-left: auto;
	margin-right: auto;
	width: 938px;
	height: 960px;
}
#contain {
	border: 1px solid #FFFFFF;
	width: 765px;
	height: auto;
	float: left;
	overflow: inherit;
	padding-bottom: 50px;
}
/********************* Middle Content */
#pre{
	width:30px;
	height:430px;
	float:left;
	}
#left {
	width:350px;
	height:auto;
	float:left;
	padding-right: 0px;
	overflow: inherit;
	}

#mid {
	width:102px;
	height:430px;
	float:left;
	background-image: url(../images/shape.gif);
	background-repeat: no-repeat;
	background-position: 50% 43px;
	padding: 0;
	}

#right {
	width:260px;
	height:380px;
	float:left;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
	}
