body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, select {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  background: #edeced;
  font: 100.1% 'trebuchet ms', sans-serif;
}

h1 {
  font: normal 128.5% 'trebuchet ms';
  text-decoration: none;
  padding: 0px 0px 15px 0px;
  color: #3463b0;
}

h1 a:link {
  color: #3463b0;
  text-decoration: underline;
}

h1 a:visited {
  color: #3463b0;
  text-decoration: underline;
}

h1 a:active {
  color: #3463b0;
  text-decoration: underline;
}

h1 a:hover {
  color: #3463b0;
  text-decoration: none;
}

h2 {
  font: normal 128.5% 'trebuchet ms';
  text-decoration: none;
  padding: 0px 0px 10px 0px;
  color: #013861;
}

h2 a:link {
  color: #013861;
  text-decoration: underline;
}

h2 a:visited {
  color: #013861;
  text-decoration: underline;
}

h2 a:active {
  color: #013861;
  text-decoration: underline;
}

h2 a:hover {
  color: #013861;
  text-decoration: none;
}

img {
  border: 0;
}

a {
  outline: none;
}

a:link {
  color: #000;
  text-decoration: underline;
}

a:visited {
  color: #000;
  text-decoration: underline;
}

a:active {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: none;
}

#container {
  width: 954px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -84px;
  background: url("images/content_bg.gif") repeat-y;
}

#head {
  float: left;
  padding-top: 15px;
  position: relative;
  width: 954px;
  background: #fff url("images/head_bg.png") no-repeat;
}

.logo {
  position: absolute;
  left: 33px;
  top: 35px;
}

.slogan {
  position: absolute;
  left: 595px;
  top: 30px;
  width: 333px;
  text-align: right;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.phone {
  position: absolute;
  right: 15px;
  top: 108px;
  padding: 5px 66px 0px 0px;
  height: 31px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: url("images/phone.png") no-repeat right;
}

.menu {
  float: left;
  display: inline;
  margin: 161px 0px 0px 14px;
  width: 926px;
  height: 42px;
  overflow: hidden;
  list-style: none;
  text-align: center;
  font-size: 17px;
  background: url("images/menu_bg.png") no-repeat;
}

.menu li {
  display: inline;
  float: left;
  margin: 9px 0px 0px 26px;
}

.delimiter {
  width: 2px;
  height: 42px;
  font-size: 0px;
  margin-top: 0px !important;
  background: url("images/delimiter.gif") no-repeat;
}

.menu a:link {
  color: #fff;
  text-decoration: none;
}

.menu a:visited {
  color: #fff;
  text-decoration: none;
}

.menu a:active {
  color: #fff;
  text-decoration: none;
}

.menu a:hover {
  color: #fff;
  text-decoration: underline;
}

.breadcrumbs {
  float: left;
  display: inline;
  margin: 13px 0px 0px 4px;
  width: 920px;
  height: 28px;
  padding: 8px 0px 0px 26px;
  font-size: 75%;
  color: #fff;
  background: url("images/breadcrumbs_bg.png") no-repeat;
}

.breadcrumbs a:link {
  color: #fff;
  text-decoration: underline;
}

.breadcrumbs a:visited {
  color: #fff;
  text-decoration: underline;
}

.breadcrumbs a:active {
  color: #fff;
  text-decoration: underline;
}

.breadcrumbs a:hover {
  color: #fff;
  text-decoration: none;
}

#content {
  float: left;
  width: 894px;
  font-size: 87.5%;
  padding: 20px 30px 0px 30px;
  background: url("images/content_bg.gif") repeat-y;
}

*:first-child + html #content {
  float: none;
}

#content ul {
  margin: 8px 0px 8px 25px;
}

.big_column {
  float: left;
  width: 600px;
  padding: 0px 0px 0px 0px;
}

.centre_column {
  float: center;
  width: 894px;
  padding: 20px 0px 0px 0px;
  background: url("images/content_bg.gif") repeat-y;
}

.welcome {
  font-size: 171%;
  font-weight: bold;
  color: #013861;
  padding-bottom: 15px;
}

.right_column {
  float: right;
  width: 255px;
}

.border_top {
  float: left;
  position: relative;
  z-index: 1;
  width: 255px;
  height: 7px;
  overflow: hidden;
  background: url("images/border.png") no-repeat;
}

.border_content {
  float: left;
  position: relative;
  z-index: 0;
  width: 251px;
  overflow: hidden;
  margin: -5px 0px;
  border-left: 2px solid #5f8edc;
  border-right: 2px solid #5f8edc;
}

.border_content img {
  float: left;
}

.border_bottom {
  float: left;
  position: relative;
  z-index: 1;
  width: 255px;
  height: 7px;
  overflow: hidden;
  margin-bottom: 28px;
  background: url("images/border.png") no-repeat 0px -7px;
}

.border_text {
  padding: 10px;
}

.text01 {
  color: #3463b0;
  font-size: 100%;
  font-weight: bold;
}

.text02 {
  font-size: 85.7%;
  margin-bottom: 10px;
  height: 18px;
  overflow: hidden;
}

.text01 a:link {
  color: #3463b0;
  text-decoration: underline;
}

.text01 a:visited {
  color: #3463b0;
  text-decoration: underline;
}

.text01 a:active {
  color: #3463b0;
  text-decoration: underline;
}

.text01 a:hover {
  color: #3463b0;
  text-decoration: none;
}

.text02 a:link {
  color: #3463b0;
  text-decoration: underline;
}

.text02 a:visited {
  color: #3463b0;
  text-decoration: underline;
}

.text02 a:active {
  color: #3463b0;
  text-decoration: underline;
}

.text02 a:hover {
  color: #3463b0;
  text-decoration: none;
}

.push {
  height: 84px;
}

#footer {
  width: 954px;
  height: 84px;
  font-size: 68.75%;
  margin: 0px auto 0 auto;
}

.footer {
  float: left;
  width: 934px;
  height: 54px;
  padding: 30px 10px 0px 10px;
  background: url("images/content_bg.gif") repeat-y;
}

.footer_menu {
  float: left;
  width: 100%;
  color: #013861;
  font-weight: bold;
  list-style: none;
  text-align: center;
  padding-top: 8px;
  border-top: 2px solid #6fa8f3;
}

.footer_menu li {
  display: inline;
  margin: 0px 1px;
}

.footer_menu a:link {
  color: #013861;
  text-decoration: none;
}

.footer_menu a:visited {
  color: #013861;
  text-decoration: none;
}

.footer_menu a:active {
  color: #013861;
  text-decoration: none;
}

.footer_menu a:hover {
  color: #013861;
  text-decoration: underline;
}

.copyrights {
  float: left;
  width: 100%;
  padding-top: 5px;
  text-align: center;
  color: #898787;
}

.left_column {
  float: left;
  width: 200px;
  padding: 0px 10px 10px 0px;
  border-right: 1px solid #5f8edc;
}

.submenu {
  float: left;
  width: 100%;
  margin: -7px 0px 0px 0px !important;
  list-style: none;
  font-weight: bold;
  color: #5f8edc;
}

.submenu li {
  width: 100%;
  padding: 7px 0px;
  background: url("images/dash.gif") repeat-x bottom;
}

.submenu a:link {
  color: #013861;
  text-decoration: none;
}

.submenu a:visited {
  color: #013861;
  text-decoration: none;
}

.submenu a:active {
  color: #013861;
  text-decoration: none;
}

.submenu a:hover {
  color: #013861;
  text-decoration: underline;
}

.center_column {
  float: left;
  display: inline;
  margin-left: -1px;
  width: 400px;
  padding: 0px 0px 10px 10px;
  border-left: 1px solid #5f8edc;
}

.single_column {
  float: left;
  width: 687px;
  padding: 0px 0px 0px 79px;
}

.map {
  margin: 0 0 0 25px !important;
  font-weight: bold;
  list-style: disk;
}

.map li {
  margin-bottom: 10px;
}

.map ul {
  margin: 0px 0px 0px 15px !important;
  list-style: circle;
  font-weight: normal !important;
}

.map ul li {
  margin: 0px;
}

.map a:link {
  color: #3463b0;
  text-decoration: underline;
}

.map a:visited {
  color: #3463b0;
  text-decoration: underline;
}

.map a:active {
  color: #3463b0;
  text-decoration: underline;
}

.map a:hover {
  color: #3463b0;
  text-decoration: none;
}

.news_date {
  padding-top: 25px;
  font-size: 85.7%;
}

.news_title {
  padding-bottom: 5px;
}

.styled_table {
  margin-top: 20px;
  border-collapse: collapse;
}

.styled_table td {
  margin: 0;
  padding: 0px 30px 10px 0px;
  vertical-align: middle;
}

.styled_table span {
  color: #f00;
}

.input1 {
  width: 331px;
  height: 28px;
  padding: 6px 10px 0px 10px;
  background: url("images/input1.png") no-repeat;
}

.input1 input {
  float: left;
  padding: 0px;
  font: 14px 'trebuchet ms';
  background-color: transparent;
  border-width: 0px;
  width: 331px;
}

.input2 {
  float: left;
  width: 70px;
  height: 28px;
  margin-top: 4px;
  padding: 6px 10px 0px 10px;
  background: url("images/input2.png") no-repeat;
}

.input2 input {
  float: left;
  padding: 0px;
  font: 14px 'trebuchet ms';
  background-color: transparent;
  border-width: 0px;
  width: 70px;
}

.textarea {
width: 331px;
height: 89px;
font: 14px 'trebuchet ms';
padding: 6px 10px 6px 10px;
border-width: 0px;
background: url("images/textarea.png") no-repeat;
}

.textarea textarea {
width: 331px;
height: 88px;
font: 14px 'trebuchet ms';
border-width: 0px;
}

.captcha img {
  margin-left: 20px;
  border: 1px solid #ccc;
}

.submit {
  margin: 10px 15px 0px 15px;
  width: 100px;
  height: 25px;
  border-width: 0px;
  font: 14px 'trebuchet ms';
  color: #fff;
  cursor: pointer;
  background: url("images/button1.png") no-repeat;
}

.paidOffers{
  list-style-type: none;
  margin:0 !important;
  padding:0 !important;
}

.paidOffers li{
  margin:0 !important;
  padding:0 !important;
  list-style: none;
}

.paidOffers img{
  height: 167px !important;
}

#moostick {
  display: block;
  height: 167px;
  width: 255px;
  margin:0 !important;
  padding:0 !important;
  overflow: hidden;
}

#moostick li {
  display: block;
  list-style-type: none;
  margin: 0 auto 0 auto;
  padding: 0;
  visibility: hidden;
  opacity: 0;
}

.border_content {
background: #cfdef7;
}

#slideshow {
    position:relative;
    height:168px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
