@charset "UTF-8";
body {
  background-image: url(../img/stitch.png);
  background-repeat: repeat;
  
}
h1 {
  font-family: 'Verdana';
  font-size: 30px;
  color: #333333;
}
h2 {
  font-family: 'Verdana';
  font-size: 27px;
  color: #333333;
  font-weight: normal;
  line-height: 1.2em;
  margin-top: 14px;
}
h3 {
  font-family: 'Verdana';
  font-size: 22px;
  color: #333333;
}
h4 {
  font-family: 'Verdana';
  font-size: 15px;
  color: #6f6f6f;
  font-weight: normal;
}
h5 {
  font-family: 'Verdana';
  font-size: 13px;
  color: #333333;
}
h6 {
  font-family: 'Verdana';
  font-size: 11px;
  color: #333333;
}
.special {
  font-family: 'Verdana';
  font-size: 27px;
  color: #79ce00;
}
.form_title {
  font-family: 'Verdana';
  font-size: 27px;
  color: #ffffff;
   text-align: center;
  margin-top: 2px;
}
p {
  font-family: 'Verdana';
  font-size: 12px;
  color: #6f6f6f;
}
a {
  font-family: 'Verdana';
  font-size: 12px;
  color: #79ce00;
  text-decoration: none;
}
a:hover {
  font-family: 'Verdana';
  font-size: 12px;
  color: #79ce00;
  text-decoration: underline;
}
img {
  border:  none;
}
.clear {
  clear: both;
}
#main_wrapper {
  margin: 0 auto;
  width: 963px;
}
#header {
  margin: 0 auto;
  padding-top: 20px;
  width: 960px;
}
#top_logo {
  float: left;
}
#facebook_share {
  float: right;
}
#facebook_share a {
  background-image: url(../img/facebook_shareDRK.png) ! important;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  width: 187px;
}
#facebook_share a:hover {
  background-image: url(../img/facebook_share_HIGHLIGHTGREEN.png) ! important;
  background-repeat: no-repeat;
  display: block;
  height: 55px;
  width: 187px;
}
#main_content_header {
  margin: 0 auto;
  background-image: url(../img/green_bar_area.png);
  background-repeat: no-repeat;
  height: 150px;
  clear: both;
  width: 983px;
}
#main_content {
  margin-top: -13px;
  width: 960px;
  background-color: #ffffff;
  min-height: 500px;
}
#main_content_footer {
  clear: both;
  height: 50px;
  background-repeat: repeat;
  width: 960px;
  background-image: url(../img/ContentBOTTOM.png);
}
#floating_banner_wrapper {
  clear: both;
  padding-top: 80px;
}
#floating_banner_left {
  font-family: 'Verdana';
  font-size: 38px;
  color: #ffffff;
  padding-left: 20px;
  text-align: center;
  width: 175px;
  float: left;
  margin-top: -12px;
}
#floating_banner_middle {
  font-family: 'Verdana';
  font-size: 38px;
  color: #ffffff;
  float: left;
  text-align: right;
  width: 580px;
  margin-top: -6px;
}
#floating_banner_right {
  float: right;
  padding-right: 24px;
}


#floating_olho_right {
  float: right;
  padding-right: 30px;
  margin-top:30px;	
}


.left_content {
  width: 430px;
  float: left;
  padding-left: 34px;
  background-color: #ffffff;
  font-family: 'Verdana';
}
.right_content {
  height: 315px;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-image: url(../img/form_green.jpg);
  width: 440px;
  float: right;
  padding-right: 26px;
  background-color: #ffffff;
  margin-bottom: 28px;
}

#fluxo{
font-family: 'Verdana';
  font-size: 25px;  
  text-align: left;
  color: green;
}

#texto{
font-family: 'Verdana';
  font-size: 16px;  
  text-align: justify;
  color: black;
  float: center;
  width: 900px;
}

#meio {
text-align: center;

}

.olho_perfil{
   height:166px;
   width: 166px;	
   background-repeat: no-repeat;   
   float:right;
   margin-top: 15px;

}
.left_content1 {
  width: 463px;
  float: left;
  padding-left: 34px;
  background-color: #ffffff;
}
.right_content1 {
  width: 463px;
  float: right;
  background-color: #ffffff;
}
.separator {
  background-image: url(../img/separator.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
  height: 50px;
  clear: both;
}
#footer_bottom {
  margin: 0 auto;
  width: 960px;
}
.copyright {
  float: left;
  margin-top: 40px;
  width: 460px;
  font-family: 'Verdana';
  font-size: 12px;
  color: #ffffff;
}
#footer_left2 {
  float: right;
  padding-bottom: 40px;
  width: 460px;
  margin-top: 28px;
  text-align: right;
}
#footer_left2 ul {
  margin: 0 5px 0 0;
  padding: 20px 0 0;
  display: inline;
}
#footer_left2 li {
  margin: 0 5px 0 0;
  padding: 20px 0 0;
  display: inline;
}

#contact_form {
float:left;
position:absolute;

}

#contact_form ul {
  margin: -5px 0 0 45px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 360px;
}
#contact_form li {
  float: left;
  margin-bottom: 10px;
  position: relative;
  height: 55px;
  list-style-type: none;
  color: #1f242f;
  font-family: 'Verdana';
}
#contact_form label {
  width: 150px;
  height: 20px;
  display: block;
  color: #ffffff;
  font-family: 'Verdana';
  font-size: 13px;
}
#contact_form li.textarea {
  height: 130px;
}
#contact_form li.firstname {
  float: left;
  color:black;
}
#contact_form li.lastname {
  float: left;
  padding-left: 20px;
}
#contact_form li.email {
  clear: both;
}
#contact_form li.zip {
  float: left;
  padding-left: 20px;
}
#contact_form li.month {
  float: left;
}
#contact_form li.day {
  float: left;
}
#contact_form li.year {
  float: left;
}
#contact_form li.button {
  float: left;
  margin-bottom: 10px;
  position: relative;
  height: 35px;
  list-style-type: none;
  margin-left: -5px;
}
#contact_form input {
  border: 1px solid #e7e7e9;
  padding: 8px;
  width: 200px;
  margin-bottom: 15px;
  background-color: #f2f2f2;
  color: #6f6f6f;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  font-family: 'Verdana';
  font-size: 15px;
}
#contact_form input.long {
  border: 1px solid #e7e7e9;
  padding: 8px;
  width: 350px;
  margin-bottom: 15px;
  background-color: #f2f2f2;
  color: #6f6f6f;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  font-family: 'Verdana';
  font-size: 15px;
}
#contact_form input:focus, textarea:focus {
  border: 1px solid #5583a3;
  background-color: #ffffff;
  color: #333333;
}
input[type="submit"] {
  border:  none;
  background-color: transparent ! important;
  background-image: url(../img/form_button_green_port.png);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 45px;
  width: 160px ! important;
  margin-left: 100px;
  margin-top: 6px;
  
  
}
.form_submit {
  background-image: url(../img/form_button_green.png);
  background-repeat: no-repeat;
  height: 45px;
  width: 160px;
}
#contact_form .required {
  color: #79ce00;
  font-size: 11px;
}
label.large_contact {
  color: #313035;
  display: block;
  font-family: 'Verdana';
  font-size: 18px;
}
.form_error {
  border: 1px solid #406a27;
}
#thanks {
  border: 1px solid #bcbcbc;
  padding: 0px 10px 0px 0px;
  width: 400px;
  background-color: #f2f3ea;
  text-align: left;
}
#contactmessage {
  clear: both;
  color: #2d78d2;
  font-family: 'Verdana';
  font-size: 15px;
  padding-top: 20px;
  text-align: left;
}
.success {
  border: 1px solid #e7e7e9;
  padding: 15px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  margin-top: 85px;
  color: #333333;
  background-color: #f2f2f2;
  font-family: 'Verdana';
  font-size: 16px;
  margin-left: 20px;
  width: 368px;
}
.error {
  color: #79ce00;
  font-size: 12px;
  position: absolute;
  right: 0px;
  width: 164px;
  height: 30px;
  top: 22px;
}
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.nivoSlider a.nivo-imageLink {
  border:  none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 6;
  display: none;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.nivo-caption {
  background: #000000 none repeat scroll 0%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #ffffff;
  opacity: 0.8;
  width: 100%;
  z-index: 8;
}
.nivo-caption p {
  margin: 0;
  padding: 5px;
}
.nivo-caption a {
  display: inline ! important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: -8px;
  background-image: url(img/Gallery_Left_green.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 70px;
}
.nivo-nextNav {
  right: 15px;
  background-image: url(img/Gallery_Right_green.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 70px;
}
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
#slider .nivo-controlNav {
  position: absolute;
  bottom: -219px;
  margin-left: 5px;
  width: 445px;
}
#slider .nivo-controlNav img {
  display: inline;
  position: relative;
  margin-right: 8px;
}
.tipsy {
  padding: 5px;
  background-repeat: no-repeat;
  font-size: 11px;
  color: #1f242f;
  opacity: 1;
  background-image: url(img/tipsy2.png);
  margin-top: 10px;
  font-family: 'Verdana';
}
.tipsy-inner {
  padding: 5px 8px 4px;
  background-color: #79ce00;
  color: white;
  max-width: 200px;
  text-align: center;
}
.tipsy-inner {
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}
.tipsy-north {
  background-position: center top;
}
.tipsy-south {
  background-position: center bottom;
}
.tipsy-east {
  background-position: right center;
}
.tipsy-west {
  background-position: left center;
}

