@charset "utf-8";
/* CSS FLASH */
#flashcontent {
   height:100%;
   width:100%;
}
#noflash {
   width:1070px;
   height:832px;
   left:50%;
   margin-left:-535px;
   margin-top:-416px;
   position:absolute;
   top:50%;

}

html, body, #flashContent	{ 
	height:100%; 
}

body{ 
	margin:0; 
	padding:0; 
	overflow:hidden;
}
