div.header div.main {
  height: 560px;
  padding-top: 60px; }

div.info_box {
  background-color: #e6e9ec;
  background-image: url(/images/client/home/box-tr.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  height: 255px;
  width: 370px;
  border: 1px solid #acacac;
  margin-bottom: 40px;
  color: #455e76;
  font-size: 20px;
  float: right; }
  div.info_box.second {
    float: none;
    margin-right: 25px; }
  div.info_box.third {
    float: left; }
  div.info_box.fourth {
    height: 235px;
    width: 350px;
    padding: 10px 10px;
    margin-left: 25px;
    float: right; }
  div.info_box table {
    position: absolute;
    height: 255px;
    width: 370px; }
    div.info_box table tr {
      height: 154px; }
      div.info_box table tr.title {
        height: 50px;
        line-height: 45px;
        font-weight: bold; }
        div.info_box table tr.title a {
          color: #455E76;
          text-decoration: none; }
        div.info_box table tr.title a:hover {
          color: #333333; }
        div.info_box table tr.title div {
          font-size: 10pt;
          font-weight: normal;
          line-height: 10pt; }
      div.info_box table tr.link {
        height: 52px; }
        div.info_box table tr.link td {
          padding: 0px;
          background-image: url(/images/client/home/button_background-trans.png);
          text-align: center;
          background-repeat: no-repeat;
          font-size: 16pt;
          vertical-align: top;
          line-height: 32px; }
          div.info_box table tr.link td a {
            display: block;
            height: 52px;
            padding-right: 40px;
            text-decoration: none;
            color: white;
            position: relative; }
      div.info_box table tr td {
        padding-left: 20px;
        vertical-align: top;
        width: 35%;
        background-repeat: no-repeat; }
        div.info_box table tr td.content {
          width: 65%;
          font-size: 10pt; }
          div.info_box table tr td.content p {
            margin: 0px;
            padding: 0px; }
        div.info_box table tr td.house {
          background-image: url(/images/client/home/house_services.gif);
          background-position: 15px 15px; }
        div.info_box table tr td.services {
          background-image: url(/images/client/home/house_services.gif);
          background-position: -100px 15px; }
        div.info_box table tr td.latest_project {
          width: 65%; }
          div.info_box table tr td.latest_project h5 {
            margin: 0px 3px 5px 3px; }
            div.info_box table tr td.latest_project h5 a {
              font-size: 12pt;
              color: #fe8420; }
          div.info_box table tr td.latest_project  > a {
            display: block;
            width: 210px;
            height: 127px;
            background-image: url(/images/client/home/drop_shadow-trans.png); }
          div.info_box table tr td.latest_project img {
            width: 197px; }
        div.info_box table tr td.latest_project_info {
          width: 35%;
          padding-right: 10px; }

