body
{
  margin: 0;
  padding: 5px 0 0 10px;
  width: 986px;
}
#home_index
{
  position: absolute;
  z-index: 50;
}
#home_index img
{
  margin: 0;
  padding: 0;
}
#home_index #header .headertext
{
  position: relative;
  top: -28px;
  left: 19px;
}
#home_index #nav
{
  width: 986px;
  text-align: right;
  margin: 0 0 3px 0;
  color: #7ac142;
}
#home_index #nav select
{
  width: 200px;
  color: #7ac142;
  font-weight: bold;
}
#home_index #bottom_images
{
  margin: 28px 0 8px 0 !important;
  margin: 20px 0 -8px 0;
}

#images_table
{
  z-index: 20;
  position: absolute;
  top: 6px;
  left: 10px;
  width: 986px;
  height: 561px
}
#images_table td
{
  vertical-align: bottom;
  overflow: hidden;
}
#images_table .c1
{
  width: 197px;
  overflow: hidden;
}
#images_table .c2
{
  width: 210px;
  overflow: hidden;
}
#images_table .c3
{
  width: 201px;
  overflow: hidden;
}
#images_table .c4
{
  width: 218px;
  overflow: hidden;
}
#images_table .c5
{
  width: 160px;
  overflow: hidden;
}
#mask
{
  position: absolute;
  top: 6px;
  left: 10px;
  width: 986px;
  height: 551px!important;
  height: 551px;
  z-index: 30;
  background: transparent url(/images/mask.png) no-repeat;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/mask.png');
}
