/* ---- CSS Document ---- */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

html { overflow-y: scroll; }

body {
  margin: 0;
  color: #252525;
  font-size: 14px;
  background-color: #464d5d;
  font-family: Arial, Helvetica, sans-serif;
}

div, a {
  position: relative;
  top: 0;
  left: 0;
}

a { color: #416a7f; }

h1, h2, h3, h4, p { margin: 0 0 8px 0; }

h1 { font-size: 1.8em; }

h2 { font-size: 1.4em; }

h3 { font-size: 1.2em; }

/* ---- class settings ---- */

.a-img { border: 0; }

.hide { display: none; }

.main { font-size: 16px !important; color: #fff !important; }

.quote { font-size: 18px; color: #15406c; font-family: Georgia; font-weight: lighter; }

.data { border-bottom: 1px solid #c7c7c7; padding: 3px 5px 3px 5px; }

.data-green { border-bottom: 1px solid #c7c7c7; padding: 3px 5px 3px 5px; color: #19462d !important;}

.data2 { border-bottom: 1px solid #c7c7c7; padding: 3px 5px 3px 5px; background-color: #eeeeee; }

.data2-green { border-bottom: 1px solid #c7c7c7; padding: 3px 5px 3px 5px; background-color: #eeeeee; color: #19462d !important; }

.data2b { padding: 3px 5px 3px 5px; }

.cert-link { font-size: 16px; border-bottom: 1px solid #c7c7c7; border-top: 1px solid #c7c7c7; padding: 5px 5px 5px 10px; background-color: #eeeeee; color: #19462d !important; }

.table-heading-border { border-bottom: 2px solid #c7c7c7; padding-top: 16px; }

.client-name { font-size: 11px; font-weight: bold; color: #262626 !important; }

.large-text { font-size: 26px; }

.larger-text { font-size: 30px; }

.small-text { font-size: 12px; }

.img-border { border: 1px solid #bababa; }

.page-heading { font-size: 26px; color: #19462d; font-weight: lighter; }

.small-heading, a.small-heading { font-size: 18px !important; color: #19462d !important; font-weight: lighter !important; text-decoration:none; }

.title { font-family: Georgia, Times, serif; font-size: 22px; font-weight: normal; color: #fff; }

.slide-title { color: #19462d; font-size: 12px; text-decoration: none; }

.blog_post { font-size: 14px; }

.blog_post a { color: #19462d; font-size: 16px; text-decoration: none; font-weight: bold; }

a.blog-title { color: #19462d; font-size: 14px; font-weight: bold; text-decoration: none; }

a.large-text { color: #fff; font-size: 26px; text-decoration: none; }

input.text { width: 236px; padding: 5px; border: 1px solid #c2c2c2; font-family: "Lucida Grande"; }

textarea.text { width: 236px; height: 75px; padding: 5px; border: 1px solid #c2c2c2; font-family: "Lucida Grande"; }

input.error { border: 1px solid #E20021; }

label.error {float: right; color: #E20021; font-size: 12px; padding: 3px;}

li.bullets { list-style-image: url(/pub/images/layout/img_bullet-sm.gif); }

ul li { list-style-image: url(/pub/images/layout/img_bullet-sm.gif); }

.img-middle {
  border-left: 2px solid #303030;
  border-right: 2px solid #303030;
  border-top: 0px;
  border-bottom: 0px;
}

.divider {
  width: 100%;
  height: 2px;
  clear: both;
  margin: 10px 0;
  background-color: #c7c7c7;
}

.divider-thin {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 10px 0;
  background-color: #c7c7c7;
}

.footer-divider {
  width: 100%;
  height: 1px;
  clear: both;
  margin: 10px 0;
  background-color: #2c313c;
}

/* ---- elements settings ---- */

#box_btm {
  color: #fff;
  padding: 10px;
  font-size: 21px;
  background-color: #033117;
  background-repeat: repeat-x;
  background-image: url(/pub/images/layout/bg_box-btm.gif);
}

#box_btm p { margin: 0; }

#flash_content {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 299px;
  height: 201px;
  padding-left: 15px;
}

/* ---- layout settings ---- */

#main_container {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
  background-repeat: repeat-x;
  border-bottom: 4px solid #393f4a;
  background-image: url(/pub/images/layout/bg_body-x.gif);
}

#co_logo {
  float: left;
  width: 127px;
  height: auto;
}

#header {
  position:relative;
  z-index: 100;
  width: 900px;
  min-height: 75px;
  margin: 0 auto;
}

#banner {
  width: 930px;
  height: 201px;
  margin: 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url(/pub/images/layout/bg_banner.png);
  position: relative;
  z-index: 5;
}

#content {
  width: 900px;
  height: auto;
  margin: 0 auto;
  background-repeat: repeat-y;
  background-image: url(/pub/images/layout/bg_content-y.gif);
}

#content_left {
  float: left;
  width: 570px;
  height: auto;
  padding: 15px;
}

#content_right {
  float: right;
  width: 270px;
  height: auto;
  padding: 15px;
}

#footer_left {
  position: relative;
  top: 0;
  left: 0;
  float: left;
  width: 585px;
  height: auto;
  padding: 20px 0 5px 0;
}

#footer_right {
  position: relative;
  top: 0;
  left: 0;
  float: right;
  width: 280px;
  height: auto;
  padding: 25px 0 5px 0;
}

#footer {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  width: 865px;
  height: auto;
  margin: 0 auto;
  color: #8a909d;
  font-size: 11px;
  padding: 0 20px 20px 15px;
}

#footer a {
  color: #8a909d;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* ---- start navigation settings ---- */

ul#nav {
  position: absolute;
  z-index: 100;
  overflow: visible;
  float: right;
  width: 610px; 
  height: 35px;
  left: 235px;
  font-size: 12px;
  padding: 0;
  padding-top: 10px;
  list-style-type:none;
}

ul#nav li {
  position: relative;
  list-style: none;
  list-style-type: none;
  float: left;
}
ul#nav > li > a {
  display: block;
  color: #023317;
  margin-right: 15px;
  padding-bottom: 7px;
  text-decoration: none;
  list-style-type: none;
  border-bottom: 7px solid #fff;
}

ul#nav > li:hover > a, ul#nav > li > a.active {
  border-bottom: 7px solid #023317 !important;
  list-style-type:none;
}

ul#nav ul { display: none; position: absolute; padding: 0; z-index: 100; border: 1px solid #023317; list-style-type: none; }
ul#nav li:hover ul { display: block; list-style-type: none; }
ul#nav ul li {
  float: none;
  position: relative;
  z-index: 10;
  list-style-type:none;
}
ul#nav ul li a img {
  float: left;
  border-width: 1px;
  list-style-type:none;  
}
ul#nav ul li a {
  display: block;
  background: #ffffff;
  text-decoration: none;
  list-style-type:none;
  width: 150px;
  padding: 5px;
}
ul#nav ul li a:hover {
  background: #E6E6E6;
  list-style-type:none;
}
ul#nav ul li a span {
  display: block;
  float: left;
  width: 110px;
  padding: 3px;
  list-style-type:none;
}
a#nav_01 { width: 52px; padding-top: 15px; }

a#nav_02 { width: 72px; padding-top: 15px; }

a#nav_03 { width: 107px; padding-top: 15px; 
  position:relative;
  z-index: 10;
}

a#nav_04 { width: 117px; }

a#nav_05 { width: 105px; padding-top: 15px; }

a#nav_06 { width: 82px; padding-top: 15px; }

/* ---- start slider settings ---- */

#slideshow {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: 0 auto;
  background-color: #fff;
}

#slideshow h2 { padding: 10px 0 0 10px; }

#slider {
  width: 794px;
  height: auto;
  margin: 0 auto;
  padding : 5px 0 25px 0;
  position: relative;
}

.arrowLeft {
  position: absolute;;
  top: 5px;
  left: -54px;
  cursor: pointer;
}

.arrowRight {
  position: absolute;;
  top: 5px;
  right: -54px;
  cursor: pointer;
}

.scroll {
  height: auto;
  overflow: hidden;
  position: relative;
}

.scrollContainer div.panel {
  float: right;
  padding: 0;
  height: auto;
  width: 160px;
}

.scrollContainer p {
  margin: 0;
}

.scrollContainer .img {
  float: left;
  width: 152px;
  margin-right: 8px;
}

.navigation {
  position: absolute;
  right: 75px;
  bottom: 0px;
  width: 116px;
  height: 16px;
  display: none;
}

.slider-divider {
  width: 100%;
  height: 25px;
  clear: both;
  background-color: #fff;
  border-bottom: 2px solid #c7c7c7;
}




