 
header{   }
#Logo{position:absolute;left:0px;top:31px;}
#HeadTopMenu{position:absolute;left:418px;top:30px;}
@media screen and (max-width:1200px){#HeadTopMenu{position:fixed;left:0px;top:0px;}}
#banner{position:absolute;left:px;top:px;width:100px;height:auto}
#Footer {
  font-weight: bold;
  color: rgb(177,127,73);
  background-image: url(/WebMaster/uploads/images/1_images/background/o_200217175006.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#Footer a {
  color: rgb(177,127,73);
}

#Footer a:hover {
  color: #841400;
}

