/* BEGIN 'main' */
#index-block {
  position: relative;
  border: 0;
  text-align: center;
  margin: 0px;
  padding: 0;
  position: relative;
  z-index: 1;
  color: #336699;
  background-color: #fcdcc4;
}
object {
 outline: none;
}
#main_right {
  position: relative;
  display: block;
  float: right;
  height: 409px;
  width: 226px;
  background: transparent url("/images/main_right.jpg") no-repeat 0 0;
}
#main_left {
  position: relative;
  float: left;
  height: 409px;
  width: 223px;
  background: transparent url("/images/main_left.jpg") no-repeat 0 0;
}
/* END 'main' */

.linksRight{
        width:224;
        margin-top: 86px;
}
.linksRight img{
        border: none;
        padding: 0 0 72px 0;        
}