.contentWrap {
	min-height:572px;
}
.contentWrap2 {	
	background-image:url(/images/contentBak.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1029px;
	min-height:572px;
}
.pageFoot {
	background-image:url(/images/contentBot.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	padding-top:1px;
}
.innerPgWrap {
    background-image:url(/images/pageVertTile.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	width:100%;
	margin: 0px;
	padding: 0px;
}
.footerspace {
	margin-bottom:0px;
}
