
html, body {
	margin: 0 0 0 0;
	
		
}		

div.centerdiv {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -510px;
	margin-top: -294px;
	width: 1021px;
	height: 589px;
}

div.flash {
   POSITION: absolute;
	left:0px;
	top: 0px;
		
}

iframe {
	position: absolute;
	width:530px;
	height: 285px;
	top: 50%;
	margin-top: -105px;
	left: 48%;
	margin-left: -250px;
	z-index: 1;
	
	}
	
