html {
	
	height: 1400px;
	
}

body, #swf { 
	
	height: 100%; 
	margin: 0; 
	background-color : #FFFFFF;
}


#swf{
	overflow: visible ;
	height: 1400px;
}