
  
 


.menu{ line-height:12px; list-style-type: none;}
.menu div{height:65px; background:#000;opacity:0.8;filter:alpha(opacity=100);padding:7px 0 0 7px}


#menuold{ line-height:12px; list-style-type: none;}
#menu2old{left:86%;z-index:80;width:20%;line-height:12px; list-style-type: none;}
#menu divold{height:65px; background:#000;opacity:0.8;filter:alpha(opacity=100);padding:7px 0 0 7px}

.homelogo {
    position: absolute;
    top: 20%;
    left: 40%;
    
}

.homelogoxs {
    position: absolute;
    top: 20%;
    left: 20%;
    margin-left: -(120)px;
    margin-top: -(120)px;
}

.push-to-bottom {position: absolute;
	bottom: 10%;
}

.right {position: absolute;
	right: 10px;
}


* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -89px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
    height: 89px; /* .push must be the same height as .footer */
}

.notop{    margin-top: 0px;}