body {
	height: 100%; width: 100%; /* JR Added */
}


#primaryIFrameWrapper,#secondaryFrame {
	background-repeat: no-repeat;
}


#primaryIFrameWrapper {
	height: 552px;
	width: 1000px;
	_width: 999px;
}	

#primaryIFrame {
	height: 552px;
	width: 1000px;
	_width: 999px;
}

#overlayIFrame {
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

#Container {
	height: 552px;
}


#ftArea {
	display: block;
	clear: both;
}

