#news {
  padding: 45px 35px 20px 35px;
}

#news h2 {
  color: #960000;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 15px;
}

#news .image {
  float: left;
}

#news .copy {
  float: right;
  width: 775px;
}

#news p {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 25px;
  color: #646464;
  font-family: Helvetica;
}
