body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

div#topBanner {
	width: 955px;
	margin: 0px auto;
}

	/* hide from ie on mac \*/
	html {
		height: 100%;
	}
	
	#flash_placeholder {
		height: 650px;
		overflow: hidden;
	}
	/* end hide */

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
