#body {
  width:100%;
  background: url(/media/2/bg-main.gif) center top no-repeat;
  position:relative;
  height:600px;
}

#container {
  width:992px;
  margin:0 auto;
  position:absolute;
  left: 50%;
  margin-left: -496px; /* half of width */
}

#menu {
  float:left;
  width:296px;
  padding:176px 30px 0 0;}
#content {
  float:left;
  width:342px;
}
#pagetitle {
  margin:142px 0 0 0;
  padding:0 0 0 14px;
}
#poweredby {
  color: #8f7d5d;
  font-size:9px;
  text-align:center;
  clear:left;
  margin:5px 0 5px 0;
}

#poweredby a{
  font-weight:normal;
  color: #786440;
  font-size:9px;
}

#poweredby a:hover{
  color:#ee1c8f;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

