/* hide from ie on mac \*/
html {
	height: 100%;
	overflow-x: hidden !important;
}
/* end hide */

body {font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#fff;padding:0px;margin:0px;top:0;left:0; background-color:#000;-webkit-text-size-adjust: none;}


#flashcontent {
	margin: 0px;
	padding: 0px;
	/* hide from ie on mac \*/
	height: 100%;
	/* end hide */
	width: 100%;
}


