/* CSS Document */

#alignmentContainer {
}
#footerContainer {
	width: 590px;
	height: auto;
	clear: both;
	float: right;
}

#footer {
	float: right;
	height: auto;
	width: 589px;
	
}
#copyright {
	float: right;
	height: auto;
	width: 550px;
	padding-right: 20px;
	padding-left: 20px;
}
#pageContainer {
	width: 805px;
	text-align: left;
}
#siteHeader {
	height: 150px;
	width: 100%;
	
}
#slotContainer {
	height: 255px;
	width: 100%;
}
#searchNav {
	height: auto;
	width: 100%;
}

#navContainer {
	float: left;
	width: 210px !important;
	height: auto;
}
#pageBody {
	width: 590px !important;
	height: auto;
	float: right;
	clear: none;
}


