	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
		
	#flashcontent {	
		width: 100%;
		height: 1000px;		
	}
		
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		color:#000;
		background-color:#929292;
	}
	
	#outer {
		margin: 0 auto;
		}

#footer {
	width: 780px; height:40px; margin:0px; clear: both; 
		}
		
#link { text-align:center; margin-top: -28px;}