#allcontainer {/*
	margin: auto;
	width: 768px;
	text-align: left;
	min-height: 100%;
	position: relative;
	padding-bottom: 80px;*/
	background-image: none;
}
#innerwrap {
	width: 762px;
}
#content {
	width: 550px;
	display: inline;
	margin-right: 8px;
	overflow: hidden;
}
#header {
	width: 759px;
	z-index: 100;
	overflow: hidden;
	position: absolute;
	left: 5px;
	top: 0px;
	height: 247px;
	padding-top: 5px;
	background-image: url(images/header2col.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pageTitle {
	display: none;
}
#leftnav {/*
	background-color: #F4F4EC;*/
}