body {
	position:absolute;
	background:url(../../images/home_bg.jpg);
	width:100%;
	height:710px;
}

#flashcontent {
	position:relative;
	bottom:0;
	width:990px;
	height:710px;
	left:50%;
	margin-left:-495px;
	z-index:2;
}

script {
	display:none;
}

.bottom {
	background:url(../../images/swf_bottom.jpg) bottom repeat-x;
	position:absolute;
	width:100%;
	height:200px;
	bottom:0;
	left:0;
	z-index:1;
}