.mainFrame {
	width: auto;
	min-height:500px;
	height: auto !important;
	overflow: hidden;
	padding-top:30px;
}
.main {
	width: 1000px;
	min-height:500px;
	height: auto !important;
	overflow: hidden;
	margin:0 auto;
	padding-bottom:50px;
}


.main p {
	line-height:24px;
	margin-bottom:30px;
}
