#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-git.png');
background-repeat: no-repeat;
}

#section {
position: relative;
height: 306px;
background-image: url('../images/sect-opportunity-git.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: 440px;
top: 155px;
width: 490px;
}

.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: 283px;
background-image: url('../images/git-1.jpg');
background-repeat: no-repeat;
}

#proof1 .prooftext {
position: absolute;
left: 415px;
top: 30px;
width: 340px;
}

#proof2 {
height: 522px;
background-image: url('../images/git-2.jpg');
background-repeat: no-repeat;
border-bottom: none;
}

#proof2 .prooftext {
position: absolute;
left: 40px;
top: 10px;
width: 400px;
}

#proof2 .img1 {
    float: right;
    padding: 0px;
    margin: 0px;
}


#link1 {
    left: 75px;
}

#link2 {
    left: 219px;
}

#link3 {
    left: 415px;
}

#link4 {
    left: 590px;
}

#link5 {
    left: 765px;
}

#proof2 #item2 {
margin-top: 45px;
}

#proof2 #item3 {
padding-top: 35px;
}
