#main {
	background-color: #FFFFFF;
	height: 670px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.flashcontent {
	background-color: #FFFFFF;
	height: 650px;
	width: 950px;
	top: 0px;
}
.requirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	height: 15px;
	width: 950px;
	bottom: 0px;
	line-height: normal;
	color: #252525;
	background-position: left bottom;
	text-align: right;
	padding-top: 5px;
}
