

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
     margin: 40;
     background: url(' ');
     background-size: 1100px 900px;
     background-repeat:no-repeat;
background-color: #fff;
    display: compact;
     font: 16px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
	
    }

.footer {
    background: none repeat scroll 0 0 #fff;
    height: 0px;
    margin: 0px 0 0;
padding-left:0px;
padding-top:px;
padding-right:0px;
    min-width: 1200px;
    position: relative;
}
    .footer, .push {
    height: em;
    }

.upper_footer {
    background: none repeat scroll 0 0 #fff;
    height: 0px;
    margin: 0px 0 0;
padding-left:0px;
    min-width: 0px;
    position: relative;
}
    .footer, .push {
    height: em;
    }

















