/* IRON STORES CSS */

#content_header {
  height:149px;
  background:url(../layout-images/header_ironstores.png) top left no-repeat
}
*html #content_header {
  height:149px;
  background:url(../layout-images/header_ironstores.gif) top left no-repeat
}
#content_wrapper {
  min-height:295px;
  background:url(../layout-images/content_ironstores.png) top left repeat-y
}
*html #content_wrapper {
  min-height:295px;
  background:url(../layout-images/content_ironstores.gif) top left repeat-y
}
#content {
  min-height:275px
}
#content_footer {
  height:137px;
  background:url(../layout-images/footer_ironstores.png) top left no-repeat
}
*html #content_footer {
  height:137px;
  background:url(../layout-images/footer_ironstores.gif) top left no-repeat
}