a{
  color:#0071db;
  text-decoration:none;

}



h1{
  font-size:22px !important;
  color:#000 !important;

}
p{

  margin-top:15px;
  margin-bottom:15px;
  margin-right: 30px;

}
#main img{
  float:left;
  margin:10px;
  position:relative;
  display:inline-block;

}
#logo img{
  margin:0px !important;
}
#banner{
  width:100%;
  height:185px;
  display:block;
  margin-top:-25px;
  position:relative;
}
#menu {
  margin-top: -80px!important;
}
.banner-news{
  background-image: url(../images/news_banner_full.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}


#left_side{
  width:235px;
  display:inline-block;
  float:left;
  overflow:hidden;

}
#left_side h1{
  margin-left:80px;
}


#main{
  width:645px;

  display:inline-block;
  background-color:#efefef;

  float:left;

  position:relative;
}


#main.news{

  margin-bottom:15px;
  margin-right:15px;
  padding-bottom:15px;
  width:100%;

}
.news h2{
  font-size:16px;
  margin-top:10px;
  margin-bottom:5px;
  line-height:16px;
}
.news ul{
  margin-left:20px;
  margin-bottom:15px;

}
.news img{
  float:left;
  margin-bottom:10px!important;
  margin-right:10px;
  margin-top:5px!important;
  margin-left:0px!important;
  display:block;
}

.news img.image_right {
  float: right !important;
  margin: 0 0 20px 20px !important;
}