#wrapper {
    width: 100%;    
    max-width: 1140px;
    margin: auto;
    
} 


#footer {
    background-color: ##96004F;
    width: 100%;
    float:left;
} 

.footerFloat {
    width: 25%;
    float: left;
  
    min-width:200px;
   

}
}
#tc-footer {
  background: #666666;
}
