*{
margin: 0;
padding: 0;
border: none;
list-style-type: none;}

html, body{
min-height: 300px;
padding-top: 15px;
font: normal 0.8em Tahoma, Arial, Helvetica, Verdana, sans-serif;
background: url('images/Background.jpg');
color: #6B6B6B;
text-align: center;}

div{position: relative;}
.Clear{clear: both;}
a img{border: none;}

a, a:link, a:visited{
font: inherit;
text-decoration: none;
color: inherit;}

a:hover, a:active{
font: inherit;
text-decoration: none;
color: inherit;}

div#Container{
width: 790px;
margin: 0 auto;
text-align: left;}

/* HEADER MENU */

div#HeaderMenu{
width: 435px;
height: 42px;
float: left;
background: url('images/HeaderMenuBackground.png') repeat-x;}

div#HeaderMenu ul{
width: 417px;
height: 100%;
margin: 0 auto;
background: url('images/HeaderMenuGradient.png') repeat-x;}

div#HeaderMenu ul li{
width: 104px;
height: 42px;
float: left;
text-align: center;
color: #FFF;
font-size: 11px;}

div#HeaderMenu ul li a{
display: block;
width: 100%;
height: 100%;
padding: 14px 0;}

div#HeaderMenu ul li a:hover{
padding: 14px 0;
background: url('images/HeaderMenuGradientHover.png') repeat-x;
color: #ACD6EB;}

div#Languages{
width: 355px;
height: 40px;
float: right;
color: #FFF;}

/* TOP */

div#Top{
width: 435px;
height: 188px;
float: left;
background: #FBFBFB url('images/TopBackground.jpg') no-repeat;}

div#TopImage{
width: 355px;
height: 40px;
float: right;}

/* CONTENT */
div#Content{
margin: 5px 0;
background: #FBFBFB;}

div#Content div#Menu{
width: 205px;
margin-left: 5px;
float: left;}

div#Content div#Page{
width: 565px;
float: right;
margin-right: 5px;}

/* FOOTER */
div#Footer p#Copyrights{
position: relative;
top: 0;
left: 25px;}

div#Footer address{
position: relative;
top: -11px;
left: 460px;
width: 300px;
text-align: right;}
