.footerContainer
{
	width: 920px;
	margin: 0px;
	padding: 0px;
}

.footerDisclaimer
{
	background-color: Transparent;
	height: 20px;
	width: 880px;
	padding: 10px 20px;
}

.footerDisclaimer a
{
	color: #4C4E50 !important;
}

.bottomCurve
{
	height: 38px;
	width: 920px;
}

.blackArea
{
	width: 211px;
	background-color: Transparent;
	height: 38px;
}

.curveArea
{
	width: 709px;
	background: Transparent URL('footerCurve.gif') no-repeat top left;
	height: 38px;
}