#susHeader {
width: 750px;
height: 175px;
margin: 0 0 15px 0;
float: left;
}

#susHeader.main {
background: url(/Eng/sustainability/images/susHeader.jpg) no-repeat;
}

#susHeader h2 {
text-indent: -9999px;
}

#susLeftNav {
color: #637500;
padding: 3px 0 3px 3px;
font-size: 12px;
margin: 0 0 5px 0;
background: #efefef;
cursor: pointer;
}


#susLeftNav p {
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding: 0 0 0 0;
margin: 0 0 0 0;
cursor: pointer;
}

#sus_intro li.sus_intro a {color: #ffae00; font-weight: bold;}
#sus_leed1 li.sus_leed1 a {color: #ffae00; font-weight: bold;}
#sus_leed09 li.sus_leed09 a {color: #ffae00; font-weight: bold;}
#sus_embodied li.sus_embodied a {color: #ffae00; font-weight: bold;}
#sus_carbon li.sus_carbon a {color: #ffae00; font-weight: bold;}
#sus_publications li.sus_publications a {color: #ffae00; font-weight: bold;}
#sus_ghg li.sus_ghg a {color: #ffae00; font-weight: bold;}
#sus_assessment li.sus_assessment a {color: #ffae00; font-weight: bold;}
#sus_recycled li.sus_recycled a {color: #ffae00; font-weight: bold;}
#sus_rating li.sus_rating a {color: #ffae00; font-weight: bold;}
#sus_casestudies li.sus_casestudies a {color: #ffae00; font-weight: bold;}
#sus_reusing li.sus_reusing a {color: #ffae00; font-weight: bold;}
#sus_disassembly li.sus_disassembly a {color: #ffae00; font-weight: bold;}
#sus_photovoltaic li.sus_photovoltaic a {color: #ffae00; font-weight: bold;}


table {
border: none;
background: #cecece;
width: 100%;
border-spacing: 1px;
margin: 15px 0 15px 0;
}

table.short {
width: 50%;
}

td {
vertical-align: top;
background: #fff;
font-size: 12px;
color: #333;
padding: 5px;
margin: 0;
}

td.cen {
text-align: center;
}

hr {
margin: 25px 0 25px 0;
}

#footnotes {
border-top: 1px solid #cecece;
padding: 20px 0 0 0;
margin-top:60px;
}

#footnotes p {
font-size: 10px;
}

h3 {padding-top: 10px;}
h3.first {padding-top: 0px;}
