
div#container {
position    : relative;
height      : 100%;
margin:0px auto;
width       : 1000px;
text-align  : left;
background:url(../images/fon.jpg) repeat-y;
}

#topmenu {
width:892px;
margin:0 auto;
height:42px;
margin-bottom:10px;
overflow:hidden;
background:url(../images/menu_fon.jpg) no-repeat;
}