body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 1em;
}

div.globalBG {
  z-index: 11;
  position: fixed;
	background-image: url(../../assets/bg-lower.png);
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	height: 78px;
	width: 100%;
}

div.header {
	z-index: 20;
	position: fixed;
	top: 0;
	height: 78px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(../../assets/bg.gif);
	text-align: center;
}

div.links {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	z-index: 30;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.links a:link, div.links a:visited {
  color: #999999;
}

div.links a:hover {
	border-color: #FFFFFF;
	border-width: 1px 0 1px 0;
	border-style: solid;
}


div.main {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 96px;
	background-color: #CCCCCC;
}

h1 {
  margin-left: 55px;
}

h2 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #666666;
}

h2.header {
	font-size: 1.75em;
	border-color: #666666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

p, ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

dl {
  margin: 0 3em;
}

dt {
	font-weight: bold;
	float: left;
	margin-right: .5em;
}

dd {
	margin: 0 0 1em 0;
	color: #606060;
}

li {
  padding-bottom: 1.25em;
}


.content p, .content dl {
	line-height: 19px;
	text-align: justify;
}

.specialnote {
	padding: 1em 1em 0 1em;
	margin-bottom: 1em;
	background-color: #B5D9F7;
	border-color: #9EBED9;
	border-width: 1px;
	border-style: solid;
  font-size: 11px;
}

div.specialnote h2 {
	color: #666666;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 10px;
}

.specialnote strong {
	color: #CE2C21;
}


div.sidebar {
	width: 250px;
	margin-left: 20px;
	float: left;
}

div.sidebar * {
  font-size: 11px;
  line-height: 16px;
}

a:link, a:visited {
	color: #003763;
	text-decoration: none;
}

a:hover {
	border-color: #4986B8;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

a.img:link, a.img:hover {
  display: inline-block;
  border: 0;
}

img.float {
  float: left;
  margin: 2px 5px 5px 0;
}

div.note {
	background-color: #FFFAAA;
	margin-bottom: 15px;
	padding: 10px 10px 1px 10px;
	margin-left: -10px;
	border-color: #D4CF94;
	border-width: 1px;
	border-style: solid;
}

div.note h2 {
	color: #787444;
	margin-top: 0;
	text-transform: uppercase;
	font-size: 10px;
}

p.small-links {
  font-size: 11px;
  text-align: center;
  margin-top: 2em;
}
div.headerServices {
	z-index: 20;
	position: fixed;
	top: 0;
	height: 252px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
}
div.mainServices {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/services_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainSupport {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/support_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainHome {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/home_company.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.storyBlock {
	width: 550px;
}
div.mainAboutUs {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/home_company.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainContact {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/contact_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainFAQ {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/faq_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainGlossary {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 252px;
	background-image: url(../../assets/glossary_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.mainProof {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	padding-top: 166px;
	background-image: url(../../assets/DerbyCityLogo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.specialnoteCopy {
	padding: 1em 1em 0 1em;
	margin-bottom: 1em;
	border-color: #9EBED9;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}
