html {
	overflow: auto;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
}
#flash {
	min-width: 994px;
	min-height: 640px;
	position: absolute;
	bottom: 0px;
	top: 0px;
	height: auto !important;
	height: 100%;
	width: 100%;
	z-index: 1;
}
#seo {
	display: none;
}
