﻿div
{
    overflow: hidden;
}

/* HOME LAYOUT */
/*   -----------------------  */
#hometoolstop
{
    width: 100%;
    text-align: right;
    height: 30px;
}
/*   -----------------------  */
#homelogo
{
    width: 330px;
    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: 639px;    float: right;    height: 100px;    height: 70px;    vertical-align: bottom;    overflow: hidden;
}
/*
html > body #homemenu
{
}
*/
/*   -----------------------  */
#homecolors
{
    clear: both;
    width: 100%;
    height: 10px;
    background-image: url( 'img/colorBar.jpg' );
    padding: 0px;
    margin: 0px;
    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: 310px;
    height: 230px;
}
#homeintro *
{
    color: #FFFFFF;
}

#homevisual
{
    width: 640px;
    float: right;
    background-color: #1c2691;
    height: 250px;
    overflow: hidden;
}
html > body #homevisual
{
    width: 639px;
    height: 250px;
}

/*   -----------------------  */
#homewrapper1
{
    float: left;
    width: 330px;
}
#homesearch
{
    margin-top: 10px;
    width: 330px;
    background-color: #DCD9E2;
}

#homenews
{
    margin-top: 10px;
    width: 330px;
    background-color: #E6E7EE;
}
/*
html > body #homesearch, html > body #homenews
{
    clear: both;
    width: 330px;
}
*/
/*
html > body #homewrapper1
{
    clear: both;
}
*/
#homeexpertise
{
    margin-top: 10px;
    float: right;
    background-color: #F8F6F4;
    margin-left: 10px;
    width: 202px;
    height: 300px;
    text-align: left;
}
#homemarkets
{
    margin-top: 10px;
    float: right;
    background-color: #F5F6F7;
    margin-left: 10px;
    width: 202px;
    height: 300px;
    text-align: left;
}
#homelocations
{
    margin-top: 10px;
    float: right;
    background-color: #F5F6EC;
    margin-left: 10px;
    width: 203px;
    height: 300px;
    text-align: left;
}
/*   -----------------------  */
#hometoolsbottom
{
    vertical-align: bottom;
    clear: both;
    width: 100%;
    text-align: left;
    height: 40px;
}
#myContent1, #myContent2
{
    padding: 10px;
    width: 190px;
} 
#myContent4 
{
    padding: 0px;
    width: 310px;
    
} 