.page_company h2
{
  background: url('../images/design/company/page_title.jpg') no-repeat left top;
  color: #42413F;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  padding: 13px 0px 0px 40px;
  text-transform: uppercase;
  width: 926px;
}

.page_company_subpage
{
  display: block;
  float: left;
  width: 351px;
  padding-right: 30px;
  height: 120px;
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  border: 1px solid #9A9A9A;
  padding-left: 100px;
  padding-top: 15px;
}

.page_company_subpage:hover
{
  background-position: left -135px;
}

.page_company_title
{
  color: #1C1B1B;
  display: block;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.page_company_description
{
  color: #000;
  display: block;
  font-family: Tahoma;
  font-size: 12px;
  line-height: 16px;
}

