/*************** START SUB.CSS ***************/
#layout {
  margin:auto;
}

/*************** BODY (960 x 330) ***************/
#lay_body {
  width:516px;
  height:314px;
  background-image:url(/_mod_files/ce_images/layout/bg-body-sub.jpg);
  background-repeat:repeat-y;
  background-position:top left;
  vertical-align:top;
  padding-top:21px;
  padding-left:222px;
  padding-right:222px;
}

/*************** BLOCK 1 (250 x 150) ***************/
#lay_f1 {
  width:250px;
  height:150px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
}

#lay_f1 IMG {
  margin-top:58px;
  border-left:25px solid #ffffff;
  border-right:22px solid #ffffff;
}

/*************** BLOCK 2 (464 x 150) ***************/
#lay_f2 {
  width:464px;
  height:150px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
  padding-top:55px;
}

/*************** BLOCK 3 (246 x 150) ***************/
#lay_f3 {
  width:246px;
  height:150px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:middle;
  padding-top:11px;
}

/*************** BLOCK 4 (960 x 80) ***************/
#lay_f4 {
  width:810px;
  height:80px;
  background-image:url(/_mod_files/ce_images/layout/bg-header-sub.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:150px;
}

#lay_f4 IMG {
  margin-left:2px;
  margin-bottom:8px;
}

/*************** BLOCK 5 (960 x 70) ***************/
#lay_f5 {
  width:960px;
  height:66px;
  background-image:url(/_mod_files/ce_images/layout/bg-body-bottom.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:bottom;
  padding-bottom:3px;
}

table.bottom_links {
  background-image:url(/_mod_files/ce_images/layout/bg-bottom_links.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}

table.bottom_links tr td {
  padding-left:10px;
}
/*************** END SUB.CSS ***************/