/**
author: raduga http://mambasana.ru
**/

div#container {
position    : relative;
height      : 100%;
margin-left : auto;
margin-right: auto;
width       : 1200px;
text-align  : left;
         
}

#footer {
width       : 1000px;
}

#topmenu {
 background              : #ffffff /*url(../images/ct.png)*/ no-repeat top center;
}