
/**
 * Home
 */

#aacrso, #nacso {
  float: right;
  margin: 25px 5px 0 15px;
  display: inline;
}

#banner {
  width: 950px;
  height: 300px;
  background: #f0f0f0;
  border-bottom: 3px solid #000;
}

#the-credit-clinic {
  float: left;
  width: 650px;
}

#main #partitions {
  background: url(/images/home/partitions.gif) center top repeat-y;
}

#calculator {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
}

#follow {
  margin: 15px 0;
}

#follow a {
  color: #5599bb;
  display: inline-block;
}

#follow a img {
  vertical-align: middle;
  padding-right: 6px;
}
