#header {
  background: #2c888f url(../images/mako/header.jpg) no-repeat;
  height: 150px;
}
#clocks {
  top: 40px;
  left: 565px;
}
#topNav {
    top: 125px;
    left: 26px;
}
#main {
  background: #2c888f;
}
#content {
  background: url(../images/mako/content-bkgrd.gif) repeat-y;
  width: 760px;
  padding-right: 35px;
}
#content #rightContent {
  width: 207px;
  padding: 0px;
  padding-right: 3px;
}
/*
#rightContent ul {
  padding-left: 15px;
  font-size: 10px;
} */
#contentHome {
  margin-top: 15px;
  background: #afd2d4;
}
#contentHome #leftContent #press {
  background: #9fcccf;
}