html, body, img{
margin:0;
padding:0;
border:none;
}

html,body{
height:100%;
}

body{
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#ECF6FD;
}
.homeImg{
display:none;
}

#splash{
background-image:url(../images/splashHdrBg.jpg);
background-repeat:no-repeat;
width:800px;
padding:0 20px;
position:relative;
height:100%;
height:auto !important; 
height:100%; 
min-height:100%;
}


#splashHdrBg{
width:840px;
background-image:url(../images/splashMainContentBg.gif);
background-repeat:repeat-y;
margin:0px auto;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
font-size:10pt;
line-height:15pt;
position:relative;
height:100%;
height:auto !important; 
height:100%; 
min-height:100%;
}


#splashHdr{
width:780px;
height:72px;
padding-top:20px;
padding-left:20px;
background-image:url(../images/splashHdr.jpg);
background-repeat:no-repeat;
}

#splashHdr img{
float:left;
}

#splashHdr ul, #splashHdr li{
margin:0;
padding:0;
list-style:none;
}

#splashHdr li{
float:left;
}

#splashHdr a{
height:7px;
color:#255AB0;
font-weight:bold;
font-size:9pt;
padding:10px 15px 17px 15px;
text-transform:uppercase;
text-decoration:none;
display:block;
float:left;
}

#splashHdr a:hover{
background-image:url(../images/rollBg.gif);
background-repeat:no-repeat;
background-position:bottom left;
background-color:#fff;
color:#BF1E2D;
}

#splashMain{
clear:both;
width:800px;
height:436px;
overflow:hidden;

}

#splashMain h1, #splashMain h2{
display:block;
clear:both;
margin:0;
padding:0;
color:#2A598F;
font-size:12pt;
}

#splashMain h1{
padding-top:10px;
padding-bottom:5px;
}

#splashMain h2{
color:#BF1E2D;
}

#splashMain p{
clear:both;
display:block;
}

#splashImg{
float:left;
}

#splashLeft{
width:172px;
height:436px;
padding-left:30px;
background-image:url(../images/splashLeft.jpg);
background-repeat:no-repeat;
float:left;
}

#splashFtr{
width:782px;
height:34px;
background-image:url(../images/splashFtr.jpg);
background-repeat:no-repeat;
clear:both;
padding-left:18px;
padding-top:33px;
}



#splashRepeat{
width:800px;
position:absolute;
bottom:0;
}