#practices {
  padding: 40px 40px 45px 40px;
}

#title_real_estate {
  width: 156px;
  height: 24px;
  line-height: 24px;
  background-image: url(../images/practices/title_real_estate.png);
}

#title_litigation {
  width: 151px;
  height: 24px;
  line-height: 24px;
  background-image: url(../images/practices/title_litigation.png);
}

.practice_column {
  width: 410px;
}

.top_section {
  height: 255px;
  color: #06525E;
}

.top_section .copy {
  float: left;
  width: 245px;
}

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

.top_section .copy h3 {
  font-size: 16px;
  padding-bottom: 5px;
}

.top_section .copy div {
  font-family: Helvetica;
  font-size: 13px;
  line-height: 28px;
}

.top_section .image {
  float: right;
}

.practice_list {
  background-color: #F3F1F0;
  padding: 15px 35px 0px 35px;
  color: #960000;
  font-weight: bold;
  font-size: 18px;
}

.practice_list li {
  padding-bottom: 25px;
}

.practice_list li a {
  color: #960000;
  text-decoration: none;
}

.practice_list li a:hover {
  text-decoration: underline;
}

#practice {
  padding: 45px 0px 100px 40px;
  background-image: url(../images/practices/bg_right.png);
  background-position: right 0px;
  background-repeat: no-repeat;
}

#practice #left {
  float: left;
  width: 620px;
}

#practice #left h2 {
  color: #970D0C;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 10px;
}

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

#practice #left .copy {
  float: right;
  width: 475px;
}

p {
  color: #646464;
  font-family: Helvetica;
  font-size: 13px;
  line-height: 28px;
  padding-bottom: 20px;
}

#practice #right {
  float: right;
  width: 305px;
  padding-top: 35px;
}

#practice #right ul {
  font-family: Helvetica;
  font-style: italic;
  font-size: 12px;
  color: #970D0C;
}

#practice #right ul li {
  padding-bottom: 15px;
}

#practice #right ul li a {
  color: #970D0C;
  text-decoration: none;
}

#practice #right ul li a {
  text-decoration: underline;
}
