@charset "utf-8";
/* CSS Document */


#flash_content{
margin:1% 0 0 0;
padding:0;
width:100%;
text-align:center;
height:720px
}

body{
margin:0;
padding:0;
background-color:#000000;
}

#footer{
clear:both;
margin:12px 0;
z-index:1;
text-align:center;
padding:12px 12px 0 12px;
height:100px;
font-size:11px;
color:#FFFFFF;
line-height:16px;
background:url(../images/footer_bg.gif) repeat-x #2C2F34;
}

#footer a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}

div{
font-family:tahoma;
font-size:11px;
color:#000000;
text-align:justify;
}


