/* thumb nav */

#thumbnav-bg {
  
  width: 800px;
  height: 160px;
  margin: 0 auto;
  clear: both;
}

#thumb-01 {
  background: url(../images/thumb-01.jpg) top no-repeat;
  margin: 25px 0 0 30px;
  width: 150px;
  height: 120px;
  float: left;
}

#thumb-02 {
  background: url(../images/thumb-02.jpg) top no-repeat;
  margin: 25px 0 0 30px;
  width: 150px;
  height: 120px;
  float: left;
}

#thumb-03 {
  background: url(../images/thumb-03.jpg) top no-repeat;
  margin: 25px 0 0 30px;
  width: 150px;
  height: 120px;
  float: left;
}

.contact-sign {
  margin: 95px 0 0 90px;
}

#thumbnav {
  width: 160px;
  float: right;
  margin: 35px 20px 0 0;

  
}
