/* hide from ie on mac \*/
	html {
	height: 100%;
	overflow: hidden;
	}
	
	#flashcontent {
	height: 750px;
	margin-top: 0px;
	}
	/* end hide */



body {
	background: url(../images/page_bg.png) top repeat-x #e8e6de;
	margin: 0;


}
#bodywrap {
	margin: 0px;
	padding: 0px;
}

.style1 {color: #FFFFFF}
