.GD-LandingWithCTA {
    min-height: 500px;
    background-position: center 10%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Images/allsites/industrialsbackground.jpg);
    padding: 0;
}

#footerWrap {
    color: #666666;
    background: #000;
    padding: 15px 0;
    font-size: 0.750em;
    height: 60px;
}

#footer {
    display: block;
    /* clear: both; */
}

.wrap .grid,
.grid.wrap {
    max-width: 1100px !Important;
    margin: 0 auto;
}

#footerLeft {
    float: left;
}

#footerRight {
    float: right;
    line-height: 30px;
}