html,body{
height:100%;
}
#wrapper{
min-height:100%;
height:auto !important;
height:100%;
margin-top:0;margin-bottom:-170px; /* margine negativo altezza footer */
}
.pushfooter{
height:170px; /* altezza footer */
clear:both; /* clear di eventuali float se presenti nel layout */
}
#container404 {width:659px;height:492px;margin:70px auto 0 auto;background-image:url('../images/bg/bg.404.png');background-repeat:no-repeat;}
.content404 {padding:430px 20px 20px 450px;}
#footer {width:100%;padding:50px 0 0px 0;height:120px;font-size:0.95em;background-image:url('../images/bg/footer.jpg');background-repeat:no-repeat;background-position:top center;}
