body {
  background-color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 14px;
}

.main #container {
  position: relative;
  top: 0px;
  width: 1060px;
  background-color: #fff;
  margin: auto;
  border: none;
  text-align: left;
  line-height: normal;
}

.main #header {
  margin: 0;
  z-index: 100;
  height: 218px;
  background-image: url(../images/hunaquest_top2.jpg);
  background-repeat: no-repeat;
}

.main #mainsection {
  position: relative;
  margin: 0;
  padding: 0;
  background-image: url(../images/hunaquest_bot2.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  overflow: hidden;
}

.main #footer {
  margin: 0 0 0 0;
  padding: 40px 0 0 0;
  clear: both;
  z-index: 50;
  height: 290px;
  background-image: url(../images/hunaquest_bot2.jpg);
  background-repeat: no-repeat;
}

.main #innerContainerLC {
  position: relative;
  border: none;
  float: left;
  text-align: left;
  background-color: transparent;
  margin: 0 0 0 120px;
  width: 560px;
  z-index: 100;
}

.main #innerContainerRC {
  position: relative;
  border: none;
  text-align: left;
  float: right;
  margin: 0 140px 0 0;
  width: 200px;
  background-color: transparent;
  z-index: 90;
}

.menuside {
  font-size: 100%;
  width: 200px;
}

.menuside ul {
  padding: 0;
  list-style-type: none;
}

.menuside ul li {
  background-repeat: no-repeat;
  margin: 10px 0 10px 0;
}

.menuside ul li a,
.menusideon,
.menusideonsub {
  display: block;
  border: none;
  text-decoration: none;
  font-size: 14px;
}

.menusideon {
  color: #f39;
  width: 150px;
  font-weight: bold;
  height: 28px;
  background-image: url(../images/but_on.gif);
  background-repeat: no-repeat;
  padding: 12px 0 0 50px;
}

.menuside ul li a {
  color: #f60;
  font-weight: bold;
  width: 150px;
  height: 28px;
  padding: 12px 0 0 50px;
  background-image: url(../images/but_off.gif);
  background-repeat: no-repeat;
}

.menuside ul li a:hover,
.menusideon {
  border: none;
  background-position: left center;
  background-repeat: no-repeat;
}

.menuside ul li a:hover {
  background-image: url(../images/but_hover.gif);
  color: #f30;
}

.imleft {
  float: left;
  margin: 0px 5px 0px 0px;
}

.imleft_b {
  float: left;
  margin: 0px 10px 0px 0px;
}

.imright {
  float: right;
  margin: 0px 0px 0px 5px;
}

.mphoto-l {
  float: left;
  margin: 0px 20px 4px 0px;
}

.mphoto-r {
  float: right;
  margin: 0px 0px 4px 20px;
}

.imbot {
  margin: 0px 0px 2px 0px;
}

a:link {
  color: #0033cc;
}

a:visited {
  color: #0033cc;
}

a:hover {
  color: #999999;
}

a:active {
  color: #999999;
}

a.grey:link,
a.grey:visited,
a.grey:hover,
a.grey:active {
  color: #bbb;
}

img {
  border: none;
  display: inline;
}

img.cert {
  border: 1px solid #ccc;
  float: right;
  margin: 0px 0px 0px 5px;
}

img.marginr {
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}

.h25 {
  line-height: 25px;
  height: 25px;
}

.h15 {
  line-height: 15px;
  height: 15px;
}

.h10 {
  line-height: 10px;
  height: 10px;
}

.h05 {
  line-height: 5px;
  height: 5px;
}

.h01 {
  line-height: 1px;
  height: 1px;
  background-color: #cccccc;
}
p.quoteby {
  margin: 5px 0 0 0;
  font-size: 10px;
}
p.quotebyc {
  text-align: center;
  margin: 0 0 0 0;
  font-size: 10px;
}
.smalltext {
  font-size: 10px;
  color: #333333;
}

.bluetext {
  color: #0033cc;
}

.smalltextg {
  font-size: 10px;
  color: #999999;
}

.normal10 {
  font-size: 10px;
}

.normal12 {
  font-size: 12px;
}

.normal14 {
  font-size: 14px;
}

h1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0em;
  color: #333333;
  margin-top: 0em;
  line-height: 1em;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0em;
  color: #333333;
  margin-top: 0em;
}

h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1em;
  color: #333333;
  margin-top: 0.2em;
}

.subtitle {
  font-weight: bold;
  font-size: 11px;
  color: #ff3300;
}

.smallred {
  color: #ff3300;
  font-size: 10px;
}

.smallorange {
  color: #ff3300;
  font-size: 12px;
}

.hlpale {
  background-color: #e9e9e9;
  padding: 5px;
}

.hlwhite {
  background-color: #ffffff;
  padding: 5px;
}

.warning {
  font-weight: bold;
  font-size: 11px;
  color: #ff0000;
  vertical-align: bottom;
  height: 19px;
}

.centre,
.centre_z,
.centre_zp {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.centre {
  margin: 0 0 1em 0;
}

.centre_z {
  margin: 0 0 0 0;
}

.centre_zp {
  margin: 0 0 0.2em 0;
}

.highlight {
  color: #b3336c;
}

.highlight_orange {
  color: #f30;
}

.highlight_red {
  color: #f00;
}

.highlight_black {
  color: #333;
}


.alignright {
  text-align: right;
  float: right;
  margin: 0px 0px 0px 5px;
}
.clearall {
  clear: both;
}

.grey_out {
  color: #bbb;
}

.grey_out2 {
  color: #999;
}

.inset {
  padding-right: 10px;
  padding-left: 20px;
}

.inset-more {
  padding-right: 10px;
  padding-left: 40px;
}

.inset-more-z {
  padding-right: 10px;
  padding-left: 40px;
  margin: 0;
}

.hlbox {
  background-color: #ffffcc;
  padding: 5px;
}

.v2box {
  background-color: #cdcb98;
  padding: 5px;
}

.vbox {
  background-color: #ebccd6;
  padding: 5px;
}

.box_yellow {
  padding: 5px;
  margin-bottom: 14px;
  background-color: #ffffcc;
  border: 1px solid #ff0;
}

.topspace {
  margin-top: 30px;
}

.displaynone {
  display: none;
}

.onepointfive {
  margin-bottom: 0.7em;
}

