/* css for swfobject */

/* hide from ie on mac \*/
	html {
		height: 100%;

	}
	
	#flashcontent {
	z-index:0;
	height: 100%;
	}
	#flashcontent2 {
		position:absolute;
	height: 100%;
	width: 900px;
	z-index:0;
	}
	/* end hide */