body{
text-align:center;
background-color:#e8e8e8;
background-image:url("../../common_img/bg.gif");
background-position:center;
background-repeat:repeat-y;
}

#wrapper{
width:850px;
background-color:#ffffff;
padding:0px;
margin:0px auto 0px auto;
}

#menu{
width:240px;
float:left;
margin:30px 10px;
text-align:left;
font-size: 10px;
line-height:20px;
border:0px solid #C5BABA;
}

#menu .topmenu{
border:0px solid #C5BABA;
}

#main{
width:500px;
float:right;
margin:60px 30px 0px;
}

#header{
padding:0px 0px 10px 0px;
margin:0px;
width:850px;
}

#footer{
padding:0px 0px 0px 0px;
margin:0px;
clear:both;
width:850px;
}

#menu .topmenu{
border:0px solid #C5BABA;
margin: 0;
padding:0;
}

#menu .topmenu .homemenu{
margin:0;
padding:0px 0px 0px 13px;
width:42px;
float:left;
background:url(../../common_img/homelink.gif) center left no-repeat;
}

#menu .topmenu .language{
margin: 0;
padding: 0;
float:right;
font-size:9px;
width:185px;
}


#menu .topmenu .lacg{
margin:10px 5px 0px 0px;
padding:0px 0px 0px 8px;
background:url(../../common_img/menulinkNormal.gif) center left no-repeat;
}
.topmenu a:link{
text-decoration:none;
color:#555369;
}

.topmenu a:visited{
text-decoration:none;
color:#555369;
}

.topmenu a:hover{
text-decoration:underline;
color:#3d2278;
}

.dothr {
width:100%;
clear: both;
margin:10px 0px 0px 0px;
padding:5px 0px 0px 0px;
noshade;
height:2px;
border-top:0px solid #ffffff;
border-left:0px solid #ffffff;
border-right:0px solid #ffffff;
border-bottom:2px dotted #f0f0f0;
color:#ffffff;
}


