#nav{
  background:#595F73;
}

#footer{
  background:#E9E6D7 url('../img/new/magee.jpg') no-repeat right bottom;
}

#splash{
  position:relative;
  top:-9px;
  z-index:10;
  /* background: url('../img/newbrand_asset_putty.png') 0px 0px no-repeat transparent; */
  background: url('../img/new/newbrand_asset_putty_01.png') 0px 0px no-repeat transparent;
}

#splasher{
  background:#FFF;
  float:left;
  text-align:left;
  width:640px;
  position:relative;
  top:-9px;
  z-index:10;
  background: url('../img/new/elearningbandpage.png') 0px 0px no-repeat transparent;
}


#highlight{
  color:#FFF;
  background:#595F73;
}

#highlight a{
  color:#FFF;
}

#splashright{
  background: url('../img/new/col_right_back.jpg') 0px 0px no-repeat #FFF;
}

#splashright ol{
  color:#E4E0DD;
}

#splashright ol li a{
  color:#595F73;
}

#splashright ul{
  margin-bottom:160px;
}

#splashright ul li{
  background:#F8F8F8;
}

#splashright ul li a{
  color:#595F73;
}

#splashright h3{
  //color:#000;
}

