#top_container {
  padding: 15px 0px 20px 35px;
}

#attorneys {
  background-image: url(../images/home/bg_attorneys.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.attorney {
  width: 930px;
}

.hero {
  float: left;
  width: 659px;
  height: 402px;
}

.hero .left {
  padding-left: 1px;
  width: 452px;
}

.hero .left .mike {
  background-image: url(../images/home/img_mike.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.hero .left .dan {
  background-image: url(../images/home/img_dan.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.hero .left .james {
  background-image: url(../images/home/img_james.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.hero .left .joel {
  background-image: url(../images/home/img_joel.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.hero .left .scott {
  background-image: url(../images/home/img_scott.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.hero .title {
  width: 452px;
  height: 374px;
}

.hero .title a {
  display: block;
  width: 452px;
  height: 374px;
  line-height: 374px;
  text-indent: -9999px;
  outline: none;
}

.hero .links {
  font-family: Helvetica;
  color: #134A62;
  font-size: 12px;
  line-height: 12px;
  padding: 8px 0px 0px 20px;
}

.hero .numbers a {
  padding: 0px 5px;
}

.hero .right {
  width: 206px;
  padding-top: 27px;
}

.hero .thumb {
  
}

.hero .thumb .image {
  padding-left: 54px;
  padding-bottom: 5px;
}

.hero .thumb .name {
  text-align: center;
  font-family: Helvetica;
}

.hero .thumb .name a {
  color: #fff;
}

.profile {
  float: right;
  width: 250px;
}

.profile .section {
  padding-top: 15px;
}

.profile .divider {
  background-image: url(../images/home/bg_divider.png);
  background-position: 0px bottom;
  background-repeat: no-repeat;
  padding-bottom: 20px;
}

.profile .section h3 {
  color: #960000;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}

.profile .section div {
  font-family: Helvetica;
  color: #646464;
  line-height: 20px;
}

#grey_section {
  padding-bottom: 20px;
  color: #646464;
}

#grey_section #left {
  float: left;
  width: 625px;
  padding: 20px 25px 0px 34px;
  background-image: url(../images/home/bg_left.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
}

#grey_section #left h2 {
  color: #960000;
  padding-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
}

#grey_section #left .copy {
  float: right;
  width: 490px;
  font-family: Helvetica;
  line-height: 28px;
}

#grey_section #left .image {
  float: left;
}

#grey_section #right {
  float: right;
  width: 246px;
  background-image: url(../images/home/bg_right.png);
  background-position: 0px 0px;
  background-repeat: repeat-x;
  padding: 20px 50px 0px 20px;
}

#news {
  
}

#right h3 {
  color: #960000;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
}

.news_item {
  
}

.news_item .date {
  padding-bottom: 5px;
}

.news_item .title {
  font-weight: bold;
  color: #000;
  font-size: 14px;
  line-height: 16px;
}

.news_item .copy {
  font-family: Helvetica;
  line-height: 20px;
}

#practices {
  padding: 0px 35px 20px 35px;
}

#practices .practice {
  width: 426px;
  height: 208px;
  padding: 0px 0px 0px 15px;
}

.real_estate {
  background-image: url(../images/home/bg_practice_real_estate.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.litigation {
  background-image: url(../images/home/bg_practice_litigation.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.practice .copy {
  float: left;
  width: 250px;
  padding-top: 15px;
  color: #fff;
}

.practice .copy a {
  color: #fff;
  font-weight: bold;
}

.practice .copy h2 {
  padding-bottom: 15px;
}

.practice .copy h4 {
  color: #00232D;
  font-size: 14px;
  padding-bottom: 5px;
}

.practice .copy p {
  font-family: Helvetica;
  font-size: 12px;
  line-height: 20px;
}

.practice .copy div {
  font-family: Helvetica;
  padding-top: 10px;
}

.practice .copy .cta {
  background-image: url(../images/home/icon_arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 15px;
}

.practice .image {
  float: right;
  padding: 5px 5px 0px 0px;
}

#title_real_estate {
  width: 101px;
  height: 15px;
  line-height: 15px;
  background-image: url(../images/home/title_real_estate.png);
}

#title_litigation {
  width: 91px;
  height: 15px;
  line-height: 15px;
  background-image: url(../images/home/title_litigation.png);
}