body {
  background: #455a21;
  text-align: center;
  padding: 20px 5px 20px 5px;
}

p {
  font-family: Arial, sans-serif;
}

p a {
  color: #455a21;
}

p a:hover {
  text-decoration: none;
}

td a {
  color: #455a21;
}

td a:hover {
  text-decoration: none;
}

span.light {
  color: #777;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #333;
}

h1.extraspace {
  margin: 0 0 15px 0;
}

h1.nobold {
  font-weight: normal;
}

h1.spacetop {
  margin: 25px 0 10px 0;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 25px 0 10px 0;
}

h2.nospace {
  margin: 15px 0 10px 0;
}

img.border {
  border: 1px solid #455a21;
  padding: 1px;
}

img.border-lt {
  border: 1px solid #ddd;
  padding: 1px;
}

div#supernav {
  margin: 0 0 45px 0;
  padding: 2px;
  border: 1px solid #ddd;
}

div#supernav ul {
  margin: 0;
  padding: 0;
}

div#supernav ul li {
  display: inline;
}

div#supernav ul li a {
  float: left;
  display: block;
  height: 27px;
}

div#supernav ul li a span {
  display: none;
}

div#supernav ul li a.home {
  width: 124px;
  background: url(images/nav_home_inactive.png) top no-repeat;
}

div#supernav ul li a.home:hover, div#supernav ul li.active a.home {
  background: url(images/nav_home_active.png) top no-repeat;
}

div#supernav ul li a.about {
  width: 132px;
  background: url(images/nav_about_inactive.png) top no-repeat;
}

div#supernav ul li a.about:hover, div#supernav ul li.active a.about {
  background: url(images/nav_about_active.png) top no-repeat;
}

div#supernav ul li a.consultants {
  width: 219px;
  background: url(images/nav_consultants_inactive.png) top no-repeat;
}

div#supernav ul li a.consultants:hover, div#supernav ul li.active a.consultants {
  background: url(images/nav_consultants_active.png) top no-repeat;
}

div#supernav ul li a.services {
  width: 149px;
  background: url(images/nav_services_inactive.png) top no-repeat;
}

div#supernav ul li a.services:hover, div#supernav ul li.active a.services {
  background: url(images/nav_services_active.png) top no-repeat;
}

div#supernav ul li a.contact {
  width: 155px;
  background: url(images/nav_contact_inactive.png) top no-repeat;
}

div#supernav ul li a.contact:hover, div#supernav ul li.active a.contact {
  background: url(images/nav_contact_active.png) top no-repeat;
}

/*

original supernav, will be readded when 'knowledge' is ready to go

div#supernav ul li a.home {
  width: 96px;
  background: url(images/nav_home_inactive.png) top no-repeat;
}

div#supernav ul li a.home:hover, div#supernav ul li.active a.home {
  background: url(images/nav_home_active.png) top no-repeat;
}

div#supernav ul li a.about {
  width: 103px;
  background: url(images/nav_about_inactive.png) top no-repeat;
}

div#supernav ul li a.about:hover, div#supernav ul li.active a.about {
  background: url(images/nav_about_active.png) top no-repeat;
}

div#supernav ul li a.consultants {
  width: 190px;
  background: url(images/nav_consultants_inactive.png) top no-repeat;
}

div#supernav ul li a.consultants:hover, div#supernav ul li.active a.consultants {
  background: url(images/nav_consultants_active.png) top no-repeat;
}

div#supernav ul li a.knowledge {
  width: 145px;
  background: url(images/nav_knowledge_inactive.png) top no-repeat;
}

div#supernav ul li a.knowledge:hover, div#supernav ul li.active a.knowledge {
  background: url(images/nav_knowledge_active.png) top no-repeat;
}

div#supernav ul li a.services {
  width: 120px;
  background: url(images/nav_services_inactive.png) top no-repeat;
}

div#supernav ul li a.services:hover, div#supernav ul li.active a.services {
  background: url(images/nav_services_active.png) top no-repeat;
}

div#supernav ul li a.contact {
  width: 125px;
  background: url(images/nav_contact_inactive.png) top no-repeat;
}

div#supernav ul li a.contact:hover, div#supernav ul li.active a.contact {
  background: url(images/nav_contact_active.png) top no-repeat;
}

*/

div#content div.splash h1 {
  border-bottom: 1px dotted #455a21;
}

div#content div.splash div.left {
  float: left;
  width: 370px;
}

div#content div.splash div.left p {
  margin: 0;
  font-family: "Times New Roman", serif;
  line-height: 24px;
  font-size: 18px;
  color: #444;
}

div#content div.splash div.right {
  padding-top: 4px;
  margin-left: 402px;
  * margin-left: 398px;
}

div#content div.about div.left {
  float: left;
  width: 550px;
}

div#content div.about div.right {
  margin-left: 580px;
}

div#content div.main p {
  font-size: 14px;
  line-height: 21px;
  color: #444;
}

div#content div.main h1 {
  border-bottom: 1px dotted #455a21;
}

div#content div.main ul {
  font-family: Arial, sans-serif;
  padding: 0 0 0 15px;
  * margin: 0;
  color: #444;
  font-size: 14px;
  line-height: 21px;
}

div#content div.contact div.left {
  float: left;
  width: 370px;
}

div#content div.contact div.right {
  padding: 4px 0 0 0;
  margin-left: 402px;
  * margin-left: 398px;
}

div#content div.services div.left {
  float: left;
  width: 370px;
}

div#content div.services div.right {
  margin-left: 400px;
  _margin-left: 397px;
}

div#content div.main p.details {
  font-size: 12px;
  border-left: 4px solid #eee;
  padding-left: 12px;
  line-height: 18px;
}

div#content div.main table tr td.contact {
  color: #444;
}

div#content div.main table tr td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 5px 0 20px 0;
  line-height: 21px;
}

div#content div.main table tr td.image {
  width: 97px;
}

div#content div.main table tr td.overview {
  width: 230px;
}

div#content div.main table tr td.overview h2 {
  text-transform: none;
  margin: 0px;
}

div#content div.main table tr td.overview span.title {
  font-style: italic;
}

div#content div.main p.balance {
  border-top: 1px dotted #ccc;
  margin-top: 5px;
  _margin-top: 20px;
  padding-top: 20px;
  text-align: center;
}

div#subnav {
  border: 1px solid #ddd;
  background: #eee;
  padding: 2px;
}

div#subnav ul {
  list-style-type: none;
  padding: 5px 10px 10px 10px;
  background: #fff;
  margin: 0;
}

div#subnav ul li {
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin-top: 5px;
}

div#subnav ul li.topic {
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  color: #444;
}

div#subnav ul li.topic a {
  color: #444;
}

div#subnav ul li.subtopic {
  font-size: 12px;
  padding: 0 0 0 10px;
}

div#subnav ul li.subtopic a {
  color: #666;
}

div#subnav ul li a {
  text-decoration: none;
}

div#subnav ul li a:hover {
  color: #455a21;
  text-decoration: underline;
}

div#footer p {
  margin: 0;
  padding: 20px 20px 10px 20px;
  background: #f2f2f2;
  text-transform: uppercase;
  font-size: 12px;
  color: #555;
}

div#footer p.disclaimer {
  padding: 0 20px 20px 20px;
  font-size: 10px;
  text-transform: none;
  color: #777;
}

/* utilities ****************************************************************************/

div.clear {
  clear: both;
}

div#preload {
  display: none;
}

.spaced {
  margin-top: 30px;
}

li.super {
  font-weight: bold;
  * font-weight: normal;
  margin-top: 10px;
}

/* framing ******************************************************************************/

div#wrapper {
  background: url(images/bg_wrapper.png) repeat-y;
  width: 840px;
  margin: 0 auto 0 auto;
  text-align: left;
  overflow: hidden;
}

div#header {
  background: url(images/bg_header.png) no-repeat;
  height: 160px;
  margin: 0 0 25px 0;
  width: 840px;
  overflow: hidden;
  cursor: pointer;
}

div#content {
  margin: 0 27px 0 28px;
  background: #fff;
  overflow: hidden;
}

div#footer {
  margin: 45px 5px 0 5px;
  padding: 3px 0 0 0;
  background: url(images/bg_footer.png) repeat-x;
}

div#bottom {
  background: url(images/bg_bottom.png) no-repeat;
  height: 10px;
  overflow: hidden;
}
