.mainContainer {
        width: 100%;
        height: 683px;
        text-align: center;
        position: relative;
/*      padding-top: 50px; */
        padding-bottom: 15px;
}
.flashContainer {
	width: 1000px;
	height: 330px;
	text-align: center;
	position: relative;
/*	padding-top: 50px; */
	padding-bottom: 15px;
}
.bottomContainer {
	width: 1000px;
	height: 412px;
	text-align: left;
	position: relative;
/*	padding-bottom: 65px; */
}
.optionContainer {
	text-align: left;
	position: absolute;
	top: 80px;
	left: 55px;
}
