/* IS MARINE CSS */

#content_header {
  height:149px;
  background:url(../layout-images/header_ismarine.png) top left no-repeat
}
*html #content_header {
  height:149px;
  background:url(../layout-images/header_ismarine.gif) top left no-repeat
}
#content_wrapper {
  min-height:215px;
  background:url(../layout-images/content_ismarine.png) top left repeat-y
}
*html #content_wrapper {
  min-height:215px;
  background:url(../layout-images/content_ismarine.gif) top left repeat-y
}
#content {
  min-height:295px
}
#content_footer {
  height:217px;
  background:url(../layout-images/footer_ismarine.png) top left no-repeat
}
*html #content_footer {
  height:217px;
  background:url(../layout-images/footer_ismarine.gif) top left no-repeat
}
