 .footercontainer{
  clear:both;
  width:100%;
  border-top:#009 5px solid;
  float:left;
  text-align:left;
   position:relative;
    bottom:0px;
    height:30px;

  }
 
 
 .footer_menu{
	width:1000px;
	height: 30px;
  }
  
   ul.M1{
 width:570px; margin: 10px 0px 0px 0px ; float:left; height:30px;
 }
  
 li.M{
 float:left; font-size:12px; color:#666666; list-style:none;
 letter-spacing:1px; text-align:left; list-style-position:outside;
 height:30px;
 }
 
.copy{
	width:410px;
	font-size:12px;
	height:50px;
	margin:10px 0px 0px 0px;
	text-align:right;
	color:#999999;
	float:left;}
	
	
	

	
