
   #ten
   {
margin-top:-461px;
margin-left:45px;
position:absolute;
z-index:-1;
   }
/*убираем отступы у всего*/
* {
margin:0;
}

/*растягиваем по высоте страницу*/
html, body {
height:100%;
}

.wrapper {
min-height:100%;
/*min-height для IE*/
height:auto !important;
height:100%;
/*оставляем место для футера*/
margin:0 auto -4em;

}

.footer, .push {
height:4em;
}

#bold{
position:absolute;
left:250px;
width:18px;
top:-1px;
height:699px;
background: url(/htmlvers/image/ten.gif)}