html, body
{
	height: 100%;
}

#main
{
	overflow:auto;
}


div#footer
{
	position: relative;
	clear: both;
} 
.gng div#footer{
	background: #F2F2F2;
	border-top: 3px solid #32363D;
	margin-top:45px;
}

div#footer div.container
{
	width: 940px;
	margin: 0 auto;
}
#access-container-mobile{display: none;}
#account-header #access-mobile{display:none;}
#copy-mobile{display:none;}
