/*************** START HOME.CSS ***************/
#layout {
  margin:auto;
}

/*************** BODY (714 x 335) ***************/
#lay_body {
  width:625px;
  height:335px;
  background-image:url(/_mod_files/ce_images/layout/bg-body-home.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  padding-top:68px;
  padding-left:89px;
}

#lay_body H1 {
  color:#004f5a;
  font-size:25px;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:20px;
}

#lay_body P {
  color:#ffffff;
  font-size:16px;
}

/*************** 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;
}

html>body #lay_f2 {
  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 (246 x 335) ***************/
#lay_f4 {
  width:239px;
  height:335px;
  background-image:url(/_mod_files/ce_images/layout/bg-women_in_the_boardroom.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:bottom;
  padding-left:7px;
  padding-bottom:8px;
}

#lay_f4 IMG {
  margin-left:18px;
  margin-bottom:16px;
}

/*************** BLOCK 5 (714 x 78) ***************/
#lay_f5 {
  width:714px;
  height:78px;
  background-image:url(/_mod_files/ce_images/layout/bg-upswing_leadership_series.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}

#lay_f5 IMG {
  margin-right:15px;
  margin-bottom:6px;
}

/*************** BLOCK 6 (246 x 78) ***************/
#lay_f6 {
  width:246px;
  height:78px;
  background-image:url(/_mod_files/ce_images/layout/bg-upswing_business_expo.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}

#lay_f6 IMG {
  margin-left:30px;
  margin-bottom:8px;
}
/*************** END HOME.CSS ***************/