#AMWInterface{
   position: absolute; 
   left: 50%;
   width: 810px; 
   margin-left: -405px;
   z-index : 1;
   background: #FFF url(../images/AMWInterface.jpg);
   font-size:1.1em;
}

#AMWInterfaceHead{
   position:relative;
   background: #FFF url(../images/AMWInterfaceHead.jpg);
   height:130px;
}

#AMWInterfaceMenu{
   position:relative;
   background: #FFF url(../images/AMWInterfaceMenu.jpg);
   height:39px;
}

#AMWContentMainMenu{
   height:32px;
}


#AMWInterfaceLeft{
}

#AMWInterfaceMain{
   background: #FFF url(../images/AMWInterfaceMain.jpg) no-repeat top left;
   float:left;
   display:inline;
   overflow:hidden;
   margin-left:25px;
   padding-top:4px;
   width:510px;
}

#AMWInterfaceRight{
   float: right;
   display:inline;
   width: 238px;
   overflow:hidden;
   margin-right:21px;
}

#AMWInterfaceFooter{
   background: #FFF url(../images/AMWInterfaceFooter.jpg);
}

#AMWInterfaceFeet{
   height:40px;
   padding-right:55px;
}
   #AMWInterfaceFeet li{
      background:none;
      padding:0;
      margin:0;
      padding-top:16px;
      padding-left:20px;
      float:right;
      font-size:0.8em;
   }

   #AMWInterfaceFeet li#Copyright{
      float:left;
      padding-left:55px;
   }

#AMWInterfaceCopyright{
   display:none;
}

.AMWInterfaceClear{
   clear:both;
}
