#AMWInterface{
   position: absolute; 
   top:0;
   left: 50%;
   width: 940px; 
   margin-left: -470px;
   background: #F9F9F9 url(../images/AMWInterface.jpg);
}

#AMWInterfaceHead{
   background: #F9F9F9 url(../images/AMWInterfaceHead.jpg);
   height:100px;
   text-align:right;
}

   #AMWInterfaceHead ul{
      margin-right:15px;
   }
   
   #AMWInterfaceHead ul li{
      margin:0;
      padding:0;
      padding-right:15px;
      border:0;
      background:none;
      float:right;
      font-size:1.1em;
   }
   
   #AMWInterfaceHead ul li a,
   #AMWInterfaceHead ul li a:active,
   #AMWInterfaceHead ul li a:hover,
   #AMWInterfaceHead ul li a:visited{
      font: normal normal normal 9px/12px Verdana, Arial, Helvetica;
      color: #382379;
   }
   

#AMWInterfaceContent{
   margin-left:20px;
}   
#AMWContentMainMenu{
   height:32px;
}


#AMWInterfaceLeft{
   float: left;
   width: 249px;
   overflow:hidden;
}

#AMWInterfaceMain{
   float:left;
   width:630px;
   overflow:hidden;
   margin-left:11px;
}

#AMWInterfaceFeet{
   background: #F9F9F9 url(../images/AMWInterfaceFeet.jpg);
   width:900px;
   height:67px;
   margin-right:20px;
}

#AMWInterfaceFooter{
   position:relative;
   height:30px;
   background: #F9F9F9 url(../images/AMWInterfaceFooter.jpg);
   text-align:center;
}
   #AMWInterfaceFooter small{
      display:block;
      color:#999;
      margin:20px;
      font-size:9px;
   }
      #AMWInterfaceFooter small a{   
         color:#999;
      }
#AMWInterfaceCopyright{
   display:none;
}

.AMWInterfaceClear{
   clear:both;
}
