body{
font-family:"Segoe UI", Arial, sans-serif;
font-size:13px;
line-height:20px;
color:#444;
text-align:center;
}

/* layout */

#splashWrap{
margin:0 auto;
width:980px;
border-top:1px solid #fff;
text-align:left;
overflow:hidden;
}
#splashWrap a{
display:block;
padding:4px;
line-height:25px;
background-image:url(/images/bluetopfade.png);
background-repeat:repeat-x;
background-color:#00529B;
border:1px solid #00529B;
color:#fff;
text-decoration:none;
text-align:center;
width:150px;
margin-left:150px;
}
#splashWrap a:hover{
cursor:pointer;
cursor:hand;
border:1px solid #fff;
}
#splashWrap img{
float:right;
margin-left:20px;
border:1px solid #d3d3d3;
}
#top{
width:980px;
height:80px;
position:relative;
background-image:url(/images/hshadow.png);
background-repeat:no-repeat;
margin-bottom:16px;
border-bottom:1px solid #f2f2f2;
}
#top img{
border:0px;
margin:0;
}
#footer{
background-image:url(/images/hshadow.png);
background-repeat:no-repeat;
background-position:center 1px;
width:980px;
border-top:1px solid #f2f2f2;
padding-top:16px;
padding-left:0px;
font-size:11px;
color:#999;
position:relative;
margin-top:16px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#topLogo{
position:absolute;
left:0px;
top:10px;
}
#payoff{
position:absolute;
right:0px;
top:26px;
}
#footerLogo{
float:right;
}
H1{
font-size:19px;
line-height:30px;
display:block;
font-weight:bold;
}
