#branding {
position: relative;
height: 128px;
min-height: 128px;
background-image: url('../images/opportunity-branding.jpg');
background-repeat: no-repeat;
}

#branding-text {
position: absolute;
left: 340px;
width: 620px;
height: 110px;
padding-top: 30px;
}

p.intro {
    line-height: 150%;
}

#subnav a:hover {
color: #7E8C97;
}

#subnav a.landed {
color: #FFFFFF;
}

#subnav {
position: relative;
height: 47px;
min-height: 47px;
background-image: url('../images/sub-nav-living-gc.png');
background-repeat: no-repeat;
}

#section {
position: relative;
height: 308px;
background-image: url('../images/sect-opportunity-gc.jpg');
background-repeat: no-repeat;
background-position: right top;
border-bottom: 1px solid #85857f;
padding-bottom: 0px;
margin-bottom: 0px;
}

#sect-text {
position: absolute;
left: 20px;
top: 160px;
width: 500px;
}

.proof {
position: relative;
border-bottom: 1px solid #999999;
}

.bottom {
border-bottom: none;
}

.proof-title {
font-size: 155%;
font-weight: bold;
color: #000000;
}

.proof-text p {
color: #231f20;
}

.proof-source {
color: #333333;
font-weight: bold;
}

#proof1 {
height: 275px;
background-image: url('../images/gc-1.jpg');
background-repeat: no-repeat;
}

#proof1 .prooftext {
position: absolute;
left: 30px;
top: 30px;
width: 300px;
}

#proof1 .proofhead {
    position: absolute;
    right: 30px;
    top: 30px;
    text-align: center;
    line-height: 220%;
}

#proof2 {
height: 281px;
background-image: url('../images/gc-2.jpg');
background-repeat: no-repeat;
}

#proof2 .prooftext {
position: absolute;
left: 500px;
top: 50px;
width: 400px;
}



#proof3 {
height: 300px;
background-image: url('../images/gc-3.jpg');
background-repeat: no-repeat;
border-bottom: none;
}


#proof3 .proofhead {
position: absolute;
left: 300px;
top: 90px;
width: 250px;
text-align: center;
}


#proof3 .prooftext {
position: absolute;
left: 30px;
top: 65px;
width:300px;
}

#proof3-source {
position: absolute;
left: 30px;
top: 260px;
width: 540px;
}



#link1 {
    left: 75px;
}

#link2 {
    left: 226px;
}

#link3 {
    left: 415px;
}

#link4 {
    left: 590px;
}

#link5 {
    left: 765px;
}

