/* line 3, ../sass/home.scss */
#mainbodyhome {
  text-align: center;
  height: 373px;
  position: relative;
  margin-top: -8px;
  background: url(../img/home_gradient_bg.jpg) repeat-x;
  background-color: #dcdcdc;
  z-index: 5; }

/* line 12, ../sass/home.scss */
#homecontainer {
  position: relative;
  width: 1000px;
  margin: 0px auto; }
  /* line 17, ../sass/home.scss */
  #homecontainer #pvwattsTwitter {
    position: absolute;
    bottom: 70px;
    right: 15px; }
  /* line 22, ../sass/home.scss */
  #homecontainer #sharing {
    position: absolute;
    bottom: 10px;
    right: 15px; }
  /* line 27, ../sass/home.scss */
  #homecontainer #shadowleft {
    position: absolute;
    top: 0px;
    left: -100px; }
  /* line 32, ../sass/home.scss */
  #homecontainer #shadowright {
    position: absolute;
    top: 0px;
    right: -100px; }
  /* line 37, ../sass/home.scss */
  #homecontainer h2 {
    font-family: 'ospdin',Tahoma, Sans-Serif;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px; }
  /* line 44, ../sass/home.scss */
  #homecontainer .reg {
    font-size: 10px;
    vertical-align: 10px; }
  /* line 48, ../sass/home.scss */
  #homecontainer #introtext {
    position: absolute;
    text-align: left;
    top: 50px;
    left: 138px;
    width: 500px;
    font-size: 14px;
    color: #fff;
    line-height: 20px; }
  /* line 58, ../sass/home.scss */
  #homecontainer #nonlogo {
    position: absolute;
    top: 27px;
    left: 30px; }

/* line 64, ../sass/home.scss */
#revisionButtonContainer {
  position: absolute;
  right: 17px;
  top: 100px; }

/* line 69, ../sass/home.scss */
#revisionButtonContainer a {
  padding: 5px 20px;
  background-color: #ff6800; }

/* line 73, ../sass/home.scss */
#revisionButtonContainer a:hover, #revisionButtonContainer a:focus {
  background-color: #FFB400; }

/* line 76, ../sass/home.scss */
#footer {
  width: 100%; }

/*# sourceMappingURL=home.css.map */
