/* ---- CSS Document ---- */

html { overflow-y: scroll; }

body {
  color: #000;
  font-size: 12px;
  margin: 0 0 25px 0;
  background-color: #003c52;
  background-repeat: no-repeat;
  background-position: top center;
  font-family: Helvetica, Arial, sans-serif;
  background-image: url(/pub/images/layout/bg_body.jpg);
}

a { color: #296a99; text-decoration: none; }

h1, h2, h3, h4, p { margin: 0 0 8px 0; }

p { line-height: 16px; }

h1 { font-size: 1.8em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

/* ---- class settings ---- */

.a-img { border: 0; }

.testimonial { font-size: 14px; }

.green { color: #8e9d00; }

.hide { display: none; }

.client-name { font-size: 12px; color: #437c90; }

.small-text { font-size: 10px; }

.large-text { font-size: 24px; padding-top: 3px; }

.main { color: #296a99 !important; font-size: 16px; }

.larger-text { font-size: 30px; }

.img-border { border: 10px solid #fff; }

.title { font-size: 18px; color: #fff; }

.heading { font-size: 28px; color: #343434; font-weight: lighter; }

.page-heading {
  color: #8e9d00;
  font-size: 26px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: lighter;
  border-bottom: 4px double #000;
}

.form_sort { width: 275px; float: left; margin-bottom: 5px; }

.form_full { clear: both; width: 560px; margin-bottom: 5px; }

a.large-text { color: #fff; font-size: 26px; text-decoration: none; }

input.text {
  padding: 5px;
  width: 255px; 
  background-color: #f4f4f4; 
  border: 1px solid #d3d3d3;
}

textarea.text {
  padding: 5px;
  width: 530px;
  height: 140px;
  background-color: #f4f4f4;
  border: 1px solid #d3d3d3;
}

.divider {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 10px 0;
  background-color: #000;
}

.footer-divider {
  width: 900px;
  height: 18px;
  clear: both;
  margin: 0 auto;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/bg_footer-divider.gif);
}

.large-img {
  width: 500px;
  height: auto;
  border: 10px solid #373737;
}

/* ---- element settings ---- */

div#newsletter {
  position: relative;
  top: 0;
  left: 0;
  width: 260px;
  height: 82px;
  padding: 15px;
  background-color: #191919;
  background-repeat: repeat-x;
  background-image: url(/pub/images/layout/bg_newsletter.gif);
}

input.newsletter { height: 21px; }

div#slides {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: 316px;
  margin: 0 auto;
  background-color: #fff;
}

div#banner_content {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  width: 870px;
  height: auto;
  margin: 0 auto;
  font-size: 26px !important;
  padding: 10px 15px 10px 15px;
}

div#banner_content p.testimonial { font-size: 26px !important; }

div#banner_content p { line-height: 32px !important; }

div#banner_content h1.page-heading { display: none; }

div#banner_content div.divider { display: none; }

#co_logo {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 210px;
  height: auto;
}

div#top_elements {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 392px;
  height: 45px;
}

div#contact_number {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 232px;
  height: 45px;
  font-size: 36px;
  padding: 0 0 0 7px;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/bg_contact-number.jpg);
}

div#social_media {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 143px;
  height: 45px;
  padding-left: 9px;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/bg_social-media.jpg);
}

/* ---- layout settings ---- */

#main_container {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-repeat: repeat-x;
}

#header {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  width: 900px;
  height: auto;
  margin: 0 auto;
}

#banner {
  position: relative;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 115px;
  background-color: #002431;
  border-top: 1px solid #2b4665;
  border-bottom: 1px solid #2b4665;
}

#content {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
}

#content_left {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 560px;
  height: auto;
  padding: 15px;
}

#content_right {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 290px;
  height: auto;
  padding: 10px;
}

#footer_left {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 575px;
  height: auto;
  padding: 0 0 15px 15px;
}

#footer_right {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 270px;
  height: auto;
  padding: 0 20px 15px 0;
}

#footer {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  width: 900px;
  height: auto;
  margin: 0 auto;
  color: #4c4f42;
  font-size: 11px;
  background-color: #fff;
}

#footer a {
  color: #4c4f42;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer_copy {
  position: relative;
  top: 0;
  left: 0;
  width: 895px;
  height: auto;
  margin: 0 auto;
  padding: 10px 0 0 5px;
  background-color: #003c52;
}

/* ---- start navigation settings ---- */

#sub_nav {
  position: relative;
  top: 0;
  left: 0;
  width: 290px;
  height: auto;
  padding: 15px 0;
}

#sub_nav a {
  color: #003c52;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #333;
}

#sub_nav a:hover { background-color: #ececec; }

#slides_nav {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: 53px;
  background-repeat: repeat-x;
  background-image: url(/pub/images/layout/bg_slides-nav.gif);
}

#slides_nav a {
  color: #000;
  float: left;
  width: 224px;
  height: 38px;
  font-size: 18px;
  text-align: center;
  padding: 15px 0 0 0;
  border-right: 1px solid #d1d1d1;
}

#slides_nav a:hover, .s-active {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url(/pub/images/layout/bg_slides-nav-over.gif);
}

#nav {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: 49px;
}

#nav a {
  float: left;
  height: 49px;
  background-image: url(/pub/images/layout/nav.png);
}

a#nav_01 {
  width: 113px;
  background-position: 0 0;
}

a:hover#nav_01, a.active_01 {
  background-position: 0 -49px !important;
}

a#nav_02 {
  width: 112px;
  background-position: -113px 0;
}

a:hover#nav_02, a.active_02 {
  background-position: -113px -49px !important;
}

a#nav_03 {
  width: 113px;
  background-position: -225px 0;
}

a:hover#nav_03, a.active_03 {
  background-position: -225px -49px !important;
}

a#nav_04 {
  width: 112px;
  background-position: -338px 0;
}

a:hover#nav_04, a.active_04 {
  background-position: -338px -49px !important;
}

a#nav_05 {
  width: 113px;
  background-position: -450px 0;
}

a:hover#nav_05, a.active_05 {
  background-position: -450px -49px !important;
}

a#nav_06 {
  width: 112px;
  background-position: -563px 0;
}

a:hover#nav_06, a.active_06 {
  background-position: -563px -49px !important;
}

a#nav_07 {
  width: 113px;
  background-position: -675px 0;
}

a:hover#nav_07, a.active_07 {
  background-position: -675px -49px !important;
}

a#nav_08 {
  width: 112px;
  background-position: -788px 0;
}

a:hover#nav_08, a.active_08 {
  background-position: -788px -49px !important;
}

