﻿
h1 
{
    font-size: 24px; 
    color: #512698; 
    letter-spacing: -1px;
    font-weight:normal;  
}

h2
{
    font-size: 16px;
    color: #78B1DF;
    font-weight: bold; 
    letter-spacing: 0px;
    padding-bottom: 10px; 
}

p 
{
    padding-bottom: 12px;
    line-height: 18px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-top: 9px;
padding-bottom: 9px; /* added for ie7 */
font: arial; 
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 9px 28px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #000000;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #5c5c5c;
text-decoration: none;
}

.header_menu_div_inner 
{
    width: 961px; 
    height: 33px;
    margin: auto; 
    color: White;
}

.main_content
{
    width: 961px;
    background: white; 
    height: auto;
    margin: auto; 
}

.splash_body_main
{
 width: 850px; 
 margin: auto;   
}

.splash_body1
{
background: url(../images/bg_body_img_header.jpg) top left;
height: 96px;
padding: 0px 25px 0px 25px;
}

.splash_body2
{
background: url(../images/bg_body_img_middle.jpg) repeat top left;
padding: 0px 25px 0px 25px;
}

.splash_body3
{
background: url(../images/bg_body_img_bottom.jpg) top left;
height: 144px;
margin-bottom: 5px;
padding: 0px 25px 0px 25px;
}

.splash_arrow_space
{
    width: 25px;
    vertical-align:text-top;
    padding-top: 3px;
}

.splash_hr
{
    padding: 10px 0px 10px 0px;
}