﻿html, body {
height: 100%;
margin: 0;
padding: 0;
background:#F3F3F3;
min-height: 100%; 
margin-bottom: 1px;
}
 
a {
text-decoration:none;
}
* {
font-family: Verdana,Arial,san-serif;
font-size:10px;
margin:0px auto;
padding:0;
}
 
div#shim {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -278px;
float: left;
}
 
div#body {
width: 910px;
height: 556px;
clear: both;
background:url(images/Aurum-Background.jpg) no-repeat white;
background-position:bottom left;
position: relative;
top: -278px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
div#body:hover 
{
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */
#aurum 
{
    position:relative;
    text-align:center;
    top:65px;
    left:55px;
}
#langChooser 
{
    position:relative;
    text-align:center;
    top:460px;
    left:60px;
}
#langChooser div 
{
    display:inline;
}
#langChooser #vist 
{
    position:relative;
    top:50px;
    right:60px;
    float:right;
}
* html #langChooser #vist  
{
    height:15px;
}