/**
author: raduga http://mambasana.ru
**/

div#container {
position    : relative;
height      : 100%;
margin-left : auto;
margin-right: auto;
width       : 1000px;
text-align  : left;
         
}

#footer {
width       : 1000px;
}

#topmenu {
 background              : #ffffff url(../images/ct.jpg) no-repeat top center;
}