body { 
	margin: 0px; 
	height: 100%; 
	width: 100%; 
	background-color: #869ca7;
	overflow:hidden;
}


html{
	height: 100%; 
	overflow: hidden;
}



.flashcontent
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%; 
}

.logo {
margin-left: 72px;
}

.content {
margin-left: 100px;
width: 800px;
}

.iFrame {
	position:absolute;
	background-color:transparent;
	border:0px;
	visibility:visible;
	left:277;
	top:160;
}

