html, body, div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  background: white url(/images/bg-top-over.png) repeat-x;
  padding-right: 160px; }

img {
  border: 0; }

#page-header {
  width: 1032px;
  height: 92px;
  position: relative; }

#page-logo {
  width: 442px;
  height: 63px;
  position: absolute;
  top: 21px;
  left: 28px; }
  #page-logo a {
    display: block;
    outline: medium none;
    text-indent: -9000px;
    width: 442px;
    height: 63px;
    background: url(/images/logo.png) no-repeat; }

#powered-by {
  width: 224px;
  height: 41px;
  position: absolute;
  top: 0;
  right: 32px;
  background: url(/images/powered_by.png) no-repeat; }

#powered-by:hover {
  cursor: pointer; }

#page-wrapper {
  width: 1052px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }

#page-inner-l,
#page-inner-r {
  width: 10px;
  float: left;
  min-height: 620px;
  height: auto !important;
  height: 620px; }

#page-inner-l {
  background: transparent url(/images/bg-content-left.png) no-repeat; }

#page-inner-r {
  background: transparent url(/images/bg-content-right.png) no-repeat; }

#page-inner {
  width: 1032px;
  float: left;
  background-color: #FFF; }

#page-main-bg {
  overflow: hidden;
  *zoom: 1;
  min-height: 620px;
  height: auto !important;
  height: 620px;
  overflow: visible; }

#footer {
  margin: 30px 30px 0 30px;
  padding: 10px 0 10px 0;
  width: 972px;
  border-top: 1px solid #dddfe0;
  text-align: center;
  color: #7f7f7f;
  overflow: hidden;
  *zoom: 1;
  font-family: arial,helvetica,sans-serif;
  font-size: 12px; }
  #footer a {
    color: #7f7f7f;
    text-decoration: none; }
  #footer a:hover {
    text-decoration: underline; }

div.cb {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0; }

#skyscraper {
  float: left; }
