Saks placeret absolut i forhold til footeren...
#footer {
position: relative;
height:47px;
border-top: 3px dashed #c30;
padding: 30px 0 10px 0;
font-size:2em;
text-align: center;
clear:both;
}
.saks {
position: absolute;
width: 100px;
height: 70px;
left: 643px;
top: -37px;
z-index:10;