#content-header {
	background: url(/images/content-top-index.png) no-repeat;
}

h1.title
{
    display:none;
}

#boxRates
{
    float:left;
    width:210px;
    border:1px solid #aab8d2;
    margin-right:4px;
}

#boxRates h1
{
    background-color:#093479;
    font-size:12px;
    text-transform:uppercase;
    color:#fff;
    padding:3px 4px;
    margin:0;
}

#boxMain
{
    float:left;
    width:551px;
    min-height:331px;
    border:1px solid #aab8d2;
    background:url(../images/home_front.jpg) bottom left no-repeat;
}

#boxMain h1
{
    background-color:#06357A;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    width:250px;
    float:left;
    line-height:60px;
    padding:0;
    margin:0;
    padding-left:10px;
}

#boxMain div
{
    background-color:#06357A;
    float:right;
    width:275px;
    color:#fff;
    padding:8px;
}
