#main {
    background: transparent url(../images/bg-main.jpg) no-repeat;
    height: 1%;
}

#main-pic {
    background: transparent url(../images/main-pic.jpg) no-repeat 390px 0;
    min-height: 431px;
    overflow: visible;
    position: relative;
    top: -9px;
    padding: 2em 2em 0 2em;
}

#intro h1 {
    font-size: 1.6em;
    color: #333;
    margin: 0 0 0.5em 0;
}

#intro {
    width: 350px;
}

#intro p {
    margin: 0;
}

#button-gw {
    background: transparent url(../images/button-green-washed.png) no-repeat left top;
    height: 29px;
    width: 232px;
    margin: 20px 0 0 23px;
    display: block;
    text-decoration: none;
}

#offer {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 182px;
}

#offer h2 {
    margin: 0;
}

#offer p {
    margin: 0.5em 0 1.5em 0;
}

#offer p.call {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#events {
    float: right;
    width: 194px;
    position: relative;
    top: 0; 
}

#events h2 {
    border-bottom: 2px solid #B1E18D;
}

#events h3 {
    margin: 1em 0 0 0;
    color: #55872E;
}

#cert {
    width: 350px;
    margin-top: 50px;
}

#img-assoc {
    margin: 1em 0 1em 30px;
}

