/* Footer Section ====================*/
.forceHeight
{
	height: 768px;
	background-color: #000000;
}

.footerContainer
{
	width 900px;		
	font-family: Arial, Verdana, Sans-Serif;
    font-size: xx-small;
    color: #999999;
    text-align: center;
    margin-left: auto;
	margin-right: auto;	
}

.footerContainer a
{
	color: #999999;
	text-decoration: none;
}

