/* hide from ie on mac \*/
	
html {		
	height: 100%;
	overflow: auto;
}

#flash_1 {
	left: 0px;
}

#flash_2 {
	position: absolute;
	top: 300px;
	left: 0px;
}
#flash_3 {
	position: absolute;
	top: 600px;
	left: 0px;
}
#flash_4 {
	position: absolute;
	top: 900px;
	left: 0px;
}
/* end hide */

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