#flashcontent_header {
	position:relative;
}

#flyingthings {	
	position:absolute;
	left:-480px;
	top:0px;
	z-index:10000;
	visibility:visible !important;
	width:1920px;
	height:316px;
	display:none;
}

body {
	text-align:center;
	overflow-x:hidden;	
}
