.footer 
{
    height:179px;
    background-repeat: no-repeat;
    position:relative;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
	
		background-color:white;
}

.img_powered_by
{ 
    float: left;
    padding-left: 25px;
    padding-top: 45px;
}
.powered_by
{
    float: left;
    padding-top  : 51px;
    max-width:80px;
}
.footer_labels
{
    float: right;
    max-width: 705px;
    padding-top: 44px;
}
.footer_center
{    
    width: 952px;
	margin: 0 auto;
	font-size: 12px;
}