@charset "utf-8";
/* CSS Document */


html {
  height: 100%;
  min-height: 100%; 
  overflow-y: scroll;
  margin: 0px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  #padding: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #333333;
  background-color: #000000;
  height: 100%;
  min-height: 100%;
  background-image: url(/templates/cvbfactor360com/huntfishpierre/images/background1.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

td, body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}

a {
  color: #263540;
  font-weight: bold;
  text-decoration: underline;
}

a:hover{
  color: #730C01;
  font-weight: bold;
  text-decoration: none;
}

p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.error{
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #FFE8E8;
}

.success {
  color: #006600;
  border: 1px solid #006600;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #DFFFDF;
}

.box {
  background-color: #F4E9D3;
  border: 1px dashed #000000;
  padding: 7px 7px 7px 7px;
}

hr {
  height: 1px;
  border-top: 1px dotted #666666;
  border-bottom: 0px dashed #FFFFFF;
  border-left: 0px dashed #FFFFFF;
  border-right: 0px dashed #FFFFFF;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cont {
  position: relative;
  float: left;
}

.contSAMPLE{
  position: absolute;
  top: -250px;
  left: 0px;
  z-index: 2;
}

div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.main{
  width: 1016px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.contentTop{
  background-image: url(/templates/cvbfactor360com/huntfishpierre/images/contentTop.png);
  background-position: center top;
  background-repeat: no-repeat;
  height: 216px;
  overflow: hidden;
}

.contentMiddle{
  background-image: url(/templates/cvbfactor360com/huntfishpierre/images/contentMiddle.png);
  background-position: center top;
  background-repeat: repeat-y;
  min-height: 350px;
  _height: 350px;
}

.contentBottom{
  background-image: url(/templates/cvbfactor360com/huntfishpierre/images/contentBottom.png);
  background-position: center top;
  background-repeat: no-repeat;
  height: 125px;
}

.logo {
  position: absolute;
  top: 23px;
  left: 23px;
  z-index: 5;  
}

.headerBanner{
  position: absolute;
  top: 23px;
  left: 23px;
  z-index: 4;
  width: 690px;
  text-align:right;
}

.testimonial{
  position: absolute;
  top: 40px;
  left: 742px;
  z-index: 4;
}

.menuLinks{
  position: absolute;
  top: -48px;
  left: 28px;
  z-index: 5;
  border-left: 1px solid #A6A69D;
  white-space: nowrap;
  width: 960px;
}

.colLeft{
  float:left;
  width: 660px;
  margin-left: 38px;
  margin-top: 7px;
}

.colright{
  float:left;
  width: 254px;
  margin-left: 31px;
}

.breadcrumb{
  color: #4B6B3A;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  padding: 7px 7px 14px 7px;
  border-bottom: 2px solid #A5B59C;
}

.breadcrumb a, .breadcrumb a:hover {
  color: #4B6B3A;
  text-decoration: none;
  font-weight: normal;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

.content{
  padding: 12px 7px 7px 7px;
  line-height: 18px;
}

.contentTitle{
  font-size: 25px;
  color: #4B6B3A;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 12px 7px 7px 7px;
}

.scrollCont{
  background-color: #4B6B3A;
  padding: 10px;
}

.scroll{
  border-top: 1px solid #A5B59D;
  border-bottom: 1px solid #000000;
}

.scroll a, .scroll a:hover {
  display: block;
  padding: 7px;
  border-bottom: 1px solid #A5B59D;
  border-top: 1px solid #000000;
  color: #D2DACE;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
}

.scroll a:hover{
  background-color: #5F7C50;
}

.scrollBottom{
  background-image: url(/templates/cvbfactor360com/huntfishpierre/images/scrollBottom.jpg);
  height: 50px;
}

.adLeft{
  float: left;
}

.adRight{
  float: left;
  margin-left: 4px;
}

.footer{
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #999999;
}

.footerLeft{
  float: left;
}

.footerRight{
  float: right;
}








