#FlashPlacement {
	position: absolute;
	padding: 0; 
	margin: 0; 
	top: 26px;
	left: 146px; 
	width: 980px; 
	height: 295px;
	z-index: 1;
}
#FlashStatic {
	position: absolute;
	padding: 0; 
	margin: 0; 
	top: 26px;
	left: 146px; 
	width: 980px; 
	height: 295px;
	background-image:url(../imgs/HomePage_StaticFlsBg.gif);
}
