﻿h1.pageTitle
{
  background: url(../../../images/pages/about-us/page-title.gif) no-repeat 35px top;
}

div.headerImageWrapper
{
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
  width: 900px;
  height: 256px;
  overflow: hidden;
  background: url(../../../images/pages/about-us/header-image.jpg) no-repeat left top #F6F7F2;
  border-top: 1px solid #F6F7F2;
  border-bottom: 1px solid #F6F7F2;
}

div.headerImageWrapper p
{
  margin: 110px 0 1px 25px;
  padding: 0 9px;
  display: inline;
  float: left;
  clear: both;
  background: #52b5df;
  font-size: 1.7em;
  line-height: 1.8em;
  color: #fff;
}

div.headerImageWrapper p.sub
{
  margin-top: 0;
  font-size: 1.4em;
  line-height: 1.6em;
  background: #8bcce6;
  color: #fff;
}