body {
	background: #FFFFFF;
	margin: 0px;
}
#wrapper {
	font: 15px/1.4em Verdana, Helvetica, "Lucida Sans", Arial, sans-serif, "Lucida Grande";
	text-align: justify;
	margin: 20px auto 0px;
	width: 780px;
	height: 550px;
	color: #71726B;
}
 #wrapper #header {
	background: url(images/headerOH.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 80px;
}
#header #menu {
	width: 570px;
	margin: 0 auto 0;
	padding-top: 62px;
}
#header #menu img {
	float: left;
	padding: 0 8px 0 5px;
}
#wrapper #left {
	width: 315px;
	float: left;
	margin-top: 15px;
	padding-left: 25px;
	padding-right: 15px;
	word-spacing: 0.2em;
	letter-spacing: 0.3px;
}
#wrapper #right {
	width: 380px;
	float: right;
	margin-right: 25px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wrapper #inner #right img {
	background: url(images/openbox.png) no-repeat left bottom;
	margin-top: 30px;
	padding-bottom: 32px;
	margin-bottom: 10px;
}
 #wrapper #inner #left #numbers {
	text-align: justify;
	word-spacing: 0.2em;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	white-space: nowrap;
}
#foot {
	margin: 0px auto;
	width: 767px;
	font: 15px/1.4em Verdana, Helvetica, "Lucida Sans", Arial, sans-serif, "Lucida Grande";
	float: right;
	color: #71726B;
}
#wrapper #foot p {
	margin-top: 0px;
	padding-right: 27px;
	font-size: 90%;
}
#wrapper #foot #fleft {
	margin: 0px 25% 0px 0px;
	float: left;
}
#wrapper #foot #fright {
	float: right;
	width: 44%;
}
a:link {
	text-decoration: none;
	color: #71726B;
}
a:hover {
	text-decoration: underline;
	color:#AC6F2C;
}
