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

	html {
		height:100%;
	}
	
	body {
		background-color: #ececec; height: 100%; margin: 0; padding: 0;
	}
	
	h1 { 
		text-decoration: none; 
		margin-top: 0; 
		margin-bottom: 0; 
		font-size: 12px; 
	}
	
	h2 { 
		text-decoration: none; 
		margin-top: 0; 
		margin-bottom: 0; 
		font-size: 12px; 
	}