html { overflow: -moz-scrollbars-vertical; height: auto;}
body { background:#000000 url(../img/bg_body.jpg) repeat-x left top; text-align: center; padding:0; margin: 0; height:100%; }

div{ margin:0; padding:0;}
form{ margin:0; padding:0;}
img {border: 0;}

table{border-collapse:collapse;}

h1 {color: #626262; font-size: 18px; font-weight:normal; font-family: verdana, tahoma, arial; margin: 10px 0px 20px 0px; padding: 0; }

p {color: #C0C0C0; font-size:11px; font-family:tahoma, verdana, arial; margin: 0px 0 0px 0; padding: 0;}

a {color: #C0C0C0; text-decoration:none; }
a:hover {color: #ffffff; text-decoration: underline; }


div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size:1px;
     } 
#splash { width: 971px; margin: 0 auto; padding: 74px 0 0 0;}

#splash .header { height:220px; margin: 0; padding:0; position:relative; text-align:center;
	background:url(../img/splash_header.jpg) no-repeat left top;}

#splash .center { margin: 0; padding:0 90px; text-align:center;
	background: url(../img/bg_splash_center.jpg) no-repeat left top;}

#splash .footer { width:791px; margin: 0 auto; padding:0; position:relative; text-align:left;
	color: #C0C0C0; font-size:11px; font-family:tahoma, verdana, arial; }
	
#splash .copyright { position:absolute; margin: 0 0 0 15px; padding:0; text-align:left;}
#splash .bottom_links { margin: 0; padding:0 20px 0 0; text-align:right;}
#splash .bottom_links_arrow { margin: 0; padding:0 15px 0 5px; background:url(../img/arrow_double.gif) no-repeat right 4px;}
