/* CSS Document */
#bottom{
      margin:0px auto;
	  width:1000px;
	  min-height:90px;
	  height:90px;
      border-top:3px solid #3EA204;
	  overflow:hidden;
	  text-align:center;
	  margin-top:5px;
}

