#footer {

	position:absolute;
	top:620px;
     margin-left:auto;
     margin-right:auto;
     width: 960px;
     height:97px;
     background: white;
     padding-top:1px;
}

.footerbg{

     height:95px;
     font-size:12px;
     color:#ffffff;
     background: #181818;
}

#footer .footerbg #footerLogo{

     text-align:left;
}

#footer .footerbg #copyright{

     margin-top:-40px;
     padding-right:25px;
     text-align:right;
}
