#content_block h3 {
    font: bold 15px Arial, Helvetica, sans-serif;
}

#content_header {
    position: relative;
    height: 316px;
    background: url("../images/bg_header_home.jpg") center center no-repeat;
}

#content_header .decor {
    padding: 16px 20px 0 20px;
}

#content_header h1 {
    margin: 5px 0 10px 0;
}

#content_header h3 {
    margin: 10px 0;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    line-height: normal;
    font-family: Arial;
}

#content_header .main_phone {
    margin: 4px 0 10px 0;
    font-size: 42px;
    color: #fff;
    padding: 0;
}

#content_header ul {
    margin: 0;
    padding: 20px 0 15px 0;
/*    list-style-type: square;*/
    list-style-type: none;
    font-size: 13px;
    color: #fff;
    font-family: Arial;
}

#content_header ul li {
    padding-left: 10px;
    background: url('../images/bullet_white.gif') left center no-repeat;
}

#content_header form {
    width: 40%;
    padding-bottom: 10px;
}

#content {
    padding: 4px 20px;
    zoom: 1;
}

#quick_callback {
    height: 209px;
}

#quick_callback .controls {
    margin-top: 0;
}

#sidebar_header #find_offices {
    position: relative;
    height: 104px;
    text-align: left;
    z-index: 2000;
}

#sidebar_header #find_offices h1 {
    font: normal 28px/28px Arial, Helvetica, sans-serif;
    margin: 7px 0 0 0;
}

#sidebar_header #find_offices input {
    width: 100%;
    margin: 5px 0 0 0;
}

#sidebar_header #find_offices input.button {
    width: auto;
}

#sidebar_header #ysearchinput2 {
    position: static;
    width: 200px;
}

#sidebar_header #ysearchcontainer2.yui-ac-container {
    top: 0;
    left: 0;
    width: 200px;
    color: #000;
}

#content .block {
    border: 3px solid #e2e2e2;
}

#content .block h3 {
    margin: 0;
    padding: 0 10px;
    font: normal 15px/30px Arial, Helvetica, sans-serif;
    color: #0A457B;
    background: #E8F2FB;
}

#content .block h3 .more {
    font-size: 14px;
    color: #0A457B;
}

#content .block .content {
    padding: 5px 10px;
}

#why {
    width: 734px;
    height: 95px;
}

#why .content {
    height: 55px;
    overflow: auto;
}

#map_search {
    position: relative;
    float: right;
    width: 207px;
    height: 95px;
    background: #E8F2FB;
    z-index: 0;
}

#map_search.block a:hover {
    text-decoration: none;
}

#map_search.block span {
    display: block;
    height: 75px;
    padding: 10px;
    font: 14px/20px Arial, Helvetica, sans-serif;
    color: #0A457B;
    cursor: pointer;
}

#map_search.block span .more {
    display: block;
    height: auto;
    padding: 0;
    color: #0A457B;
    font-size: 14px;
}

#large_map {
    position: absolute;
    width: 400px;
    height: 200px;
    top: -3px;
    right: -3px;
    border: 3px solid #e2e2e2;
    color: #014990;
    background: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

#large_map .close {
    float: right;
    width: 16px;
    height: 16px;
    background: url("../images/btn_close_small.gif") center center no-repeat;
}

#quick_links {
    margin: 10px 0;
}

#quick_links ul {
    float: left;
    width: 17%;
    list-style-type: none;
    margin: 0;
    padding: 5px 10px;
}

#quick_links ul li {
    font-weight: bold;
}

#quick_links ul li a {
    color: #5E5E5E;
    font-weight: normal;
}

#featured {
    width: 734px;
    height: 425px;
}

#featured .office {
    float: left;
    width: 345px;
    height: 110px;
    padding: 5px 10px;
    margin-top: 5px;
}

#featured .office img {
    float: left;
}

#featured .office .info {
    margin-left: 100px;
    line-height:130%;
}

#featured .office .info a.name {
    display: block;
    font-weight: bold;
    color: inherit;
}

#clients {
    float: right;
    width: 207px;
}

#clients .content {
    text-align: center;
    width: 187px;
    overflow: hidden;
}

#clients .content img {
    margin: 10px;
}

#find_offices .controlsfind {
  text-align: right;
}
