body
{
  padding:0;
  margin:0;
  background: white;
}

.container
{
  width: 960px;
  margin: 10px auto;
  margin-top: 0px;
  
}

.banners-container
{
  
}

.banner-container
{
  width:190px;
  height: 60px;
  float:left;
  margin:0.5px
}

.banner-container img
{
  width   : 190px ;
  height  : 60px  ;
  border  : none  ;
}

.banner-container a
{
  border: none  ;
  text-decoration: none;
}

.turnpage
{
  
}

.contact-link
{
  float:right;
  clear:none;
}

.logo
{
  float:left;
  clear:none;
}

.footer-info
{
  float: right;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
}
.footer-info2
{
  float: left;
  font: 12px Helvetica, Arial, Geneva, sans-serif;
}
.clear
{
  clear:both;
}

.lang-select
{
  float:right;
}

a
{
  color: #557DAE;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #85A2C5;
  text-decoration: underline;
}

.footer
{
  text-align: center;
}

.col-1
{
  width:100px;
  float:left;
}

.col-2
{
  float:left;
}

.clear 
{
  clear:both;
}

.dialog
{
  display: none;
  z-index: 9999;
}

.header
{
  padding-top: -3px ;
}

.header a, .header a img{
  border: none;
  width: 48px;
  height: 21px;
}

.header a:hover, .header a:hover img{
  border: none;
  text-decoration: none;
  width: 48px;
  height: 21px;
  
}.header .contact  a, .header .contact a img{
  border: none;
  width: 90px;
  height: 21px;
}

.header .contact a:hover, .header .contact a:hover img{
  border: none;
  text-decoration: none;
  width: 90px;
  height: 21px;
} 
