/************************* START HOME.CSS *************************/

/******************** HEADER - 1024 x 138 ********************/
#header {
  width:1024px;
  height:138px;
  background-image:url(/_mod_files/ce_images/layout/bg-header.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#000000;
}

/******************** BODY - 824 x 425 ********************/
#lay_body {
  width:729px;
  height:425px;
  background-image:url(/_mod_files/ce_images/layout/bg-body.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#ffffff;
  vertical-align:top;
  padding-left:48px;
  padding-right:47px;
}

#lay_body IMG {
  margin-top:18px;
  margin-left:18px;
}

#lay_body TD {
  line-height:31px;
}

#lay_body TD.home-text {
  width:303px;
  padding-right:10px;
}

#lay_body TD.home-image {
  width:413px;
  height:320px;
  background-image:url(/_mod_files/ce_images/layout/bg-image.png);
  background-repeat:no-repeat;
  background-position:top left;
}

/******************** BLOCK 1 - 375 x 138 ********************/
#lay_f1 {
  width:375px;
  height:138px;
}

#lay_f1 IMG {
  margin-top:10px;
  margin-left:42px;
}

/******************** BLOCK 2 - 649 x 79 ********************/
#lay_f2 {
  width:649px;
  height:79px;
}

#lay_f2 DIV.header-address {
  color:#ffffff;
  font-weight:bold;
  margin-top:15px;
  margin-left:52px;
  padding-bottom:3px;
  border-bottom:1px solid #ffffff;
}

#lay_f2 DIV.header-tagline {
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  margin-top:10px;
  margin-left:52px;
}

#lay_f2 SPAN.header-icons {
  margin-left:82px;
}

#lay_f2 SPAN.header-icons IMG {
  margin-left:6px;
  margin-bottom:4px;
}

/******************** BLOCK 3 - 649 x 25 ********************/
#lay_f3 {
  width:649px;
  height:25px;
}

#lay_f3 A {
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
}

#lay_f3 DIV {
  margin-left:15px;
}

/******************** BLOCK 4 - 649 x 34 ********************/
#lay_f4 {
  width:649px;
  height:34px;
  vertical-align:top;
}

#lay_f4 TD {
  color:#ffffff;
}

#lay_f4 A {
  font-size:10px;
  text-decoration:none;
  font-weight:normal;
}

/******************** BLOCK 5 - 200 x 559 ********************/
#lay_f5 {
  width:200px;
  height:559px;
  background-image:url(/_mod_files/ce_images/layout/bg-main_menu.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
}

#lay_f5 H1 {
  color:#ffffff;
  margin-top:7px;
  margin-left:14px;
}

#lay_f5 H2 {
  color:#ffffff;
  margin-top:15px;
  margin-left:14px;
}

/******************** BLOCK 6 - 824 x 94 ********************/
#lay_f6 {
  width:824px;
  height:94px;
  background-color:#221e1f;
  vertical-align:top;
  border-top:3px solid #221e1f;
  border-bottom:7px solid #221e1f;
}

/******************** BLOCK 7 - 824 x 40 ********************/
#lay_f7 {
  width:824px;
  height:40px;
  background-image:url(/_mod_files/ce_images/layout/bg-search.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}

#lay_f7 TD {
  font-size:9px;
  font-weight:bold;
  text-transform:uppercase;
}

/******************** BLOCK 8 - 1024 x 53 ********************/
#lay_f8 {
  width:1024px;
  height:53px;
  background-color:#221e1f;
}

#lay_f8 TD.bottom-text {
  color:#ffffff;
  font-weight:bold;
  padding-left:46px;
}

#lay_f8 TD.bottom-menu {
  padding-right:20px;
}

#lay_f8 TD.bottom-menu, #lay_f8 TD.bottom-menu A {
  font-size:10px;
  color:#ffffff;
  font-weight:normal;
}
/************************* END HOME.CSS *************************/