html {
	height: 100%;
	/*overflow: hidden;*/
}
#sbmBG{
	z-index:1;
	/*height:1050px;*/
}
#flashcontent {
	height:100%;
	width:100%;
	z-index:10;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E0E0E1;
	color: #FFFFFF;
	text-align:center;
}

