/* CSS Document */

html, body {
margin:0px;
border:none;
padding:0px;
width:100%;
text-align:center;
background:url(../images/css/splash/body_bg_1.jpg) bottom left repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.clear {
clear:both;
height:1px;
overflow:hidden;
}

#wrapper {
margin:0px;
padding:0px;
height:800px;
text-align:center;
background:url(../images/css/splash/body_bg.jpg) top left repeat-x;
}

/*    */

#wrapper_sub {
margin:0px auto 0px auto;
width:800px;
text-align:center;
}

#banner {
margin:0px;
padding:0px;
height:240px;
background:url(../images/css/splash/logo_2.gif) center 90px no-repeat;
}

#nav_row {
margin:0px;
padding:0px;
height:22px;
background:url(../images/css/splash/row_bg.jpg) top left no-repeat;
}

#nav {
position:absolute;
top:246px;
left:0px;
margin:0px;
padding:0px;
height:152px;
width:100%;
background:url(../images/css/splash/nav_bg.jpg) top left repeat-x;
text-align:center;
}

#top_nav_sub {
text-align:center;
padding:0px 0px 0px 16px;
height:126px;
overflow:hidden;
}

#top_nav_sub table {
margin:0px auto 0px auto;
width:400px;
}

#top_nav_sub table tr {
vertical-align:top;
text-align:left;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
}

.nav_tab div {
margin:10px 0px 17px 0px;
padding:0px 16px 0px 0px;
width:74px;
}

.nav_tab img {
margin:0px 0px 6px 0px;
border:2px solid #FFFFFF;
width:70px;
height:68px;
}

.nav_tab a:link, .nav_tab a:visited, .nav_tab a:active {
color:#FFFFFF;
text-decoration:none;
}

.nav_tab a:hover {
color:#FFD801;
text-decoration:none;
}

.clear {
height:1px;
overflow:hidden;
clear:both;
}

#footer {
text-align:center;
margin:200px 0px 0px 0px;
}

#footer_text {
text-align:center;
color:#0033FF;
font-size:30px;
text-transform:capitalize;
font-weight:bold;
font-family:serif;
font-style:italic;
}

#footer p {
margin:10px 210px 0px 0px;
text-align:right;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}

#footer p a {
color:#999999;
text-decoration:none;
}

#footer p a:hover {
color:#FFBE04;
text-decoration:none;
}

#pgTitle {
margin:0px;
padding:10px 10px 20px 10px;
font-size:14px;
color:#003366;
font-weight:bold;
text-transform:uppercase;
background:#FFFFFF;
}
