body {
	text-align: center;
	}
#container {
	width: 750px;
	padding: 0;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 568px;
	background-image: url(../images/structure-home.jpg);
	top: 5px;
	background-repeat: no-repeat;
}#bottom {
	position: absolute;
	height: 84px;
	width: 100%;
	top: 484px;
	background-image: url(../images/structure-bottom.jpg);
	background-repeat: no-repeat;
}
#top {
	position: absolute;
	height: 86px;
	width: 100%;
	top: 0px;
	right: 0px;
}
#middle {
	position: absolute;
	height: 392px;
	width: 435px;
	left: 293px;
	top: 87px;
	overflow: auto;
}
