body {
  padding-top: 50px;
}
.main1 {
  padding: 40px 15px;
  text-align: center;
}

#footer {
        clear: both;
        width: 95%;
        margin-top: 2em;
        text-align: center;
        font-family: Verdana;
        font-size: 14px;
        padding: .4em;
        border-top: 1px solid #333;
        color: #000;
    position: absolute;
    bottom: 0;
        vertical-align: bottom;
        float: none;
}

#footer .copyright {
    float: left;
    text-align: left;
}

#footer .contact {
    float: right;
    text-align: justify;
}
