body,html{
overflow: hidden;
}

#sidebar,#logo,#blind{
display: none;
}

#homelogo{
float: left;
width: 420px;
height: 54px;
text-indent: -9000px;
position: absolute;
top: 50%;
margin-top: -27px;
left: 50%;
margin-left: -210px;
background: white url(images/bew_enter_420x54.gif) top left no-repeat;
z-index: 9;
}

#upblind,
#dwblind{
background: #e6e6e6;
position: absolute;
float: left;
width: 100%;
z-index: 1;
}
#upblind{
top:0px;
left: 0px;
height: 50%;
margin-top: -50px;
}

#dwblind{
top:50%;
left: 0px;
height: 50%;
margin-top: 50px;
}
#fastcontact{
position: absolute;
float: left;
width: 200px;
top:50%;
margin-top: 80px;
z-index: 5;
left:50%;
margin-left: -4px;
color: #999;
text-align: left;
line-height: 15px;
}

#fastcontact a{
color: #999;
text-decoration: none;
}



#foot{
color: #aaa;
float: left;
width: 100%;
padding: 8px;
position: absolute;
bottom: 0px;
left: 0px;
text-align: center;
z-index: 9;
margin: 0px;
}
#foot a{
color: #aaa;
}
.shinystat{
position: absolute;
left: -900000px;
top: -9000000px;
float: left;
}





