html {
    height: 100%;
}
body {
    font-family: sans-serif;
    height: 100%;
    background: #343434;
}
p {
    margin: 20px 0;
    line-height: 1.5em;
}
#top-wrap {
    width: 100%;
    background: #000;
    height: 100%;
}
#top {
    width:960px;
    height: 100%;
    margin: auto;
    position: relative;
    height: 100%
}
#social {

}
#logo {
}
#logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 746px;
    height: 231px;
    margin-top: -115px;
    margin-left: -373px;
}
#divider-wrap {
    width: 100%;
    background: #D32E1A;
}
#divider {
    width: 100%;
    margin: auto;
}
#divider img {
    margin: auto;
    display: block;
    width: 100%;
}
#mid-wrap {
    width: 100%;
    height: 100%;
    background: #D32E1A;
}
#mid {
    width: 960px;
    margin: auto;
    position: relative;
}
#headline {
    margin-top: 150px;
    width: 480px;
    margin: 0 auto;
}
#headline h2 {
    font-family: impact;
    font-size: 80px;
    border-bottom: 4px solid #000;
}
#clock {
    position: absolute;
    right: -20%;
    bottom: -20%;
}
#footer-wrap {
    width: 100%;
    background-color: #1E2A42;
    min-height: 1400px;
}
#footer {
    width: 960px;
    margin: auto;
}
#footer h2 {
    font-family: impact;
    font-size: 100px;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 200px 0 62px;
}
#bottom-wrap {
    width: 100%;
}
#bottom {
    width: 960px;
    margin: auto;
}
#arrow {
    position: absolute;
    top: -130px;
    left: 200px;
}
#rocket {
    padding: 100px 0 40px;
    margin: auto;
    display: block;
}
#footer-content {
    width: 619px;
    margin: auto;
    color: #fff;
}
#apply-now {
    background: url(../img/section-3_apply-now.png) no-repeat;
    display: block;
    margin: auto;
    text-indent: -9999px;
    width: 556px;
    height: 187px;
}
#bottom-wrap {
    height: 50%;
    min-height: 500px;
    background-color: #343434;
}
#bottom {
    width: 50%;
    margin-left: 180px;
    position: absolute;
    color: #fff;
    height: 50%;
}
#bottom h2 {
    font-family: impact;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 78px 0;
}
#bottom p {
    position: absolute;
    bottom: 0;
    left: 0;
}
.cfx:after {
    content: "";
    display: table;
    clear: both;
}
.footer-box {
    background: none repeat scroll 0 0 #7C7C7C;
    border: 5px solid #000000;
    color: #FFFFFF;
    float: left;
    height: 210px;
    margin: 62px 30px;
    padding: 20px;
    text-align: center;
    width: 21%;
    position: relative;
}
.footer-box a {
    display: block;
    text-indent: -9999px;
    background: url(../img/section-3_eventbrite-button.png) no-repeat;
    width: 135px;
    height: 44px;
    position: absolute;
    bottom: 50px;
    left: 60px;
}
.footer-box h3 {
    font-size: 30px;
    font-family: impact;
    font-weight: normal;
    text-transform: uppercase;
}