body {
  background-color: #444444;
  font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #303030;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.maintable {
  margin-left: auto;
  margin-right: auto;
  width: 780px;
  background-color: white;
  border: 15px solid white;
}

/* Logo Block */
#logo {
  width: 100%;
  height: 90px;
  background-color: #666666;
  border-bottom: 1px solid black;
  padding: 0px;
  margin-bottom: 2px;
}

/* Navigation */
#navigation {
  width: 780px;
  height: 50px;
  position: relative;
  top: 0px;
  left: 0px;
  list-style: none;
  background-color: #527aac;
  /* Set left indentation to zero for all browsers */
  margin: 0px;
  padding: 0px;
}


#navigation li {
  display: inline;
  float: left;
}

#navigation li a {
  display: block;
  position: relative;
  top: -50px;
  left: 380px;
  text-align: center;
  height: 50px;
  width: 80px;
  line-height: 30px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  z-index: 3;
  background-color: #666666;
  background-image: url(../images/nav1.jpg);
  font-size: 11px;
}

#navigation li a.first {
  background-image: url(../images/nav1-first.jpg);
}

#navigation li a:link, li a:visited {
  color: #ffffff;
}

#navigation li a.here {
  background-image: url(../images/nav2a.jpg);
  background-color: #666666;
}

#navigation li a:hover {
  background-image: url(../images/nav2a.jpg);
  background-color: #666666;
}

#top-left {
  float: left;
  width: 780px;
  height: 90px;
  margin-top:0px;
  background-color: #527aac;
  position: relative
}

#colour-bottom {
  float: left;
  width: 780px;
  height: 25px;
  margin-top: 25px;
  background-image: url(../images/shadow2.gif);
  background-repeat: repeat-y;
}

#white-right {
  width: 570px;
  float: right;
}

#clear {
  float: left;
  clear: all;
  width: 1px;
  height: 1px
}

/**************/
/* Content */
div#content {
  width: 780px;
  float: left;
  clear: all;
  line-height: 1.5em;
  word-spacing: 0.1em;
  font-size: 13px;
  border-bottom: 1px solid black;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  background-image: url(../images/shadow1a.gif);
  background-repeat: repeat-y;
}

div#content a {
  font-weight: bold;
  color: #808080;
  text-decoration: underline;
}

div#content a:link, a:visited {
  color: #808080;
}

div#content a:hover {
  color: #444460;
}

div#icons-holder {
  margin-bottom: 0px;
  position: relative;
  top: 235px;
  left: -260px;
  width: 278px;
  height: 0px;
  background-color: #881CBF;
}

div#icons-gif {
  position: absolute;
  top: -230px;
  left: 30px;
  width: 200px;
  height: 192px;
  background-image: url(../images/icons2.gif);
}

div#phone {
  position: absolute;
  top: -183px;
  left: 85px;
  color: white;
  font-size: 13px;
  font-weight: bold;
}

div#fax {
  position: absolute;
  top: -146px;
  left: 85px;
  color: white;
  font-size: 13px;
  font-weight: bold;
}

div#email {
  position: absolute;
  top: -109px;
  left: 85px;
  font-weight: bold;
}

div#email a  {
  color: white;
  font-size: 10px;
}

div#email a:link, a:visited  {
  color: white;
}

div#email a:hover {
  color: #444460;
}

.normaltext {
  font-size: 13px;
}

h1 {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 0px;
  color: #444460;
}

h2 {
  font-size: 18px;
  margin-bottom: 6px;
  margin-top: 0px;
  color: #444460;
}

div #mainblock {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px;
  line-height: 1.5em;
  word-spacing: 0.1em;
  font-size: 13px;
  position: relative;
}

div#bar1 {
  background-image: url(../images/bar1.gif);
  margin-top: 0px;
  margin-bottom: 3px;
  background-color: #666666;
  width: 780px;
  height: 10px;
  position: absolute;
  top: -22px;
  left: -230px;
}

.boldtext {
  font-weight: bold;
  color: #604460
}

.formtable {
}

.textbox {
  border: 1px solid #E4DCDC;
  width: 250px;
}

.textarea {
  border: 1px solid #E4DCDC;
}


/**************/
/* Footer */
div#footer {
  float:left;
  clear: all;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 35px;
  font-size: 10px;
  background-color: #666666;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 2px;
  padding: 0px;
}

div#legal {
  float: left;
  clear: none;
  font-weight: bold;
  color: white;
  margin-left: 3px;
  margin-top: 11px;
}

div#legal a {
  font-weight: bold;
  text-decoration: none;
}

div#legal a:link, a:visited {
  color: white;
  text-decoration: none;
}

div#legal a:hover {
 text-decoration: underline;
}

div#credits {
  float: right;
  width: 141px;
  font-weight: bold;
  color: white;
  margin-right: 0px;
  margin-top: 11px;
}

div#credits a {
  font-weight: bold;
  text-decoration: none;
}

div#credits a:link, a:visited {
  color: white;
}

div#credits a:hover {
 text-decoration: underline;
}