/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background-color: #d7dfe2;
  font-family: verdana,arial,helvetica;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}
h1 {
  margin: 0px;
  padding: 5px 0;
  font-size: 19px;
  color: #0066cf;
}
h2 {
  margin: 0px;
  padding: 5px 0;
  font-size: 18px;
  color: #f7951e;
}
h3 {
  margin: 0px;
  padding: 0 0 5px;
  font-size: 12px;
  color: #000099;
}
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: #000000;
}
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: 100px;
  background-image: url(images/redwood-header.jpeg);
}
#logo {
  padding: 0px 0 0 0px;
}
#menu {
  padding: 0px;
  width: 900px;
  clear: both;
  background-color: #92a6d7;
  text-align: left;
  height: 35px;
}
#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;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
  text-align: left;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
}
.art-menu, .art-menu ul {
  border:  none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
.art-menu li {
  border:  none;
  margin: 0;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}
.art-menu li:hover {
  z-index: 10000;
  white-space: normal;
}
.art-menu li li {
  float: none;
}
.art-menu ul {
  background: transparent none repeat scroll 0% 50%;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
.art-menu li:hover > ul {
  visibility: visible;
  top: 100%;
}
.art-menu li li:hover > ul {
  top: 0;
  left: 100%;
}
.art-menu:after, .art-menu ul:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul {
  min-height: 0;
}
.art-menu ul {
  margin: -10px 0 0 -30px;
  padding: 10px 30px 30px;
  background-image: url(images/spacer.gif);
}
.art-menu ul ul {
  margin: -30px 0 0 -10px;
  padding: 30px 30px 30px 10px;
}
.art-menu {
  padding: 4px;
}
.art-nav {
  position: relative;
  height: 31px;
  z-index: 100;
}
.art-nav .l, .art-nav .r {
  position: absolute;
  z-index: -1;
  top: 0;
  height: 31px;
  background-image: url(images/nav.png);
}
.art-nav .l {
  left: 0;
  right: 0px;
}
.art-nav .r {
  right: 0;
  width: 888px;
  clip: rect(auto, auto, auto, 888px);
}
.art-menu ul li {
  clear: both;
}
.art-menu a {
  position: relative;
  display: block;
  overflow: hidden;
  height: 23px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 3px;
  margin-left: 3px;
}
.art-menu a .r, .art-menu a .l {
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 69px;
  background-image: url(images/MenuItem.png);
}
.art-menu a .l {
  left: 0;
  right: 10px;
}
.art-menu a .r {
  width: 420px;
  right: 0;
  clip: rect(auto, auto, auto, 410px);
}
.art-menu a .t {
  margin: 0 10px;
  padding: 0 0px;
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 11px;
  color: #d3d5d2;
  line-height: 23px;
  text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
  top: -23px;
}
.art-menu li:hover > a .l, .art-menu li:hover > a .r {
  top: -23px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
  top: -23px;
}
.art-menu a:hover .t {
  color: #232522;
}
.art-menu li:hover a .t {
  color: #232522;
}
.art-menu li:hover > a .t {
  color: #232522;
}
.art-menu a.active .l, .art-menu a.active .r {
  top: -46px;
}
.art-menu a.active .t {
  color: #080807;
}
.art-nav .art-menu-separator {
  display: block;
  width: 1px;
  height: 23px;
  background-image: url(images/MenuSeparator.png);
}
.art-menu ul a {
  border: 1px solid #d0b658;
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 38px;
  width: 180px;
  overflow: hidden;
  line-height: 38px;
  margin-right: auto;
  background-image: url(images/subitem-bg.png);
  background-position: left top;
  background-repeat: repeat-x;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
  margin: inherit;
  padding: inherit;
  display: inline;
  float: none;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 38px;
  color: #433e28;
  font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
  font-size: 11px;
}
.art-menu ul ul a {
  margin-left: auto;
}
.art-menu ul li a:hover {
  border-color: #8f968d;
  color: #f7f6f2;
  background-position: 0 -38px;
}
.art-menu ul li:hover > a {
  border-color: #8f968d;
  color: #f7f6f2;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {
  color: #f7f6f2;
}
.art-nav .art-menu ul li:hover > a span, .art-nav .art-menu ul li:hover > a span span {
  color: #f7f6f2;
}
#menu ul li a {
  margin: 0px 3px;
  padding: 0 0 0 25px;
  height: 42px;
  width: auto;
  float: left;
  text-decoration: none;
  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: #ffffff url(images/blue_box_bg.gif) no-repeat scroll 50px 0px;
  width: 900px;
  height: 265px;
  clear: both;
  padding-left: 0px;
}
.clock {
  padding: 0px;
  float: left;
}
.text_content {
  padding: 20px 7pt 0 10pt;
  width: 350px;
  float: left;
}
.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: 0px 0 0 0px;
  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_nav1.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 263px;
  text-decoration: none;
  color: #ccffff;
}
#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: #ccffff;
}
#right_nav ul li a.current {
  margin: 7px 0;
  padding: 0 0 0 35px;
  background: transparent url(images/right_nav_a1.gif) no-repeat scroll 0px 50%;
  height: 29px;
  display: block;
  width: 263px;
  text-decoration: none;
  color: #ccffff;
}
.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: #f8b655;
}
.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: #0062ff;
  padding-left: 10px;
}
.footer_links a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.testimonials_box {
  background: #ffffff url(images/left_content_bg.gif) repeat scroll center;
  clear: both;
  padding-left: 10px;
  width: 890px;
  height: 325px;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  position: relative;
  color: #f7951e;
}
.box_background {
  background: #ffffff url(images/blue_box_bg1.gif) no-repeat scroll 50px 0px;
  width: 880px;
  height: auto;
  clear: both;
  padding-left: 10px;
  padding-right: 10px;
}
