@media all {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
  :focus { outline: 0; }
  a { text-decoration: none; }
  a:hover { text-decoration: underline; }
  a.button:hover { text-decoration: none; }
  ol, ul { list-style: none; }
  table { border-collapse: separate; border-spacing: 0; }
  caption, th, td { text-align: left; font-weight: normal; }
  blockquote:before, blockquote:after, q:before, q:after { content: ""; }
  blockquote, q { quotes: "" ""; }
  a img { border: 0; }
  input, select { font-family: inherit; font-size: inherit; }
  form { margin: 0; padding: 0; }
  th, td { vertical-align: middle; }

  p { margin: 10px 0; }
}
body { background: #652828; color: #555; font-family: verdana, arial, sans-serif; font-size: 62.5%; }
#top { position: absolute; top: 0; left: 0; height: 1px; width: 1px; overflow: hidden; }
#wrap { width: 98em; margin: 6.4em auto 0; position: relative; }
#main { background: #fff url('../media/bgsquare.png') top left repeat; position: relative; }
#inner { min-height: 45em; background: #fff; margin: 0 140px; position: relative; height: 100%; padding: 5em 0; }

#ch1 { position: absolute; width: 47.5em; height: 43.5em; background: url('../media/ch1.png') top left no-repeat; left: -11.5em; }
#header { height: 14.8em; background: #fff; position: relative; overflow: hidden; }
#header div.headershadow { height: 0; position: absolute; left: 0; width: 100%; -moz-box-shadow: 0 0 0.4em 0.5em #a8a9ad; -webkit-box-shadow: 0 0 0.4em 0.5em #a8a9ad; box-shadow: 0 0 0.4em 0.5em #a8a9ad; }
#header div.headershadow.top { top: 0; }
#header div.headershadow.bottom { bottom: 0; }
#logo { position: absolute; left: 18.2em; top: 4.2em; }
#header ul.menutabs { position: absolute; left: 160px; bottom: 0; }
#header ul.menutabs li { float: left; display: inline-block; width: auto; min-width: 6em; text-align: center; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; padding: 0 1.5em; margin: 0 0 0 0.5em; background: #a8a9ad; }
#header ul.menutabs li.active { background-position: 0 0; background: #fff; -moz-box-shadow: 0 0 0.8em 0.4em #a8a9ad; -webkit-box-shadow: 0 0 0.8em 0.4em #a8a9ad; box-shadow: 0 0 0.8em 0.4em #a8a9ad; }
#header ul.menutabs li a { line-height: 2em; height: 2em; margin: 0.5em 0 0 0; display: inline-block; color: #fff; text-transform: uppercase; }
#header ul.menutabs li.active a { color: #8F0020; }
#tagline { font-style: italic; position: absolute; top: 4em; right: 2em; width: 38em; font-size: 1.4em; color: #999; text-align: right; }

#topmenu { position: absolute; color: #fff; top: -2em; right: 0; font-size: 1.1em; text-transform: uppercase; }
#topmenu a { color: #fff; text-decoration: none; margin: 0 0.1em; }
#topmenu a:hover { text-decoration: underline; }

#footer { padding: 5em 0; color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer ul { margin: 0 0 1em 0; width: 100%; overflow: auto; }
#footer ul li { float: left; display: -moz-inline-box; display: inline-block; width: 25%; color: #fff; }
#footer ul li div { min-height: 12em; border-bottom: 1px solid #ba425d; margin: 0 1em; }
#footer ul li h3 { text-transform: uppercase; border-bottom: 1px solid #ba425d; font-size: 1.4em; margin: 0 0.3em; }
#footer ul li p { font-size: 1.4em; margin: 0.5em 0.3em; font-size: 1.2em; }
div.clear { height: 0px; overflow: hidden; clear: both; float: none; }
.ca { text-align: center; }
.ra { text-align: right; }
.la { text-align: left; }
.uppercase { text-transform: uppercase; }

#content { position: relative; text-align: justify; font-size: 1.2em; margin: 0 1em 0 240px; min-height: 38em; }
#content h1 { color: #8F0020; font-family: verdana,geneva,sans-serif; /* font-family: Georgia, "Times New Roman", serif; */ font-size: 2.3em; margin: 0 0 0.3em 0; }
#subnav { position: absolute; left: 30px; top: 140px; width: 14.7em; background: #f8f2e2; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; padding: 0 2em; -moz-box-shadow: 2px 2px 3px #bbb; -webkit-box-shadow: 2px 2px 3px #bbb; box-shadow: 2px 2px 3px #bbb; }
#subnav ul { margin: 10px; padding: 0 0 0.4em 0; }
#subnav ul ul { margin: 0; padding: 0 0 0 1em; list-style-type: disc; }
#subnav ul li { border-bottom: 1px solid #eed5c7; padding: 0.4em 0; margin: 0.4em 0; text-transform: uppercase; }
#subnav ul li li { padding: 0.4em 0 0 0.5em; margin: 0.4em 0 0 0.5em;  }
#subnav ul li li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
#subnav ul li h2 { color: #8F0020; font-size: 1em; font-family: verdana, arial, sans-serif; }
#subnav ul li a { color: #514e4e; text-decoration: none; }
#subnav ul li a:hover { color: #8F0020; }

#logocontent { position: absolute; left: 30px; top: 160px; width: 14.7em; }
#logocontentinner { font-size: 1.3em; font-weight: bold; font-style: italic; }

a { color: #8F0020; text-decoration: none; }
a:hover { text-decoration: underline; }

h1, h2 { color: #8F0020; font-family: verdana,geneva,sans-serif; /*font-family: "Times New Roman", Georgia, serif; */}
h1 { font-size: 2.3em; }
h2 { font-size: 1.8em; color: #8F0020; }
ul.bullets { list-style-type: disc; }
ul.bullets li { margin-left: 1.2em; padding-left: 0.5em; }
#funnel { width: 428px; }
ul#sitemap ul { margin: 0 0 0 3em; }

#trackrecord { width: 100%; font-size: 0.9em; }
#trackrecord tr.header th { background: #8F0020; color: #fff; font-weight: bold; }
#trackrecord tr.spacer td { background: #f4e8c6; font-size: 0.8em; border: none; }
#trackrecord th, #trackrecord td { background: #eee0b4; padding: 0.5em; }
#trackrecord th { text-transform: uppercase; color: #333; font-weight: bold; }
#trackrecord td, #trackrecord th { text-align: center; border-bottom: 1px solid #ab0533; }
#trackrecord tr.nobottomborder td, #trackrecord tr.nobottomborder th { border: none; }
#trackrecord td:first-child, #trackrecord th:first-child { text-align: left; }
#trackrecord tr td.bottomborder { border-bottom: 1px solid #ab0533; }

#brochure { text-align: right; margin: 2em 0; width: 100%; overflow: hidden; z-index: 600; position: relative; }
#brochure img { float: left; margin: 0 1em 0 0; }
#brochureinner { float: left; width: 18em; margin: 0 0 0 2em; }
#brochure a { text-decoration: none; font-size: 1.2em; }
#brochure a:hover { color: #333; }
#brochure span { position: relative; top: 1em; }
@media all and (min-width: 1250px) {
  #wrap { width: 121em; }
  #main { background-image: url('../media/bgsquare.large.png'); }
  #inner { margin: 0 150px; }
  #header ul.menutabs { right: 160px; }
  #funnel { width: 523px; }
}
#downloadintro { text-align: center; float: right; width: 24em; text-align: right; }
#downloadintro img { float: right; margin-left: 1em; }
#content { min-height: 33em; }

