#header{
  height: 280px;
  background: #000 url("images/front/pwc_header.jpg") bottom center no-repeat;
}

#header_watermark{
  position:absolute;
  top: 0px;
  right:0px;
  background-image: url("images/front/small_pwc_watermark_black.png");
  height: 78px;
  width: 113px;
}
#page_top_right_corner{
  background-image: url("images/front/top_right_corner.gif"); }

#page_top_left_corner{
  background-image: url("images/front/top_left_corner.gif"); }


#content_holder{
  border-top: 6px solid #000;
  position:relative;
}

#content{
  position:relative;
  padding-top:0px;
  margin-left:300px; }

#nav_list{
  width:275px;
  float:left;
}

#nav_list li{
  margin: 15px 10px;
  padding-left: 5px;
  padding-bottom: 5px;
  list-style-type:none !important;
  background: url("images/front/fp_btn_bg.png") bottom left no-repeat;
}

#nav_list a{
  border:none;
  display: block;
  width: 256px;
  height: 44px;
}

#nav_list a span{ display: none; }

#about_us{
  background-image: url("images/front/fp_about_us_btn.png"); }

#econ_dev{
  background-image: url("images/front/fp_econ_dev_btn.png"); }

#dev_sites{
  background-image: url("images/front/fp_sites_btn.png"); }

#news_events{
  background-image: url("images/front/fp_news_events_btn.png"); }

#contact_us{
  background-image: url("images/front/fp_contact_btn.png"); }
  
#fp_welcome
{
  margin-top: 0px;
  width: 423px;
  height: 136px;
  background: url("images/front/fp_welcome_text.gif") top left no-repeat;
}
#fp_welcome span{ display:none; }
