#services {
  float:left;  width:67%; margin-top:5%; margin-bottom:6%;
}
#vacancy {
  float:right; width:30%; margin-top:6%; margin-right:1%;
}
#main1 {
  width:80%; margin-left:6%; margin-top:1.5%;
}
#news {
  width:70%; margin-left:13%; margin-top:7%;
}
* html #news {
  margin-top:3%;
}
#news {
  font-size:90%;
}
#news p.date {
  font-size:80%; color:#585858;
}
#news p {
  margin:0px 0;
}
#news img {
  margin-bottom:10px;
}
#services img{
  margin-bottom:5px;
}
#vacancy img {
  margin-bottom:9px;
}
#news p.date {
  margin-bottom:19px;
}
* html #services ul {
  margin:23px;  padding:0;
}
#services a { 
  text-decoration: none; color: black;
} 
#services a:hover { 
  text-decoration: underline; color: black;
} 
#services a { 
  color:#4276cc; text-decoration: underline;
} 
#services a:hover { 
  text-decoration: none; color:#4276cc;
} 
#services li {
  padding:1px 0;
}
#sections img {
   position:absolute;
   top:38px; left:300px;
}
* html #sections img {
   position:absolute;
   top:36px; left:305px;
}
#news a { 
  color:#4276cc; 
} 
a img {
  border:none;
}