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

/* line 6, ../../app/stylesheets/contact-us.sass */
#contact-us, #right {
  padding-top: 32px;
}

/* line 9, ../../app/stylesheets/contact-us.sass */
#contact-us {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 700px;
  height: 700px;
  padding-right: 40px;
  margin-left: 17px;
  background: url('/images/contact-girl.jpg?1317053430') no-repeat 80px 90px;
}
/* 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 #contact-us {
  overflow-x: hidden;
}
/* line 16, ../../app/stylesheets/contact-us.sass */
#contact-us h2 {
  margin-bottom: 100px;
}
/* line 18, ../../app/stylesheets/contact-us.sass */
#contact-us p {
  padding-left: 385px;
}
/* line 20, ../../app/stylesheets/contact-us.sass */
#contact-us p b {
  color: #276c8a;
}
/* line 22, ../../app/stylesheets/contact-us.sass */
#contact-us p strong {
  color: #4f8c00;
}
/* line 24, ../../app/stylesheets/contact-us.sass */
#contact-us p a {
  color: #717a81;
}

