/* CSS Document */

body {
margin-left:0px;
margin-top:0px;
background: #FFFFFF;
}

#wrap {
width:760px;
}
#headerwrap {
clear:both;
}
#subheaderwrap {
position:relative;
float:right;
}
#logo {
position: relative; float:left; width: 188px; height: 190px; z-index: 1; background: #FFFFFF;
}

#language {
position: relative; width: 502px; height: 35px; z-index: 2; background: #FFFFFF; background-image:url(images/lang.jpg);
padding-top:12px; padding-right:70px; text-align:right;
}
#contact {
position: relative; width: 552px; height: 113px; z-index: 3; background: #FFFFFF; background-image:url(images/contact_info.jpg); padding-right:20px; padding-top:30px;
}
#topnav {
position: relative; width: 725px; height: 20px; z-index: 4; background: #FFFFFF; background-image:url(images/topnav.jpg);
padding-top:2px; padding-left:35px;
}

 
.clear {
clear:both;
}

#content {
position: relative; width: 475px; min-height: 340px; z-index: 9; background: #FFFFFF; background-image:url(images/body.gif); background-position:bottom;
padding-left:35px;padding-top:25px; padding-right:250px;
}

#footer {
position: relative; width: 760px; height: 18px; z-index: 10; background: #FFFFFF;background-image:url(images/footer.gif);
padding-top:5px;
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-align:center;
}