#topline {
  height: 20px;
  line-height: 20px;
  position: relative;
  z-index: 10;

}
#topline .wrap {
  background: #fff;
    width: 980px;
  margin: 0 auto;
  text-align: center;
  color: #ccc;
  font-size: 11px;
}

#header { top: 20px;}
#container { margin-top: 142px;}
#container { margin-top: 156px;}