#header_home {
  float: left;
  width: 750px;
  height: 289px;
}
#home_video {
  float: left;
  width: 320px;
  height: 300px;
  padding: 5px 19px 0 0;
}
#home_right {
  float: left;
  width: 381px;
}

.home_block {
  width: 364px;
  margin-bottom: 13px;
}

.home_block p {
  width: 360px;
}

a.big_request {
  width: 228px;
  height: 65px;
  background: url(../images/button_big_request_info.png) no-repeat;
  float: left;
  text-indent: -9999px;
}

#content ul#home_links {
  width: 356px;
}

#content ul#home_links li {
  background-position: 0 2px;
}

#content ul#home_links li a {
  color: #444444;
  text-decoration: underline;
  display: block;
}
#content ul#home_links li a.double {
  padding-right: 10px;
}

#content ul#home_links li a:hover {
  background: url(../images/more_info.png) right center no-repeat;
}