/* AUTOSHOP CSS */

#content_header {
  height:149px;
  background:url(../layout-images/header_autoshop.png) top left no-repeat
}
*html #content_header {
  height:149px;
  background:url(../layout-images/header_autoshop.gif) top left no-repeat
}
#content_wrapper {
  min-height:275px;
  background:url(../layout-images/content_autoshop.png) top left repeat-y
}
*html #content_wrapper {
  min-height:275px;
  background:url(../layout-images/content_autoshop.gif) top left repeat-y
}
#content {
  min-height:275px
}
#content_home {
  min-height:275px;
  background:url(../layout-images/content_autoshop_detail.jpg) bottom right no-repeat
}
#content_footer {
  height:97px;
  background:url(../layout-images/footer_autoshop.png) top left no-repeat
}
*html #content_footer {
  height:97px;
  background:url(../layout-images/footer_autoshop.gif) top left no-repeat
}
