#outer-content-wrapper {
	position: absolute;
	top: 221px;
	left: 0;
	width: 100%;
	height: auto;
	background: #FFFFFF;
	clear: both;
}

#top {
	position: absolute;
	top: 185px;
	left: 0;
	width: 100%;
	height: 36px;
	background: #ffffff;
}

#header {
	position: absolute;
	left: 0;
	top: 6px;
	height: 179px;
	background: #ffffff;
}
#header-img {
	position: absolute;
	left: 6px;
	top: 6px;
	height: 167px;
	background: #ffffff;
}