#AMWInterface{
   position: absolute;
   width:100%;
   z-index : 1;
   font-size:1.1em;
   background: transparent url("../images/AMWInterface.gif") repeat-y top left;
}

#AMWInterfaceHead{
   position:relative;
   height:140px;
   background: transparent url("../images/AMWInterfaceHead.gif");
}

   #AMWInterfaceHead p{
      position:absolute;
      left:224px;
      top:2px;
      width:726px;
      font-family: Arial, Helvetica, sans-serif;
      font-size:1.2em;
      font-weight:bold;
      letter-spacing:0.2em;
      line-height:1em;
      color:#FFF;
   }

   #AMWInterfaceHead ol{
      position:absolute;
      left: 680px;
      top: 35px;
      border-left: 1px solid #FC0;
   }
      #AMWInterfaceHead ol li{
         float:left;
         list-style-type:none;
         line-height:1em;
         border-right:1px solid #FC0;
         padding-bottom:4px;
      }
         #AMWInterfaceHead ol li a{
            line-height:1em;
            color: #369;
            font-size:1em;
            padding:0px 5px 4px 5px;
         }

         #AMWInterfaceHead ol li a:hover{
            background:#EEE;
            text-decoration:none;
         }

#AMWInterfaceContent{
   background: transparent url(../images/AMWInterfaceContent.gif) repeat-x top left;
}

#AMWInterfaceLeft{
   float: left;
   display:inline;
   width: 375px;
   height:465px;
   background: transparent url(../images/AMWInterfaceLeft.jpg) repeat-x top left;
   margin:0;
   padding:0;
}

   #AMWInterfaceTriggerImage{
      width:212px;
      height:212px;
      margin-left:128px;
   }

#AMWInterfaceMain{
   float:left;
   display:inline;
   width:450px; /*575*/
   padding-left:30px;
   overflow:hidden;
   background: transparent url(../images/AMWInterfaceContent.gif) repeat-x top left;
}

   #AMWInterfaceMain h1{
      background: #FC0;
      color: #FFF;
      clear:both;
      font-size:36px;
      line-height:40px;
      font-weight:normal;
   }

   #AMWInterfaceMain h2{
      text-align:left;
      margin-left:20%;
      line-height:25px;
      margin-bottom:10px;
      padding-left:10px;
   }
#AMWInterfaceRight{
   display:none;
}

#AMWInterfaceFooter{
}

#AMWInterfaceFeet{
   height:50px;
   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;
}

.AMWInterfaceMain .AMWContentBox h2{
   margin:0;
   padding:0;
   border:0;
   text-align:left;
}

#AMWInterfaceSections{
   position:relative;
   width:950px;
   height:354px;
   background:#FFF url(../images/Illu.jpg) no-repeat top left;
   color:#369;
   text-align:left;
}

   #AMWInterfaceSections div#id1{
      position:absolute;
      left:294px;
      top:170px;
      color:#369;
   }
   #AMWInterfaceSections div#id2{
      position:absolute;
      left:422px;
      top:142px;
      color:#369;
   }
   #AMWInterfaceSections div#id3{
      position:absolute;
      left:539px;
      top:123px;
      color:#369;
   }
   #AMWInterfaceSections div#id4{
      position:absolute;
      left:667px;
      top:108px;
      color:#369;
   }
   #AMWInterfaceSections div#id5{
      position:absolute;
      left:795px;
      top:96px;
      color:#369;
   }

   #AMWInterfaceSections h1{
      background:none;
      font-size:1.2em;
      line-height:1.2em;
      font-weight:bold;
      color:#FC0;
   }

   #AMWInterfaceSections h2{
      margin:0;
      position:absolute;
      left:-120px;
      top:210px;
      width:400px;
      padding:0;
      padding-left:20px;
      font-size:1.1em;
      line-height:1em;
      color:#369;
   }

   #AMWInterfaceSections ul{
      position:absolute;
      left:365px;
      top:225px;
   }

      #AMWInterfaceSections ul li{
         padding-left: 35px;
         background:#FFF url(../images/dot.gif) no-repeat 0px 2px;
         font-size:1.2em;
         color:#369;
      }

         #AMWInterfaceSections ul li a{
            font-size:1.3em;
            font-weight:bold;
            color:#FC0;
         }
