#global_container {
  width: 100%;
  height: 100%;
  background-color: #717171;
  background-image: url("/_mod_files/ce_images/design/bg.jpg");
  background-repeat: repeat-x}

#container {
  margin: 0px auto;
  width: 1000px}

#lay_f1 {
  margin-top: 20px;
  background: #db2a09;
  background-image: url("/_mod_files/ce_images/design/bg_top.png");
  background-position: 100% 0%;
  background-repeat: repeat-y;
  padding-top: 20px}

#lay_body {
  margin-top: 2%}

#lay_f3 {
  clear: both;
  margin-top: 20px;
  background-image: url("/_mod_files/ce_images/design/bg_bottom.png");
  background-repeat: repeat-x;
  height: 100px;
  padding-top: 10px}