#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -494px;
	margin-top: -282px;
	width: 988px;
	height: 565px;
}

#header {
	height: 118px;
}

#content {
	height: 424px;
	overflow: auto;
}

#footer {
	height: 23px;
}

.inside {
	padding: 40px 20px 0 20px;
}