body {
	margin:0px;
}

#container {
	width:857px;
	margin:0 auto 0 auto;
}

#head {
	position:absolute;
	top:0px;
}

#menu {
	position:absolute;
	background:url(../img/menu.jpg) no-repeat top left;
	width:735px;
	height:34px;
	margin:0 0 0 122px;
	top:199px;
}

#content {
	background:#fff;
	border-left:1px solid #ee7c01;
	border-right:1px solid #ee7c01;
	width:534px;
	height:auto;
	margin:233px 0 0 175px;
	padding:40px 25px 20px 50px;
}

#footer {
	background:url(../img/footer.jpg) no-repeat 175px 0px;
	width:561px;
	height:30px;
	padding:10px 0 0 225px;
}

#footer p {
	margin:0px;
}
