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,
b, u, i, center,
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-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

":focus" {
  outline: 0; }

textarea {
  resize: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clear {
  clear: both; }

body {
  color: #013461;
  line-height: 1.5em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 75%;
  margin: 0;
  padding: 0; }

html>body {
  font-size: 12px; }

p {
  font-size: 1em;
  line-height: 1.7em;
  text-align: justify;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

h1 {
  font-size: 1.5em;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
  padding: 3px 0; }

h2 {
  text-transform: uppercase; }

h3 {
  text-align: center; }

a:hover {
  text-decoration: none; }

#footer {
  width: 995px;
  margin: 0 auto;
  background: #013461; }
  #footer p {
    margin: 0;
    color: #ffc78a;
    padding: 10px; }
    #footer p a {
      color: #ffc78a; }
      #footer p a:hover {
        text-decoration: none; }

#header {
  border-bottom: 5px solid #013461;
  width: 995px;
  margin: 0 auto;
  text-align: center;
  background: url(/images/backtop.jpg) repeat-x; }

#content {
  background: url(/images/background.png) repeat-y #ffe7cf;
  width: 995px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

#sidebara {
  float: left;
  width: 200px; }
  #sidebara img {
    margin: 20px 0; }
  #sidebara ul li {
    border-bottom: 1px solid #6b7b94; }
    #sidebara ul li a {
      text-transform: uppercase;
      display: block;
      padding: 5px 5px 5px 10px;
      color: #ffc78a;
      text-decoration: none;
      border-bottom: 1px solid #013461; }
      #sidebara ul li a:hover {
        background-color: #ffc78a;
        color: #013461; }

#main {
  padding: 20px 20px 0;
  width: 555px;
  float: left; }
  #main ul li {
    list-style: circle;
    padding: 3px;
    margin-left: 20px; }
  #main ul.gallery {
    overflow: auto;
    padding-left: 17px; }
    #main ul.gallery li {
      float: left;
      list-style: none;
      margin: 0;
      padding: 2px; }
      #main ul.gallery li a, #main ul.gallery li img {
        border: none; }
  #main ol {
    list-style: inherit !important;
    margin-left: 20px; }

#content.wide {
  background-image: url(/images/background-wide.png); }
  #content.wide #main {
    width: 771px;
    background: #ffe7cf;
    padding-right: 0;
    padding-left: 10px; }

#sidebarb {
  width: 200px;
  height: 450px;
  overflow: hidden;
  float: left; }

#flash {
  margin-top: 80px;
  text-align: center; }
  #flash .opening {
    padding-bottom: 20px; }
    #flash .opening p {
      text-align: center;
      margin: 0; }
    #flash .opening .flash {
      background: #013461;
      width: 535px;
      margin: 0 auto; }
  #flash .movie1 {
    background: #ffc78a;
    margin-left: -20px;
    width: 595px; }

table {
  width: 100%; }
  table td {
    padding: 5px 10px; }
  table.companies {
    margin-bottom: 10px; }
    table.companies td {
      vertical-align: middle;
      clear: both; }
      table.companies td.logo {
        width: 131px; }
      table.companies td img {
        float: left; }
      table.companies td p {
        float: right; }
  table.enquiry td {
    vertical-align: top; }
  table.calculator {
    border: 1px solid #666;
    background: #f1f1f1;
    width: 70%;
    margin: 0 auto 20px; }
    table.calculator td {
      padding: 5px; }
      table.calculator td input.small {
        width: 50px; }
      table.calculator td input.medium {
        width: 150px; }
      table.calculator td.label {
        text-align: right; }

.box {
  border: 1px solid #000;
  overflow: auto;
  width: 555px; }
  .box img {
    float: left;
    margin-right: 3px; }
  .box p {
    margin: 0;
    padding: 2px;
    font-size: 0.78em; }
    .box p a {
      text-decoration: none;
      color: #013461; }

dl.emails {
  padding-bottom: 70px; }
  dl.emails dd {
    padding: 5px 5px 5px 20px; }
