@charset "utf-8";

/* CSS Document */



body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
overflow: hidden;
}

.htmlarea-content-body {
overflow: auto!important;
}

#background{
background-image: url(../img/background_new.jpg);
width: 1025px;
height: 630px;
background-repeat: no-repeat;
}

#container{
height: 590px;
width: 990px;
margin: 15px;
}

#flash_site{
margin: 15px 16px 15px 12px;
}

#menu {
display: none;
}



#content {
display: none;
}

#footer {
font-size: 10px;
}

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

#lang {
display:none;
}











