#top-section{
  background: url('images/top-section/home.jpg') no-repeat center 13px;
}
.introduction {
  height:auto;
  min-height:500px;
  background-image: url('images/top-section/home.jpg');
  background-position:-250px -75px;
  padding-right:395px;
}

#page-title {
  font-size:104px;
}
#description {
  font-weight:normal;
  font-size:24px;
  line-height:1.2em;
  margin-top:-10px;
}
#description p {
  margin-bottom:0px;
}
.section .download {
  color:#eb600c;
  font-weight:normal;
  font-size:14px;
  background-position:100% 4px;
}

.name {
  text-align:right;
}
.name strong{
  font-size:14px;
}
.scott, .chris {
  top:655px;
}
.scott {
  left:657px;
}
.chris {
  left:820px;
  background-position:26px 6px;
}

.col {
  width:260px;
  padding-right:20px;
}
.col h3 {
  font-size:21px;
  color:#ce8012;
}
.col p {
  margin:5px 0 30px;
}

#footer {
  border-top:1px solid #373737;
  margin-top:40px;
}

.whatwedo { float: left; padding-left: 10px; }

/* Home page links */ 

.section .hpLink { color: #d0d0d0; }

