/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: auto;
}	
#flashcontent {
	height: 600px;
	width: 995px;
}
#nojavacontent{
	height: 600px;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
