#branding {
position: relative;
height: 128px;
min-height: 128px;
background-image: url('../images/visit-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-visit-e.png');
background-repeat: no-repeat;
}

#section {
position: relative;
height: 308px;
background-image: url('../images/sect-visit-e.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: 200px;
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: 274px;
background-image: url('../images/e-1.jpg');
background-repeat: no-repeat;
}

#proof1 .prooftext {
position: absolute;
left: 30px;
top: 30px;
width: 400px;
}

#proof2 {
height: 279px;
background-image: url('../images/e-2.jpg');
background-repeat: no-repeat;
}


#proof2 .prooftext {
position: absolute;
left: 350px;
top: 15px;
width: 320px;
}

#proof3 {
height: 308px;
background-image: url('../images/e-3.jpg');
background-repeat: no-repeat;
border-bottom: none;
}


#proof3 .prooftext {
position: absolute;
left: 30px;
top: 60px;
width: 400px;
}

#proof3-source {
position: absolute;
left: 30px;
top: 260px;
width: 540px;
}

#link1 {
    left: 100px;
}

#link2 {
    left: 256px;
}

#link3 {
    left: 445px;
}

#link4 {
    left: 605px;
}

#link5 {
    left: 780px;
}

