﻿ .hd {
    background: url("../../images/lineBg.jpg") repeat-x left bottom;
    margin: 0px 34px;
}
 .lefta {
    width: 500px;
    float: left;
    position: relative;
}
 .hd span {
    width: 120px;
    margin:20px 0px 10px -35px;
    text-align: center;
    color: rgb(0, 0, 0);
    padding-bottom: 3px;
    font-family: "Gill Sans MT";
    font-size: 16px;
    font-weight: bold;
    border-bottom-color: #940000;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    display: block;
}
  .righta {
    width: 573px;
    float: left;
    position: relative;
}  .centera {
    width: 1035px;
    margin-top:-20px;
    float: left;
    position: relative;
}