
#main_all {
  background-color: #FFF;
  margin-bottom: 0;
  padding-bottom: 0;
}

#cont {
  padding-bottom: 0;
  position: relative;
  height: 100%;
}

.ill-footer {
  background: none;
  margin-top: -40px;
  position: relative;
  clear: both;
}

#thanks_for_grow_2014 {
  width: 980px;
  margin: 0 auto;
  height: auto;
  min-height: 100%;
  background: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 23px;
  text-align: center;
}

#thanks_for_grow_2014 a {
  color: #00ACED;
  text-decoration: none;
  font-weight: 600;
}

#thanks_for_grow_2014 a:hover {
  color: #00EDFF;
}

#thanks_for_grow_2014 header {
  min-height: 95px;
  overflow-x: hidden;
  background-color: #00ACED;
}

#thanks_for_grow_2014 .ms-40-300 {
  font-family: "museo-sans", "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 300;
  font-size: 40px;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  color: #fff;
}

#thanks_for_grow_2014 section {
  margin: 25px 0;
  padding: 0 53px;
}

#thanks_for_grow_2014 section table {
  width: 100%;
}

.grow-icon {
  width: 303px;
  padding-right: 53px;
}

.grow-content .grow-download-button {
  margin: 0 auto;
  cursor: pointer;
}

.grow-download-button {
  width: 342px;
  height: 87px;
  display: block;
  background: url(/static/images/campaigns/grow/download_button.png) 0 0 no-repeat transparent;
}

.grow-download-button:hover {
  background: url(/static/images/campaigns/grow/download_button.png) 0 -88px no-repeat transparent;
}

