div#head1{
position:relative;
width: 240px;
float: right;
}

#homeimg{
display:block;
float:left;
padding-top: 5px;
padding-left: 5px;
}

div#headtitle{
position: relative;
top: 8px;
height: 60px;
}

#amaliatitle{
display:block;
float:left;
padding-left: 3px;
}

.border{
position: relative;
height: 1px;
width: 226px;
left: 5px;
background: #e3d3c5;
top: 43px;
z-index: 1;
}

div#nav {
position:relative;
width: 226px;
height: 150px;
left: 5px;
}

div#langnav{
position: relative;
float:left;
width : 226px; 
height : 10px; 
}
ul#langbar1 {
display:inline;
list-style-type : none; 
width : 226px; 
height : 10px; 
margin : 0 auto; 
padding-left : 5px;
}
/**/
div#left{
position:relative;
top: 0px;
width:auto;
height:auto;
float:left;
z-index: 2;
}

div#right{
position:relative;
width: 380px;
height: auto;
right: 20px;
top: 20px;
float:right;
z-index: 1;
}

#right img{
display:block;
padding: 5px 5px 5px 5px;
margin: 0;
}

#left img{
display:block;
padding-top: 40px;
padding-left: 20px;
}

.border1{
height: 1px;
width: 380px;
left: 0px;
background: #e3d3c5;
z-index: 3;
margin-bottom: 10px;
}