
/**
 * Commercial
 */

#commercial H2 {
  color: #8ca2a2;
  margin-top: -4px;
  margin-bottom: 24px;
}

#commercial .overview {
  background: url('/images/bgs/commercial/overview.jpg') left bottom no-repeat;
  padding: 0px 300px 10px 20px;
}

#commercial P.call-now {
  margin: 24px 0px;
  padding-left: 20px;
}

#commercial P.call-now B,
#commercial P.call-now STRONG {
  color: #cc3300;
}
