BODY
{
    background:url(../Images/Backgrounds/bg-body-home.png) no-repeat White 50% 0;
}

#FlashHome
{
    width:930px;
    height:471px;
    margin:0 auto;
    /*background:url(../Images/Backgrounds/bg-flash-placeholder.jpg);*/
}


/* CONTENT - START */
.Content
{
    position:relative;
    margin:0 auto;
    width:930px;
    height:217px;
    /*height:289px;*/
}

.Content .WelcomeToAlexium
{
    margin-left:17px;
    width:448px;
}

.Content .WelcomeToAlexium H1
{
    margin:0;
    height:18px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-welcome-to-alexium.png) no-repeat;
}

.Content .WelcomeToAlexium H3
{
    margin:6px 0 0 0;
    color:#f89a21;
    font-size:12px;
}

.Content .WelcomeToAlexium P
{
    margin:0 0 14px 0;
}

.Content .AlexiumNews
{
    position:absolute;
    left:529px;
    top:1px;
    width:401px;
}

.Content .AlexiumNews H2
{
    margin:0;
    height:19px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-alexium-news.png) no-repeat;
}

.Content .AlexiumNews H4
{
    margin:3px 0 0 2px;
    height:5px;
    font-size:1px;
    text-indent:-9999px;
    background:url(../Images/Headings/h-latest-news-and-notices-on-alexium.png) no-repeat;
}

.Content .AlexiumNews UL
{
    margin:10px 0 0 0;
    padding:0;
}

.Content .AlexiumNews UL LI
{
    margin:0;
    padding:4px 0 9px 2px;
    list-style:none;
    border-bottom:solid 1px #edeae5;
}

.Content .AlexiumNews UL LI IMG
{
    margin:0 10px 0 0;
    float:left;
}

.Content .AlexiumNews UL LI H5
{
    font-size:12px;
    margin:0;
    padding-top:7px;
    *margin-top:-13px;
}

.Content .AlexiumNews UL LI P
{
    margin:4px 0 0 0;
}
/* CONTENT - END */

