*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#101115;
background-image:url(../images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}

body{
width:100%;
min-height:100%;
background-image:url(../images/bot_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
min-height:100%;
position:relative;

}

#website{
height: 550px; /* Changed this height */
padding-bottom:62px;
width:750px;
margin: 0 auto;

}

#header{
padding:0 0 350px 70px;
background-image:url(../images/header_bg.png);
background-position:bottom center;
background-repeat:no-repeat;
}
.logo{
float:left;

}
#menu{
padding:30px 0 0 180px;
float:left
}
#menu li{
list-style-type:none;
display:inline
}
#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
color:#9DA2B8;
text-transform:uppercase;
text-decoration:none;
margin:0 11px;
padding:0 0 2px 0;
display:block;
float:left;
}
#menu a:visited{
color:#9DA2B8;
border:0px;
}
#menu #active, #menu a:hover{
color:#FFFFFF;
border-bottom:2px solid #C00014;
}
#content{
width:600px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
color:#FFFFFF; //#424756;
display:block;
}



#content a{
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
}
#content a:visited{text-decoration:none}
#content a:hover{text-decoration:underline}
#content p{
padding:0 0 25px 0
}
#footer{
height:62px;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#FFFFFF; //#424756;
text-align: center;
position:absolute;
bottom:0px;
width:100%;

}
#footer a{
color: #FFFFFF;
text-decoration:none;
font-weight: bold;
}


#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#table{
padding:0 0 0px 0
}
#content #table p{
padding:0 0 10px 0;
margin:0 0 13px 0;
border-bottom:1px solid #1E2027
}
#table span{
display:block;
float:left;
font-family:Tahoma;
font-size:100%;
color:#AFB8D3;
line-height:18px;
width:150px;
margin:0 10px 0 0;
border-right:1px solid #1E2027
}

#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:75%}