/************************* START HOME.CSS *************************/

/******************** LAYOUT TABLE - 940 x 750 ********************/
#layout {
  width:940px;
  height:750px;
}

/******************** BODY - 480 x 330 ********************/
#lay_body {
  width:480px;
  height:315px;
  background-image:none;
  background-color:#ffffff;
  vertical-align:top;
}

#lay_body P {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:16px;
  margin:0;
  padding:15px 12px 0;
  text-align:left;
  vertical-align:baseline;
}

.BodyLeader {
  color:#000000;
  font-family:"Arial Black",Gadget,sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:900;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

/******************** BLOCK 1 - 940 x 35 ********************/
#lay_f1 {
  width:940px;
  height:35px;
  background-color:#000000;
}

/******************** BLOCK 2 - 940 x 348 ********************/
#lay_f2 {
  width:940px;
  height:348px;
}

/******************** BLOCK 3 - 460 x 330 ********************/
#lay_f3 {
  width:460px;
  height:315px;
  background-image: url(/_mod_files/ce_images/layout/headsetwoman2.png);
  background-position:bottom left;
  background-repeat:no-repeat;
  background-color:#ffffff;
  vertical-align:top;
  text-align:-moz-right !important;
  text-align:right;
}

#lay_f3 .schedule_pickup {
  margin-top:3px;
  margin-right:3px;
}

#lay_f3 .certified {
  position:relative;
  top:252px;
  left:205px;
}

/******************** BLOCK 4 - 940 x 37 ********************/
#lay_f4 {
  width:940px;
  height:52px;
  background-image: url(/_mod_files/ce_images/layout/headsetwomanbase.png);
  background-position:top left;
  background-repeat:no-repeat;
}

DIV.footer {
  width:938px;
  height:52px;
  background-image: url(/_mod_files/ce_images/layout/homepagecontentbase.png);
  background-position:top right;
  background-repeat:no-repeat;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#cccccc;
  text-align:center;
  padding-top:27px;
  padding-left:0px;
  padding-right:2px;
  padding-bottom:0px;
  margin:0px;
}

SPAN.footerphone {
  font-family:"Arial Black", Gadget, sans-serif;
  font-size:18px;
  font-style:normal;
  font-weight:bolder;
  color:#ffffff;
  text-align:center;
  margin:0px;
  padding:0px;
}
/************************* END HOME.CSS *************************/