﻿
/* static Image */

div#mainImageStatic
{
  float:left;
  width:845px;
  height: 270px;
  background-image: url('../images/img_homeimage.png');
  background-repeat: no-repeat;
}

div#mainImageFlash
{
  width:845px;
  height: 270px;
  background-repeat: no-repeat;
}