/* css/home.css for Natural Cleaners
   layout for homepage */

@import url(layout.css);

#content {
  overflow: visible;
  padding-bottom: 1px;
  }

#refer-a-friend {
  clear: both;
  position: relative;
  left: -37px;
  }
