﻿
#splashwrapper { width:760px; margin:0px auto 0px auto; padding:0 0 0 0; background: white; }

#splash
{
    width:750px; height: 342px;
    margin:0px auto 0px auto; padding:0 0 0 0;
    background: url(splash2.jpg) no-repeat; bottom: 0px;
    position: relative;
}

#splashbottomnav 
{
    width: 740px; margin: 10px auto 10px auto; color: #4e4e4e;
    padding: 5px; min-height: 18px;
    border-top: 1px solid #7D8588; border-bottom: 1px solid #7D8588;
}

#splashcontent
{
    position: absolute; bottom: 0;
}

#splashcontent h1 
{
    background: transparent;
    margin:5px 5px 5px 25px; padding:0;
    line-height:1.35em; font-size:130%; color: white; font-family: Georgia, Arial, Tahoma; font-weight: lighter;
}

#splashcontent div.divBodyText, #splashcontent div.divDynamicControlPanel
{
    margin:0px 5px 25px 25px; padding:0; width: 600px;
    line-height:1.35em; font-size:75%;
    color: white; position: relative; top: 0px; 
}
