#foot{
                  position: fixed; 
                          top: 850px;
                          bottom: 0;
                          background-image: url(../Images/footer.jpg); 
                          height: 52px;
                          min-width: 1020px;
                          width: 100%;
                          z-index: 300;
			  background-repeat:repeat-x;
                  
                  
                  }
