body {
  font-family:helvetica,sans-serif;
  font-size:1em;
  min-width:10px !important;
  min-height:416px;
  margin:0;
  position:relative;
  text-align:left;
  -webkit-margin-top-collapse:separate;
  -webkit-margin-bottom-collapse:separate;
  -webkit-text-size-adjust:none;
  -webkit-touch-callout:none;
  }
h1 {
  font-size:1.3em;
  margin:0.1em;
  }
h2 {
  font-size:1.2em;
  }
#logo {
  margin:5px;
  }
#topbar {
  margin-bottom:13px;
  width:auto;
  z-index:0;
  -webkit-margin-top-collapse:separate;
  }
#catchword {
  font-size:130%;
  font-weight:bold;
  margin:5px;
  padding:0 !important;
  }
.tellCall a {
  color:#cc0000;
  text-decoration:none;
  }
.company-address {
  margin:5px;
  padding:0 !important;
  }
.company-address #company-name {
  font-weight:bold;
}
#content {
  border:1px solid #FF9C07;
  margin:5px;
  padding:5px !important;
  width:auto;
  -webkit-border-bottom-left-radius:8px 8px;
  -webkit-border-bottom-right-radius:8px 8px;
  -webkit-border-top-left-radius:8px 8px;
  -webkit-border-top-right-radius:8px 8px;
  -webkit-transition-property:-webkit-transform;
  -webkit-transform-style:preserve-3d;
  }
#content a {
  border-bottom:1px solid #CCCCCC;
  color:red;
  text-decoration:none;
  }
p {
  line-height:1.2em;
  margin:0.4em 0.2em;
  }
#footer {
  border:1px solid #FF9C07;
  margin:5px;
  text-align:center;
  -webkit-border-bottom-left-radius:8px 8px;
  -webkit-border-bottom-right-radius:8px 8px;
  -webkit-border-top-left-radius:8px 8px;
  -webkit-border-top-right-radius:8px 8px;
  }
#nav a {
  border-bottom:1px solid #CCCCCC;
  color:red;
  text-decoration:none;
  }
#footer p {
  margin:auto;
  padding:5px;
  }

