/*  Stylesheet for the Home Page */

#indexHomeBody #breadcrumbWrapper {
  display: none;
}

#indexHomeBody #contentHomeWrapper{
    position: relative;
    top:-39px;
    background: url(../images/home-page-table.jpg) top left no-repeat;
}

#indexHomeBody #footerWrapper {
    position: relative;
    top:-39px;
}

#indexHomeBody #homePageImage {
  width: 366px;
  height: 385px;
}

#indexHomeBody #navColumnOneWrapper {
  position: absolute;
  left: 388px;
  top: 37px;
  
}

#indexHomeBody #indexDefault {
  position: absolute;
  left: 520px;
  /*top: 37px;*/
  top: 50px;
}

#indexHomeBody #indexDefault.centerColumn {
  margin: 0;
  width:235px;
}

#indexHomeBody #navColumnTwoWrapper{
  position: absolute;
  left: 600px;
  top: 210px;
}

#indexHomeBody #ezpages{
  position: absolute;
  left: 0px;
  top: 200px;
}

#indexHomeBody #nav-cat {
    width: 125px;
}

#indexHomeBody #nav-cat ul,
#indexHomeBody #nav-cat ul.level1 {
    width: 125px;
}

#indexHomeBody div#nav-cat li a {
    width: 119px;
}
