
html, body{
background-color: #010b10;
margin:0;
padding:0;}

#left{
background:url(../img/bg1.jpg);
background-repeat:no-repeat;
background-position:right top}
#right{
background:url(../img/bg2.jpg);
background-repeat:no-repeat;
background-position:left top}

#middle{background-color:#324b56}

#header {vertical-align:middle;
width:897px;
height:112px;
background-color:#FFFFFF;}

#logo{float:left;
padding:20px;
background-color:#FFFFFF;}

#flags{float:right;
padding:20px;
height:72px;
vertical-align:middle;
background-color:#FFFFFF;}

#flash{
width:897px;
background-color: #010b10;}

#menu{
height:36px;
background-image:url(../img/eng/menu_01.png);
background-repeat:repeat-x;}

#content{
width:897px;
background:#FFFFFF;
color:#555555;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify}

#block{height:20px}

#footer{
margin-top:-15px;
width:897px;
background-color:#324b56;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
color:white;}

#footer p{
padding:15px;}

#content_wrapper{
margin-left:32px;
margin-right:32px;
padding-top:10px;
margin-bottom:25px;}

h1{
width:100%;
color:#0072BC;
font-size:24px;
font-weight:bolder;
text-align:left;
padding-bottom:1px;
border-bottom: 3px solid #0072BC;
text-transform:uppercase}

h2{
color:#0072BC;
font-weight:bold;
font-size:14px}


