#AMWInterfaceTop{
	background:#FCF8EB url(../images/AMWInterfaceTopB.jpg) no-repeat top left;
}

#AMWInterfaceLeft{
   width: 160px;
   float: left;
   display:inline;
   margin-left:6px;
}
#AMWInterfaceMain{
   float:left;
   display:inline;
   width:490px;
   margin:0;
   padding:0px 10px;
   overflow:hidden;
   background: #000;
}

#AMWInterfaceFooter{
	background:#FCF8EB url(../images/AMWInterfaceFooterB.jpg) no-repeat top left;
}