/*************** START RESOURCES.CSS ***************/

/*************** BODY AREA (960 x 400) ***************/
#lay_body_area {
  width:960px;
  height:400px;
  background-image:url(/_mod_files/ce_images/layout/bg-body-sub.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  padding-bottom:120px;
}

/*************** BODY (610 x 335) ***************/
#lay_body {
  width:435px;
  height:335px;
  vertical-align:top;
  padding-left:25px;
  padding-right:150px;
}

#lay_body h1 {
  margin:0px;
}

#lay_body p, #lay_body li {
  color:#9d8d85;
  font-size:11px;
  line-height:15px;
}

#lay_body a {

}

/*************** BLOCK 1 (259 x 120) ***************/
#lay_f1 {
  width:170px;
  height:120px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:bottom;
  padding-left:89px;
}

/*************** BLOCK 2 (717 x 120) ***************/
#lay_f2 {
  width:685px;
  height:120px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
  padding-top:16px;
  padding-right:16px;
}

/*************** BLOCK 3 (960 x 120) ***************/
#lay_f3 {
  width:810px;
  height:120px;
  background-image:url(/_mod_files/ce_images/layout/bg-header-sub.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-top:20px;
  padding-left:150px;
}

/*************** BLOCK 4 (350 x 195) ***************/
#lay_f4 {
  width:198px;
  height:195px;
  vertical-align:top;
  padding-top:1px;
  padding-left:152px;
  margin-bottom:0px;
  border-right:1px solid #cec6c2;
}

#lay_f4 h1 {
  color:#ffc425;
  font-size:13px;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

#lay_f4 h1 A {
  color:#ffc425;
}

#lay_f4 h1 A:hover {
  color:#9d8d85;
  text-decoration:none;
}

/*************** BLOCK 5 (350 x 80) ***************/
#lay_f5 {
  width:198px;
  height:80px;
  vertical-align:bottom;
  border-right:1px solid #cec6c2;
  padding-left:152px;
}
/*************** END RESOURCES.CSS ***************/