#body
{
    background-color: Transparent;
}

#content-wrapper
{
    padding-top: 0;
    background-color: Transparent;
    color: #4d4a4a;
}

#content-top
{
    background: #fff;
    margin-bottom: 0 0 10px 0;
}

#content-top img
{
    display: block;
    width: 488px;
    float: left;
}

#content-top div.site-intro
{
    width: 402px;
    float: left;
    padding: 20px 20px 0 20px;
}

#content-top div.site-intro h2
{
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 0.2em 0;
    color: #424241;
}

#content-top div.site-intro p
{
    font-size: 1.3em;
    margin: 0 0 0.5em 0;
}

#content-bottom
{
    margin: 10px 0 0 0;
}

#content-bottom div.promo-left
{
    width: 482px;
    padding: 6px;
    background: #fff;
    float: left;
}

#content-bottom div.promo-left h4
{
    font-size: 1.4em;
    margin: 0.5em 0 0.2em 0;
}

#content-bottom div.promo-left p
{
    margin: 0 0 1em 0;
    line-height: 1.4em;
}

#content-bottom div.promo-left h4,
#content-bottom div.promo-left p
{
    padding-left: 10px;
}

#content-bottom div.promo-right
{
    width: 427px;
    float: right;
    
}

#content-bottom div.promo-right div.block
{
    margin-bottom: 8px;
    padding: 5px;
    background: #fff;
}

#content-bottom div.promo-right img
{
    display: block;
    float: left;
    width: 141px;
    height: 111px;
}

#content-bottom div.promo-right h4
{
    font-size: 1.3em;
    font-weight: normal;
    margin: 0.1em 0 0.2em 0;
}

#content-bottom div.promo-right p
{
    font-size: 0.9em;
    margin: 0 0 0.5em 0;
    line-height: 1.4em;
}

#content-bottom div.promo-right div.block-text
{
    float: left;
    width: 235px;
    padding: 0  0 0 25px;
}

.clear {
    clear: both;
}