﻿@charset "utf-8";

#header {
  display: none;
}
#content h2 {
  width: 730px;
  height: 90px;
  font-size: 1.7em;
  font-weight: bold;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
  text-align: left;
}
.text,#experience,#customer_info {
  font-size: 1.2em;
}
.text {
  padding-bottom: 30px;
}
.text img,#experience img {
  margin-bottom: -5px;
}
#customer_info {
  padding-top: 10px;
}
