Hola:
¿No es mucho un top de 985px?
Código CSS:
Ver original#footerm {
top:985px;
width:100%;
height:36px;
left: 0px;
border-style:solid;
border-width:1px;
border-color:#bab9b9;
background-image:url(images/serchbar1.jpg);
background-repeat: repeat-x;
position:relative;
}
¿No es mucho un top de 1022px?
Código CSS:
Ver original#pie {
float:inherit;
position:fixed;
top:1022px;
left: 0px;
width:100%;
height:115px;
border-style:solid;
border-width:1px;
border-color:#bab9b9;
}
¿Con qué resolución trabajas?
Saludos.