@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/tepukeko/images/bg_header.jpg);
  background-repeat:no-repeat;

}

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

#mainMenu{
  margin-top:85px !important;
  margin-top:85px;
  list-style:none;
  height:14px;

}

#mainMenu LI{
  display:block;
  float:left;
  color:#a4a4a4;
}

#mainMenu LI A{
  color:#284d94;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  margin-left:7px;
  margin-right:7px;
  text-decoration:none;
}

#mainMenu LI A:hover{
  text-decoration:underline;
}
#menu_selected{
  color:#d3054a !important;
  text-decoration:none;
}
#pageContainer{
  margin-left:auto;
  margin-right:auto;
  margin-top:9px;

  text-align:left;
  width:933px !important;
  width:933px;
}

#contentLeftCell{
  margin-top:15px;
  float:left;
  width:158px;
}
#contentWideLeftCell{
  margin-top:15px;
  float:left;
  width:675px;
}
.contentCellDark{
  margin-bottom:8px;
  margin-right:8px;
  width:328px;
  height:110px;
  float:left;
  background-image:url(/templates/themes/tepukeko/images/bg_cell_dark.gif);
}
.contentCellLight{
  margin-bottom:8px;
  margin-right:8px;
  width:328px;
  height:110px;
  float:left;
  background-image:url(/templates/themes/tepukeko/images/bg_cell_light.gif);
}

.contentCellInnerLeft{
  margin:6px;
  float:left;
  width:98px;
  height:98px;
}
.contentCellInnerRight{
  float:left;
  margin-top:6px;
  width:190px;
  height:98px;
}

.contentCellImage{
  width:98px;
  height:98px;
}
#contentMidCell{
  margin-top:15px;
  width:490px !important;
  width:520px;
  padding-left:15px;
  padding-right:15px;
  float:left;

}
#contentRightCell{
  margin-top:15px;
  float:left;
  width:211px;
}
  #rightCellInner{
    width:171px !important;
    width:211px;
    background-image:url(/templates/themes/tepukeko/images/rightcell_mid.gif);
    padding-left:20px;
    padding-right:20px;
    padding-bottom:1px;
  }
