/*top navigation for home page*/

#topnav a#onstate-whatwedo {
color: #FFFFFF;
}

h1 {
font-size: 3.5em;
font-weight: normal;
line-height: 120%;
margin-top: -5px;
border-bottom: 1px solid #2A313A;
padding-bottom:25px;
margin-bottom: 25px;
}

h2 {
font-size: 2.5em;
line-height: 120%;
color:#0099FF;
font-weight: normal;
margin-bottom: 10px;
}


#mainwrapper3  /*override*/
{
float: left;
width: 820px;
background-color:#1E2329;
padding:30px 40px 30px 40px;
margin-bottom: 25px;
}
