    * {
margin: 0;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -48px;
background:#ffffff;
}

.wrapper1 {
width:100%;
background: #ffffff url(images/back.jpg) repeat-x;
}

.wrapper2 {
width:100%;
background: #4688d0 url(images/back2.jpg) repeat-x;
z-index:1;
}

.footer, .push {
height: 48px;
}

