@import '/templates/themes/default/css/style.css';

#pageHeader{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width:933px;
  height:183px;
  background-image:url(/templates/themes/pukekoblue/images/bg_header.jpg);
  background-repeat:no-repeat;
}

#topMenu{
  text-align:right;
  margin-right:11px;

}

#mainMenu{
  margin-top:36px !important;
  margin-top:36px;
  margin-left:26px;
  list-style:none;
}

#mainMenu LI{
  display:block;
  float:left;
  height:51px;
}

#pageContainer{
  margin-left:auto;
  margin-right:auto;
  margin-top:32px;
  padding-left:44px;
  text-align:left;
  width:889px !important;
  width:933px;

}

#contentLeftCell{
  margin-top:15px;
  float:left;
  width:158px;
}
#contentMidCell{
  margin-top:15px;
  width:480px !important;
  width:510px;
  padding-left:15px;
  padding-right:15px;
  float:left;

}
#contentRightCell{
  margin-top:15px;
  float:left;
  width:211px;
  border:0;
}
  #rightCellInner{

    width:171px !important;
    width:210px;
    background-image:url(/templates/themes/pukekoblue/images/rightcell_mid.gif);

    padding-left:20px;
    padding-right:20px;
    padding-bottom:1px;
    border:0;
  }
