	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}	
	#flashcontent {
		height: 100%;
		background:#F3CF00 none repeat scroll 0 0;
	}
	/* end hide */
