h1, h2, h3, h4, h5, h6, p, div, li, td {
  line-height: 140%;
}

.header,
.head-logo {
	position: absolute;
	top: 0px;
	left: 0px;
  height: 153px;
}
.header {
  background: url(images/header.png) top left repeat-x;
  width:100%;
}

.head-phone,
h1.pageheading {
	position: absolute;
  margin: 0;
  padding: 0;
}
h1.pageheading {
	top: 60px;
  left: 285px;
  right: 250px;
  font-family: "Trebuchet MS", "Palatino", sans-serif;
  font-size: 36px;
	text-align:center;
}
.head-phone {
	top: 76px;
	right: 10px;
  height:29px;
}

h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 0px;
}

p {
  margin-top: 18px;
  margin-bottom: 0;
}

.question {
  margin-top: 48px;
  margin-bottom: 12px;
}
.answer {
  margin: 0 0 18px 0;
}
.answer-div {
  margin: 0;
}

br.brclear {
  margin: 0;
}

ol, ul, li {
  margin: 0 0 0 12px;
}

img {margin: 3px}

hr, hr.brclear {
  margin-right: 12px;
  margin-left: 12px;
}
hr,
div.resume hr {
  margin-top: 36px;
  margin-bottom: 36px;
}
hr.brclear {
  margin-top: 18px;
  margin-bottom: 18px;
}
.no-margin {
  margin: 0;
  padding: 0;
}

caption {margin-top: 36px}

ol, ul, br, table {
  margin-top: 0px;
}
.copyright {
  margin-top: 36px;
}
ol, ul, br, table, .copyright {
  margin-bottom: 36px;
}

.phone {
  margin: 16px;
}
