html, body {
height: 100%;
}
#custcont {
min-height: 100%;
}
#custwrap {
overflow:auto;
padding-bottom: 70px;
} #custfoot {
position: relative;
margin-top: -70px; height: 70px;
clear:both;
}