body
{
    background:transparent url(../Images/Home/bg-body-home.jpg) repeat-x scroll 0 0;
}

#wrapper
{
    background:transparent url(../Images/Home/bg-home-content.jpg) no-repeat scroll 0 0;
    height: 420px;
    min-height: 420px;
    position: relative;
}

#bd 
{
    background: none;
    position: absolute;
    left: 75px;
    bottom: 10px;
    padding-bottom: 0;
}

#hd
{
    display: none;
}


#home-action-boxes
{
    overflow: hidden;
    padding-bottom: 0px;
}

#home-action-boxes .action-box 
{
    float: left;
    margin-right: 15px;
}


