html, body {
	margin:0;
	padding:0;
	height: 100%;
	background-color: #EAEEEB;
}
#content {
	width:708px;
}
#content #headerstrip {
	clear:both;
}
#content #spacer {
	height:103px;
	clear:both;
	}
#content #footerstrip {
	clear: both;
	margin:0;
}