html, body, #eqsite-container, #eqsite-flash
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	width: 100%;
	height: 100%;
}

html, body
{
	background-color: #151515;
}

#eqsite-flash
{
	display: block;
	min-width: 1000px;
	overflow: hidden;
}
