html {
	height: 100%;
	overflow: auto;
}
#flashcontent_wrapper {
	height: 100%;
	min-width: 965px;
	min-height: 500px;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}