﻿/* HOME LAYOUT */#hometoolstop{    width: 100%;    text-align: right;    height: 40px;}#homelogo{    width: 329px;    float: left;    height: 70px;    border-right-color: #000000;    border-right-style: solid;    border-right-width: 1px;    text-align: right;    overflow: hidden;}html > body #homelogo{    overflow: hidden;}#homemenu{    width: 640px;    float: right;    height: 100px;    height: 70px;    vertical-align: bottom;    overflow: hidden;}html > body #homemenu{}#homecolors{    clear: both;    width: 100%;    height: 10px;    padding: 0px;    margin: 0px;    overflow: hidden;    background-image: url(../img/colorbar.jpg);    background-repeat: no-repeat;    background-position: top left;    border-top-color: #000000;    border-top-style: solid;    border-top-width: 1px;}#homeintro{    width: 330px;    float: left;    height: 250px;    background-color: #1C2691;    padding: 10px;    border-right-color: #FFFFFF;    border-right-style: solid;    border-right-width: 1px;}html > body #homeintro{    width: 309px;    height: 230px;}#homeintro *{    color: #FFFFFF;}#homevisual{    width: 640px;    float: right;    background-color: #1C2691;    height: 250px;}#homesearch{    margin-top: 10px;    width: 330px;    background-color: #DCD9E2;}#homenews{    margin-top: 10px;    width: 330px;    background-color: #E6E7EE;        float: left;        padding: 10px;}html > body #homenews{    clear: both;    width: 310px;}/* field 2 */.Content2Wrapper {    padding: 0px;}/* field 2 */#homelocations{    margin-top: 10px;    float: right;    background-color: #F5F6EC;    margin-left: 10px;    width: 203px;    height: 290px;    text-align: left;        padding: 10px;}/* field 3 */#homemarkets{    margin-top: 10px;    float: right;    background-color: #F5F6F7;    margin-left: 10px;    width: 202px;    height: 290px;    text-align: left;    padding: 10px;}/* field 4 */#homeexpertise{    margin-top: 10px;    float: right;    background-color: #F8F6F4;    margin-left: 10px;    width: 202px;    height: 290px;    text-align: left;        padding: 10px;}html > body #homeexpertise, html > body #homemarkets{    width: 182px;}html > body #homelocations{    width: 183px;}#hometoolsbottom{    vertical-align: bottom;    clear: both;    width: 100%;    text-align: left;    height: 40px;}