ul#nav
{
    display: none;
}
#wrapperHome
{
    float: left;
    width: 100%;
    height: 100%;
    background: transparent url(/images/bg/bg-top_right-10x274.gif) top repeat-x fixed;
}
#topLeftHome
{
    width: 420px;
    height: 274px;
    background-color: #FFFFFF;
    float: left;
}
#topLeftHome p
{
    width: 283px;
    height: 91px;
    margin: 165px 0px 0px 125px;
}
#topRightHome
{
    position: absolute;
    left: 420px;
    top: 0px;
    height: 270px;
    background: #F68026 url(/images/bg/bg-top_right-131x60.gif) bottom left no-repeat;
    border-left-width: 4px;
}
#bottomLeftHome
{
    clear: left;
    width: 420px;
    float: left;
    background: #0168B3 url(/images/bg/bg-bottom_left-159x163.gif) top right no-repeat;
    min-height: 170px;
    height: auto !important;
    height: 170px;
}
#bottomLeftHome h1
{
    margin: 45px 35px 0px 130px;
    padding: 0px;
    width: 255px;
    font-size: 20px;
    color: #FFFFFF;
}
#bottomLeftHome p
{
    margin: 20px 35px 0px 130px;
    padding: 0px;
    width: 255px;
    font-size: 11px;
    color: #FFFFFF;
}
#bottomRightHome
{
    display: none;
}
#footer p
{
    color: #999999;
    font-size: xx-small;
    margin: 5px;
    position: relative;
    top: 0px;
}