body {background:#8b695f;}


@media screen and (min-width: 1100px) {
#topbanner {
display:none;
}

#wrapper {
padding-top:226px;
}

#main {
cursor:pointer;
background:none;
background:url('/images/brand/heluz/v25_09-bg.jpg') 50% 0 fixed no-repeat; margin: 0 auto;
}


}

@media screen and (max-width: 1100px) {
#main {
cursor:normal;
background:none;
}

#topbanner {
max-width: 1100px;
max-height: 226px;
}

.topbannerimage {
max-width: 100%;
max-height: 226px;
}

#body {
z-index:0;
background:none;
}


}
