#wrapper {
  width:95%;
  margin-top:10px;
  margin-right: auto;
  margin-left:auto;
}

h1 img{
  height:65px;
}
.row-fluid {
  margin-bottom: 10px;
}

#conpanies p {
  text-align: center;
}

#catch {
  min-height:245px;
  background-image: url(../img/atc.jpg);
  color:white;
  background-position: 0px 0px;
  background-position: -998px -1224px;
}

#companies>div{
  min-height: 165px;
  position: relative;
}

#companies>div>p {
  float:left;
  display: block;
  text-align: center;
}

#companies>div img {
  display:block;
  float:left;
  height:123px;
  margin-top:5px;
  margin-left:auto;
  margin-right: auto;
  position:absolute;
  bottom:15px;
  right:75px;
}
#companies>div img.float-right {
  height:83px;
  right:25px;
}
#companies div.well


#regist {
  text-align: center;
}
#regist a{
  font-size: 16px;
  width:200px;
}

#infomation table {
  width:100%;
}

.hero-unit h2 {
  width:650px;
}

