body{
  background-image:url(../img/1.jpg) ;
  background-repeat: repeat-x;
  background-color: #ddeafb;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.container{
  position: absolute;
  height: auto;
  width: 790px;
  left: 50%;
  margin-left: -395px;
}
.banner{
  position:absolute;
  top: 80px;
  height: 340px;
  width: 587px;
  left:100px;
  z-index:10;
}
.bg_banner{
  position:absolute;
  top: 80px;
  left:110px;
  height: 340px;
  width: 587px;
  z-index:0;
}
.flag{
  margin-top: 5px;
  margin-left: 10px;
}
.company1{
  margin-left: 25px;
  margin-top: 178px;
  height: 37px;
  width: 277px;
  float:left;
  cursor:pointer;
}
.footer{
  top:430px;
  position:absolute;
  width:790px;
  height:70px;
  text-align:center;
  display:none;
}
.copyright{
  top:500px;
  position:absolute;
  width:587px;
  height:35px;
  margin-left: 110px;
  text-align:center;
  font-family:verdana;
  font-size:11px;
  color:#3E78E7;
  line-height:20px;
  padding-top:5px;
  background-image: url(../img/dots.gif);
  background-repeat: repeat-x;
  background-position:top;
}
a.minkov{
  font-family:verdana;
  font-size:11px;
  color:#3E78E7;
  line-height:20px;
  text-decoration:none;
}
a.minkov:hover{
  text-decoration:underline;
}


