body {
  margin: 0;
  padding: 0;
  background: #fff url(/assets/5/header-repeat.png) repeat-x 0 0;
}

a:link {
  color: #666;
}
a:visited {
  color: #999;
}

#pagination a, #pagination span {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -1000px;
	outline: none;
	background: transparent url(/assets/62/navi.gif) no-repeat 0 0;
}
#pagination .prev {
  background-position: -96px 0;
}
#pagination a {
  background-position: -64px 0;
}
#pagination .self {
  background-position: -32px 0;
}
#pagination .next {
  background-position: 0 0;
}

#home-link {
  display: block;
  position: absolute;
  width: 155px;
  height: 60px;
  top: 52px;
  left: 45px;
  overflow: hidden;
  text-indent: -1000px;
  outline: none;
  background: url(/images/transparent.gif);
}

#footer {
  margin-top: 50px;
  margin-bottom: 20px;
  padding-left: 50px;
  padding-top: 8px;
  background: #fff url(/assets/2/footer.png) repeat-x 0 0;
}
#footer, #footer a:link, #footer a:hover, #footer a:visited {
  font-size: 11px;
  font-family: "Lucida Grande", arial, sans-serif;
  color: #aaa;
}
#footer .label {
  color: #ff911e;
  font-weight: bold;
}
#footer .title {
  color: #333;
}

#nav {
  position: relative;
}
#nav a {
	display: block;
  position: absolute;
  height: 25px;
  top: 50px;
  overflow: hidden;
  text-indent: -10000px;
  outline: none;
  background: url(/images/transparent.gif);
}

#nav-bp {
  left: 115px;
  width: 137px;
}
#nav-pl {
  left: 252px;
  width: 104px;
}
#nav-promo {
  left: 356px;
  width: 105px;
}
#nav-coll {
  left: 461px;
  width: 130px;
}

#nav-careers {
  left: 745px;
  width: 70px;
}
#nav-contacts {
  left: 815px;
  width: 79px;
}
#nav-partners {
  left: 894px;
  width: 136px;
}
#nav-news {
  left: 1030px;
  width: 55px;
}

#body {
  position: relative;
}
#body img {
  border: none;
}

#sidebar {
  position: absolute;
  top: 37px;
  left: 680px;
  width: 400px;
  font-family: "Lucida Grande", arial, sans-serif;
  font-size: 12px;
  color: #999;
}
#sidebar .self td, #sidebar .self a:link, #sidebar .self a:visited {
  color: #333;
}
#sidebar.sidebar-home {
  top: 0;
}
#sidebar td {
  padding-bottom: 10px;
}
#sidebar td.date {
  padding-right: 25px;
  white-space: nowrap;
}

#contacts-mailto {
  display: block;
  position: absolute;
  left: 692px;
  top: 230px;
  width: 140px;
  height: 30px;
  overflow: hidden;
  text-indent: -1000px;
  outline: none;
}