body {
	background-image: url(/images/onepage_01.gif);
	background-repeat: repeat-x;
	background-color: #FFED4F;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
}
#site {
	background-color: #FFF;
	width: 950px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00446A;
	border-bottom-color: #00446A;
	border-left-color: #00446A;
	text-align: left;
	position: relative;
	left: -475px;
	top: 0px;
	margin-left: 50%;
	letter-spacing: 0em;
}
#site .inner {
	padding: 15px;
}
#site .inner #books-1 {
	text-align: center;
	margin-top: 10px;
}
#site .inner #books-2 {
	text-align: center;
}
#site .inner #corp-info {
	width: 300px;
	position: absolute;
	top: 25px;
	left: 600px;
}
#site .inner #foot {
	text-align: center;
}
