#flash {
	position: absolute;
	left: -280;
	top: 116;
	width: 100%;
	height: 750px;
	z-index: 1;
}
#menu {
	position:relative;
	z-index: 20;
}
#main {
	clear: both;
	background: #fff;
	/*height: 850px;*/
}