/*************** START HOME.CSS ***************/
#outer_layout {
  width:964px;
  padding-left:2px;
}

/*************** BODY (510 x 440) ***************/
#body_cell {
  width:410px;
  height:440px;
  background-image:url(/expo/_mod_files/ce_images/layout/bg-body-scroll.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  padding-top:42px;
  padding-left:100px;
}

#lay_body H2 {
  font-size:15px;
  line-height:18px;
}

#lay_body p, #lay_body li, #lay_body TD {
  color:#ffffff;
  font-size:11px;
}


/*************** BLOCK 1 (510 x 155) ***************/
#lay_f1 {
  width:510px;
  height:155px;
  background-image:url(/expo/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
}

#lay_f1 IMG {
  margin-top:59px;
  margin-left:89px;
  border-left:17px solid #ffffff;
  border-right:14px solid #ffffff;
}

/*************** BLOCK 2 (450 x 155) ***************/
#lay_f2 {
  width:450px;
  height:155px;
  background-image:url(/expo/_mod_files/ce_images/layout/bg-header.gif);
  background-repeat:repeat-x;
  background-position:top left;
  vertical-align:top;
  border-right:2px solid #ffffff;
}

#lay_f2 IMG {
  margin-top:18px;
  margin-left:10px;
  margin-right:19px;
  margin-bottom:27px;
}

#lay_f2 IMG.sm_logos {
  margin-top:0px;
  margin-left:0px;
  margin-right:4px;
  margin-bottom:30px;
}

/*************** BLOCK 3 (452 x 440) ***************/
#lay_f3 {
  width:443px;
  height:440px;
  background-image:url(/expo/_mod_files/ce_images/layout/bg-rollovers.gif);
  background-repeat:no-repeat;
  background-position:top left;
  vertical-align:top;
  padding-left:9px;
}

#lay_f3 IMG {
  display:block;
}

/*************** BLOCK 4 (960 x 55) ***************/
#lay_f4 {
  width:960px;
  height:55px;
  vertical-align:top;
}

/*************** START CUSTOM SCROLL DOWN ***************/
.Container {
  width:1px;
  height:1px;
  position:absolute;
}

#Scroller-1 {
  width:358px;
  height:390px;
  position:absolute; 
  overflow:hidden;
  bottom:7px;
}

.Scroller-Container {
  color:#ffffff;
  margin:0px;
  padding-top:2px;
  padding-left:19px;
  padding-right:10px;
  position:absolute;
  top:0px;
  left:0px;
}

#Scrollbar-Container {
}

.Scrollbar-Up {
  cursor:pointer;
  position:relative;
  bottom:29px;
  left:370px;
}

.Scrollbar-Track {
  width:12px;
  height:353px;
  position:relative;
  bottom:28px;
  left:370px;
  border:0px solid #b6aaa4;
  padding-left:1px;
}

html>body .Scrollbar-Track {
  width:9px;
  height:353px;
  margin-top:-5px;
  padding-top:0px;
  padding-left:1px;
}

.Scrollbar-Handle {
  position:relative;
  width:9px;
  height:9px;
}

.Scrollbar-Down {
  cursor:pointer;
  position:relative;
  left:356px;
  top:342px;
}
/*************** END HOME.CSS ***************/