@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,latin-ext);

body { font-family: Open Sans; padding: 0px; margin: 0px; background: white; overflow: hidden; }

#baner { width: 100%; background: white; padding-bottom: 0px; height: 100px;}
#baner .logo { width: 1300px; margin-left: auto; margin-right: auto; padding-bottom: 3px;}
#baner .logo img { background: white; height: 80px; margin-top: 10px; }
#baner .logo a { float: left; }
#baner .logo .text { float: left; margin-top: 42px; margin-left: 30px; color: #9e865d; }

iframe { width: 100%; min-height: 100px; }

#bottom { width: 100%;  background: white; height: 100px; }
#bottom .container { width: 1300px; margin-left: auto; margin-right: auto; padding-top: 0px; padding-bottom: 0px; }
#bottom .container .col1 { float: left; width: 780px; font-size: 13px; text-align: center; margin-top: 10px; }
#bottom .container .col1 img { margin-right: 20px; }
#bottom .container .col2 { float: left; width: 450px; font-size: 13px; margin-top: 13px;  } 
#bottom .container .col2 img { width: 250px; margin-right: 20px;  }