.accent {
background-color:#7A2638;
}

#section-title {
 position:absolute;
 top:6px;
 left:65px;
 margin:0;
 padding:0;
 text-align:left;
 font-family: Arial, Sans-Serif;
 font-weight: normal;
 font-size: 2.1em;
 color: #fff;
 background-color: transparent;
}
#section-title1 {
 position:absolute;
 top:40px;
 left:105px;
 margin:0;
 padding:0;
 text-align:left;
 font-family: Arial, Sans-Serif;
 font-weight: normal;
 font-size: 2.1em;
 color: #fff;
 background-color: transparent;
}
#header
{
 display : block;
  position:static;
  margin: 0;
  padding: 0;
  background-color: #0a4590;
  width:100%;
  height: 166px;
  background-image: url('/BHPML/images/bob2.png');
  background-repeat: no-repeat;
  background-position: right;
}



