/*************** START EVENT.CSS ***************/

/*************** BODY (960 x 400) ***************/
#lay_body {
  width:656px;
  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-left:140px;
  padding-right:152px;
  padding-bottom:75px;
}

#lay_body p, #lay_body li {
  color:#9d8d85;
  font-size:13px;
  font-weight:bold;
  line-height:18px;
}

#lay_body A {
  width:200px;
  color:#ffc425;
  font-size:13px;
  padding-top:3px;
  padding-left:30px;
  padding-bottom:5px;
  display:block;
}

html>body #lay_body A {
  width:170px;
}

#lay_body A:hover {
  color:#9d8d85;
  background-color:#ffc423;
  text-decoration:none;
  padding-top:3px;
  padding-left:30px;
  padding-bottom:5px;
}

/*************** BLOCK 1 (503 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 (457 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:960px;
  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;
}
/*************** END EVENT.CSS ***************/