@charset "utf-8";

body { margin: 0; padding: 0; background: #000000; }
html { height: 100%; overflow: auto; }

#flashContent{
	width: 100%;
	height:712px;
	
}


#swfArea {
	width: 100%;
	height:712px;
	color: #ffffff;
	text-align: center;
}

#footer{

	height: 94px;
	margin: 0 auto;
	text-align: center;

}

#footer img{
	margin-top: 3px;
	margin-bottom:3px;
}

