* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}

#menuwrapper {width:240px; padding:0px; margin-left:30px}
.dropdown {display:block; position:relative; /* for IE */ filter:alpha(opacity=100); /* CSS3 standard */ opacity:1;}
.dropdown dt {
display:inline;
* display:block; 
width:243px; height:81px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; cursor:pointer; /* for IE */ filter:alpha(opacity=100); /* CSS3 standard */ opacity:1;
}
.dropdown dt:hover {}
.dropdown dt a {display:inline; }
.dropdown a {display:block; text-decoration:none; color:#333}
.dropdown a:hover {color:#000}
.dropdown .upperdd {border-bottom:none}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:260px; display:none; background:#433524; }
.dropdown ul {
width:260px; 
margin: 10px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
border:0px; 
list-style:none; background:#433524; color:#dac685
}
.dropdown li {
padding:5px 5px 4px 5px;
margin-top:10px;
margin-bottom:0px;
border-bottom:1px solid #534334;
z-index:10;
height:1%; /* Fix for MSIE peekaboo bug */
 }

.dropdown li img {
float: left;
margin-right: 5px;
 }

.dropdown img { 
display:inline; 
* display:block; 
}

.dropdown ul a, .dropdown ul a:active, .dropdown ul a:visited, .dropdown ul a:hover { background:#433524; width:260px; height: 30px; color:#dac685;}
.dropdown .underline {margin-left: 10px; }

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

#homebg {
position: absolute;
top: 0px;
left: 0px;
}

#homefooter {
position: absolute;
top: 680px;
left: 0px;
}

#homefooterswitchlang {
position: absolute;
top: 700px;
left: 930px;
}

#homefooterlefttext {
position: absolute;
top: 695px;
left: 30px;
width: 580px;
font: normal 9px/12px Verdana, Arial, Helvetica;
line-height: 15px;
font-weight: normal; 
color: #fff;
}

#homefooterlefttext a {
color: #dac685;
text-decoration:none; 
}

#homefooterrighttext {
position: absolute;
top: 730px;
left: 645px;
width: 360px;
font: normal 10px Verdana, Arial, Helvetica;
line-height: 18px;
font-weight: normal;
color: #fff;
text-align: right; 
text-decoration:none; 
}

#homefooterrighttext a  {
text-decoration:none; 
color: #fff;
}

/* global declaration to avoid descender padding for images in IE6 */
img {
  display:              block;
}