#preload,
.container_12 {
    position: relative;
}

#preload:after,
.container_12:after {
    content: " ";
    display: table;
    clear:   both;
}