/* line 3, ../../app/stylesheets/about-us.sass */
#butterfly {
  display: none;
}

/* line 6, ../../app/stylesheets/about-us.sass */
.wrapper2 {
  background: url('/images/about-us-top.jpg?1317053430') no-repeat 18px 131px;
  height: 1350px;
}

/* line 10, ../../app/stylesheets/about-us.sass */
#left {
  margin-top: 670px;
}

/* line 13, ../../app/stylesheets/about-us.sass */
#right {
  padding-top: 15px;
}

/* line 16, ../../app/stylesheets/about-us.sass */
#about-us {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 460px;
  padding: 82px 25px 0 26px;
  margin-left: 17px;
}
/* line 138, ../../../../.rbenv/versions/1.9.2-p290/lib/ruby/gems/1.9.1/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #about-us {
  overflow-x: hidden;
}
/* line 21, ../../app/stylesheets/about-us.sass */
#about-us p {
  color: white;
  line-height: 1.3;
}

