#services .block1 {
  height: 100%;
}
#services .block1 .rightBox {
  width: 389px;
}
.line {
  border-bottom: 1px dotted #999999;
  padding-bottom: 20px;
}
.btns {
  background-image: url(../images/EJS04_btns.gif);
}
.btnb {
  margin: auto;
  background-image: url(../images/EJS04_btnb.gif);
}
.center {
  margin: 40px auto 80px;
}
.btns2 {
  background-image: url(../images/EJS04_2_btns.gif);
}
.btnb2 {
  background-image: url(../images/EJS04_2_btnb.gif);
}
#news {
  background: transparent url(../images/EJS04_newsbg.gif) no-repeat scroll left center;
  width: 683px;
  height: 200px;
  margin-bottom: 33px;
}
#news iframe {
  margin: 35px 0 0 13px;
  height: 156px;
  width: 657px;
}
.btn {
  margin: auto;
  width: 681px;
}
.btn2 {
  margin: 10px auto auto;
  width: 454px;
}
.btn a, .btn2 a {
  background: transparent url(../images/EJS04_btn_bg.gif) repeat-x scroll 0% 50%;
  overflow: hidden;
  display: block;
  line-height: 28px;
  height: 28px;
  color: white;
  width: 217px;
  float: left;
  text-align: center;
  margin-right: 8px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0;
}
.btn a:hover, .btn2 a:hover {
  background: #90a4b7 none repeat scroll 0% 50%;
}
.block3 img {
  margin: 20px auto;
}
.block3 {
  position: relative;
  height: 100%;
}
.block3 p {
  line-height: 180%;
}
.block3 p.text {
  position: absolute;
  top: 340px;
  left: 20px;
  width: 350px;
}
.block4 img {
  border: 1px solid #999999;
  margin: 10px auto;
}

