body {
  margin: 0px;
  padding: 0px;
  background-color: #d7dfe2;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #416271;
  text-align: justify;
}
h1 {
  margin: 0px;
  padding: 5px 0;
  font-size: 18px;
  color: #ffffff;
}
h2 {
  margin: 0px;
  padding: 5px 0;
  font-size: 18px;
  color: #000059;
}
h3 {
  margin: 0px;
  padding: 0 0 5px;
  font-size: 12px;
  color: #59cef9;
}
h4 {
  margin: 0px;
  padding: 0 0 10px;
  font-size: 14px;
  color: #7ea743;
}
p {
  margin: 0px;
  padding: 2px 0;
  text-align: justify;
  line-height: 15px;
}
p.white {
  color: #ffffff;
}
p.green {
  color: #d4f0ba;
}
p.clear {
  padding: 10px 0 0;
  clear: both;
}
img.left_img {
  border: 1px solid #cae6c6;
  margin: 0 10px 0 0;
  float: left;
}
img.box_img {
  padding: 0 20px 0 0;
  float: left;
}
#main_container {
  margin: auto;
  width: 900px;
  height: auto;
  background-color: #ffffff;
}
#header {
  margin: auto;
  width: 900px;
  height: auto;
}
#logo {
  padding: 15px 0 0 30px;
  float: left;
}
#menu {
  padding: 0px;
  width: 900px;
  height: 42px;
  clear: both;
  background-color: #000059;
}
#menu ul {
  margin: auto;
  padding: 0 0 0 230px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
}
#menu ul li {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  float: left;
  width: auto;
  height: 42px;
  line-height: 42px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
#menu ul li a {
  margin: 0px 3px;
  padding: 0 0 0 25px;
  height: 42px;
  width: auto;
  float: left;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}
#menu ul li a:hover {
  padding: 0 0 0 25px;
  background: transparent url(images/menu_arrow.gif) no-repeat scroll left center;
  height: 42px;
  width: auto;
  text-decoration: none;
  color: #ffffff;
}
#menu ul li a.current {
  padding: 0 0 0 25px;
  background: transparent url(images/menu_arrow.gif) no-repeat scroll left center;
  height: 42px;
  width: auto;
  float: left;
  text-decoration: none;
  color: #ffffff;
}
.green_box {
  background: #50a842 url(images/green_box_bg.gif) no-repeat scroll 50px 0px;
  width: 900px;
  height: 265px;
  clear: both;
  font-weight: bold;
}
.clock {
  padding: 10px 0px 0px 20px;
  float: left;
}
.text_content {
  padding: 20px 0 0;
  float: left;
  width: 350px;
  display: block;
}
.texto_greenbox {
  padding-top: 10pt;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Arial,Helvetica,sans-serif;
  float: none;
  width: 60%;
  margin-left: 15%;
}
.read_more {
  padding: 10px;
  background: transparent url(images/read_more_bg.gif) no-repeat scroll center;
  width: 101px;
  height: 29px;
  float: right;
  line-height: 29px;
  text-align: center;
}
.read_more a {
  text-decoration: none;
  color: #ffffff;
}
.read_more_link {
  padding: 3px 25px 3px 0;
  background: transparent url(images/orange_bullet.gif) no-repeat scroll right center;
  width: auto;
  float: right;
}
.read_more_link a {
  text-decoration: none;
  color: #f7941d;
}
#left_nav {
  padding: 5px 0 0;
  width: 280px;
  height: auto;
  float: left;
}
#left_nav ul {
  margin: auto;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
}
#left_nav ul li {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
  width: auto;
  height: 29px;
  line-height: 29px;
}
#left_nav ul li a {
  border-bottom: 1px dashed #bedf77;
  margin: 7px 0;
  padding: 0 0 0 35px;
  background: transparent url(images/left_nav_arrow.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 280px;
  text-decoration: none;
  color: #6898ac;
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
#main_content {
  width: auto;
  height: auto;
  clear: both;
}
#left_content {
  margin: 10px;
  padding: 10px;
  background: transparent url(images/left_content_bg.gif) repeat-x scroll center top;
  width: 320px;
  height: auto;
  float: left;
}
#right_content {
  margin: 10px 0 0;
  padding: 10px;
  width: 490px;
  height: auto;
  float: left;
}
#right_nav {
  padding: 20px 0 0 50px;
  width: 263px;
  height: auto;
  float: left;
}
#right_nav ul {
  margin: auto;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
}
#right_nav ul li {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: block;
  width: auto;
  height: 29px;
  line-height: 29px;
}
#right_nav ul li a {
  margin: 7px 0;
  padding: 0 0 0 35px;
  background: transparent url(images/right_nav.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 263px;
  text-decoration: none;
  color: #d4f0ba;
}
#right_nav ul li a:hover {
  margin: 7px 0;
  padding: 0 0 0 35px;
  background: transparent url(images/right_nav_a.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 263px;
  text-decoration: none;
  color: #d4f0ba;
}
#right_nav ul li a.current {
  margin: 7px 0;
  padding: 0 0 0 35px;
  background: transparent url(images/right_nav_a.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 263px;
  text-decoration: none;
  color: #d4f0ba;
}
.products_box {
  border-bottom: 1px dashed #a7ef6e;
  padding: 10px 0 5px;
  height: 110px;
}
.search_box {
  margin: 15px 10px 10px 0;
  background: transparent url(images/search_box_bg.gif) no-repeat scroll 0px 50%;
  width: 267px;
  height: 124px;
  float: left;
}
.search_title {
  padding: 10px 0 0 15px;
  font-size: 14px;
  color: #7ea743;
  float: left;
  font-weight: bold;
}
input.search_input {
  border: 1px solid #c0c485;
  margin: 15px 0 0 15px;
  width: 170px;
  height: 20px;
  background-color: #ffffff;
  float: left;
}
input.submit {
  padding: 0 0 0 10px;
  float: left;
}
.subsearch {
  padding: 0 0 0 15px;
  width: 200px;
  float: left;
  color: #8b8e5d;
}
.contact_information {
  padding: 10px 0 0 10px;
  width: 200px;
  float: left;
}
.news {
  padding: 10px 0;
  width: 310px;
  clear: both;
}
.news_icon {
  padding: 0 10px 0 0;
  width: 30px;
  float: left;
}
.news_content {
  padding: 0 0 0 10px;
  width: 260px;
  float: left;
  text-align: justify;
  line-height: 13px;
}
.news_content span {
  color: #4ab7e8;
}
.services_box {
  border-bottom: 1px dashed #a7ef6e;
  margin: 0px 0px 10px 0;
  padding: 10px 0 5px;
  height: 120px;
}
.best_sol_box {
  width: 277px;
  float: left;
}
.news_archive {
  padding: 10px 0 0 10px;
  width: 190px;
  height: auto;
  float: left;
}
.news_archive ul {
  margin: 0px;
  padding: 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 190px;
  float: left;
}
.news_archive ul li {
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 180px;
  height: auto;
  line-height: 26px;
}
.news_archive ul li a {
  margin: 6px 0px;
  padding: 0 0 0 20px;
  background: transparent url(images/bullet.gif) no-repeat scroll 0px 50%;
  width: 180px;
  text-decoration: none;
  color: #000000;
  text-align: left;
}
.news_archive ul li a:hover {
  width: 180px;
  text-decoration: underline;
  color: #000000;
}
.contact_info_box {
  margin: 5px;
  background: transparent url(images/contact_info_bg.gif) no-repeat scroll center;
  width: 481px;
  height: 116px;
}
.contact_info_title {
  padding: 10px 0 0 15px;
  font-size: 14px;
  color: #7ea743;
  font-weight: bold;
}
.contact_info {
  padding: 15px 10px 5px 13px;
  float: left;
}
.adress {
  padding: 10px 0 0 20px;
  clear: both;
}
#contact_form {
  padding: 10px 0 0 60px;
  width: 310px;
  height: auto;
}
.form_row {
  padding: 4px 0;
  float: left;
}
label {
  padding: 3px 5px 0 0;
  width: 70px;
  float: left;
  color: #59a5bf;
  text-align: right;
}
input.contact_input {
  border: 1px solid #ced6ec;
  width: 220px;
  height: 18px;
  float: left;
  background-color: #dbedf3;
  color: #000000;
}
textarea.contact_textarea {
  border: 1px solid #ced6ec;
  width: 220px;
  height: 80px;
  float: left;
  background-color: #dbedf3;
  color: #000000;
}
.send a {
  margin: 10px;
  background: transparent url(images/read_more_bg_white.gif) no-repeat scroll 0px 50%;
  width: 62px;
  height: 24px;
  display: block;
  line-height: 22px;
  color: #ffffff;
  text-decoration: none;
  padding-left: 40px;
  float: right;
}
#wide_content {
  padding: 10px 20px;
  width: auto;
}
#footer {
  clear: both;
  width: auto;
  height: 37px;
  color: #ffffff;
  background-color: #000059;
}
.copyright {
  float: left;
  padding-left: 10px;
  padding-top: 10px;
}
.footer_links {
  float: right;
  padding-right: 15px;
  padding-top: 13px;
}
.footer_links a {
  text-decoration: none;
  color: #ffffff;
  padding-left: 10px;
}
.footer_links a:hover {
  text-decoration: underline;
  color: #ffffff;
}
a {
  text-decoration: none;
}
