#contWrap2 {
	background-image: url(../images/contanerTop.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contWrap1 {
	margin-top: 2em;
	display: block;
	clear: both;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/contanerBott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 76px;
}
#level1Wrap {
	padding: 0px;
	clear: both;
	float: none;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.oneColElsCtr #container {
	/*border: 1px solid #000000;*/
	text-align: left;
	background-image: url(../images/containerMid.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -2em;
	padding-left: 0px;
}

.oneColElsCtr #mainContent {
	overflow: auto;
	clear: both;
	padding-top: 0;
	padding-left: 2em;
	z-index: 20;
	padding-right: 2em;
	padding-bottom: 2em;
}

#bottomNav {
	width: 300px;
	height: 72px;
	bottom: -87px;
	left: 0px;
	position: relative;
}
#bottomNav  img#botLogo {
	position: absolute;
	right: -404px;
	top: -68px;
	z-index: 10;
}
#bottomNav img#footGraphic {
	position: absolute;
	left: 19px;
	top: -142px;
}
.clearBoth {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
}
