
body {
  margin : 0px;
  padding : 0px;
  width : 100%;
  color:#454545;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  line-height: 14px; 
  font-weight:normal;
  text-align:justify;
  background:url('../../img/common/bg.jpg'); 
  background-color:#252722;
}

#pagewidth {
 width : 931px;
 margin : 0 auto;
 text-align : left; 
 padding: 0px;
 background:url("../../img/common/pagebg.png") repeat-y 0 0;
}

#contentcontainer{
 width: 931px;
 margin: 0px; 
 padding: 0px;
 top: 0px;
 position: relative;
}

#content{
  margin: 0px 13px 0 13px ;
  padding:  0 5px 0 5px;
  text-align:justify;
  color:#252525;
  background:url("../../img/common/paris.jpg") no-repeat ;
  height: 550px;  
}
#footer_container{
 width: 931px;
 text-align:center;
 height: 60px;
 margin: 0px 0 0 0 ;
 position: relative;
 top: 0px;
 clear: both;
 top: 0px;
 z-index: 2;
}

#footer{
  background:url('../../img/common/footer.png') no-repeat 0 0 ; 
  height: 58px;
  width: 905px;
  line-height: 18px;
  margin: 0px;
  font-size: 10px;
  text-align: center;
  margin: 10px 12px 0 12px ;
  position: absolute;
  bottom: -65px;
}

#baseline{
  z-index: 99;
  height: 57px;
  position: absolute;
  top: 30px;
  left: 40px;
}
#welldone_properties{
  left: 100px;   
}
#welldone_pms{
  right: 100px;
}
div.encart{
  width: 285px;
  height: 250px;
/*  background:url("../../img/common/encart.png") no-repeat 0 0 ;
 *  */
  z-index: 99;
  position: absolute;
  top: 320px;
  text-align:center;  
}
div.encart p a{
 /*-8 because of the encart shadow, center does not center as expected*/ 
  width: 270px;
 height: 220px;
  display:block;
overflow:hidden;
position:relative;
text-indent:-9999px;
}

div.encart a span{
 text-indent: -9999px;
 position: absolute;
}
#footer p{
 font-size: 1.2em;
 color: #6c6c6c ; 
 padding-top:3px;
}
#footer p span{
  color: #464646;
}
#lang_switch{
 position: absolute;
 z-index: 99;
 top: 5px;
 left: 920px;
 padding: 0px;
 margin: 0px;
 width: 36px;
}

#lang_switch img{
width: 25px;
}
a img{
border: 0;
}
