body {
 background-color: #1d1007;
 background-image: url('../img/ne_brown_page.jpg');
 background-position: top center;
 margin: 0px;
}

#container {
 background-image: url('../img/ne_cream_bg.png');
 background-position: top center;
 background-repeat: repeat-x;
 width: 100%;
}

#container_top {
 margin: 0px auto;
 padding-top: 120px;
 position: relative;
 width: 1000px;
}

#tree_container {
 background-image: url('../img/ne_brown_bg.jpg');
 background-position: top center;
 background-repeat: repeat-x;
 padding-bottom: 75px;
 padding-top: 10px;
 width: 100%;
}

div#identity {
 background-repeat: no-repeat;
 background-position: center bottom;
 display: inline-block;
 position: absolute;
 text-align:center;
 top: 5px;
 width: 100%;
 z-index: 1;
}

div.banner_break {
 background-image: none;
 background-position: top center;
 background-repeat: repeat-x;
 margin: 0px auto;
 margin-top: 10px;
 text-align: right;
 width: 765px;
}

div.banner_txt {
 background-image: url('../img/ne_tagline.png');
 background-position: bottom right;
 background-repeat: no-repeat;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 height: 34px;
 padding: 90px 20px 10px 10px;
 width: 735px;
}

div.breadcrumbs {
 background-image: url('../img/ne_breadcrumb_bg.png');
 background-position: top center;
 color: #666666;
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, sans-serif;
 font-size: 8pt;
 padding: 10px 10px 10px 0px;
}

div.breadcrumbs a {
 color: #666666;
 display: inline-block;
 margin: 0px 10px 0px 10px;
 text-decoration: none;
}

div.breadcrumbs a:hover {
 color: #333333;
}

div.breadcrumbs span.current {
 color: #000000;
}

div.content {
 background-color: #ffffff;
 background-image: none;
 background-position: top center;
 background-repeat: no-repeat;
 margin: 0px auto;
 width: 765px;
}

div.content_bottom {
 background-image: url('../img/content_rounded_bottom.gif');
 background-position: bottom center;
 background-repeat: no-repeat;
 height: 17px;
 margin: 0px auto;
 width: 765px;
}

.content div.columnLeft {
 float: left;
 padding: 8px;
 width: 308px;
}

.content div.columnRight {
 float: left;
 width: 437px;
}

.content div.columnAll {
 width: 750px;
}

div.navigation {
 background-image: url('../img/ne_nav_left.png');
 background-position: top left;
 background-repeat: no-repeat;
 height: 41px;
 margin: 0px auto;
 width: 765px;
}

div.navigation_inner {
 background-image: url('../img/ne_nav_right.png');
 background-position: top right;
 background-repeat: no-repeat;
 display: inline-block;
 height: 41px;
 width: 765px;
}

.navigation ul.remote {
 background-image: url('../img/ne_nav_loop.gif');
 background-position: top center;
 background-repeat: repeat-x;
 height: 41px;
 list-style-type: none;
 margin: 0px 15px 0px 15px;
 padding: 0px;
 width: 735px;
}

ul.remote li {
 border-right: 1px solid #487b10;
 display: inline-block;
 float: left;
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, sans-serif;
 font-size: 12px;
}

ul.remote a {
 background-image: url('../img/ne_nav_loop.gif');
 background-position: top center;
 background-repeat: repeat-x;
 color: #efefef;
 font-weight: bold;
 display: inline-block;
 height: 18px;
 padding: 12px 18px 11px 18px;
 text-decoration: none;
}

ul.remote a:hover {
 background-image: url('../img/ne_nav_loop_hover.gif');
 color: #ffffff;
 text-decoration: underline;
}

div.br_rec {
 background-image: none;
 background-position: top center;
 background-repeat: no-repeat;
 color: #ffffff;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 padding: 8px 4px 8px 4px;
 text-align: left;
 width: 292px;
}

div.c_quotes {
 background-color: #5e4a32;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 11px;
 padding: 0px 0px 4px 0px;
 width: 300px;
}

.c_quotes .title {
 color: #c7c182;
 display: block;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin: 0px;
 padding: 5px 0px 5px 5px;
}

.c_quotes .piece_a {
 background-color: #f0ebb4;
 border-left: 4px solid #d6d093;
 border-right: 4px solid #d6d093;
 line-height: 16px;
 padding: 10px;
}

.c_quotes .piece_b {
 background-color: #d6d093;
 border-left: 4px solid #f0ebb4;
 border-right: 4px solid #f0ebb4;
 font-size: 12px;
 line-height: 14px;
 padding: 10px;
 text-align: left;
}

.c_quotes a {
 color: #4e3a1d;
}

.content h1 {
 color: #5e4a32;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 margin: 10px 15px 0px 0px;
 padding: 5px 0px 5px 0px;
}

.content h1.page {
 color: #588a17;
 margin: 10px 15px 10px 15px;
 margin-bottom: 10px;
}

.content h2 {
 border-top: 1px solid #f0ebb4;
 color: #5e4a32;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin: 0px 15px 0px 0px;
 padding: 20px 0px 5px 0px;
}

.content h3 {
 color: #5e4a32;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin: 15px 5px 0px 5px;
 padding: 5px 0px 5px 0px;
}

#copyright {
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, sans-serif;
 font-size: 11px;
 margin: 0px auto;
 padding-top: 10px;
 width: 760px;
}

#copyright .left {
 color: #bbbbbb;
 float: left;
 text-align: left;
 width: 400px;
}

#copyright .right {
 float: left;
 text-align: right;
 width: 360px;
}

div.txt {
 color: #333333;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 10px 25px 15px 10px;
}


/* HOME */

div.introduction {
 color: #333333;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 15px 25px 15px 0px;
}

ul.front_services {
 list-style-type: none;
 line-height: 14px;
 margin: 1px 10px 0px 6px;
 padding: 0px;
}

ul.front_services li {
 border-left: 3px solid #d6d093;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 8pt;
 margin-left: 5px;
 padding: 4px;
 text-indent: 2px;
}

ul.front_services li:hover {
 border-left-color: #b8b276;
}

ul.front_services li.on1 {
 background-color: transparent;
}

ul.front_services li.on2 {
 background-color: transparent;
}

ul.front_services a {
 color: #635239;
}

ul.front_services a:hover {
 color: #000000;
}


/* ABOUT US */

div.about {
 background-image: url('../img/about_sprinkler.jpg');
 background-position: 445px 4px;
 background-repeat: no-repeat;
 color: #333333;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 0px 25px 15px 25px;
}

div.profile {
 text-align: justify;
 width: 400px;
}

div.comp_partner {
 margin-bottom: 20px;
 margin-top: 0px;
}

div.comp_partner strong {
 color: #111111;
 font-weight: bold;
}

span.desc_partner {
 border-left: 1px dotted #a58a48;
 color: #666666;
 display: block;
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 11px;
 margin-left: 12px;
 padding-left: 10px;
}


/* SERVICES */

div.services {
 color: #333333;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 0px 25px 15px 25px;
}

div.ind_service {
 background-image: none;
 background-position: right top;
 background-repeat: no-repeat;
 height: 180px;
 padding: 10px 0px 10px 0px;
 width: 100%;
}

div.services h4 {
 color: #5e4a32;
 font-size: 13px;
 margin: 0px;
 padding: 0px 6px 0px 6px;
 width: 380px;
}

div.services ul {
 list-style-type: none;
 margin: 0px;
 padding: 5px 18px 30px 18px;
 width: 350px;
}
 


/* AFFILIATES */

div.partners {
 color: #333333;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 padding: 0px 25px 15px 25px;
 width: 715px;
}

div.ind_partner {
 padding: 10px 10px 25px 10px;
 margin: 1px;
 margin-bottom: 5px;
 width: 695px;
}

div.partner_icon {
 background-image: none;
 background-position: center center;
 background-repeat: repeat;
 float: left;
 height: 120px;
 width: 200px;
}

div.partner_txt {
 float: left;
 padding: 30px 20px 20px 20px;
 text-align: left;
 width: 435px;
}

div.partner_txt a {
 border-left: 3px solid #d6d093;
 color: #64821c;
 display: inline-block;
 font-family: Verdana, Geneva, Helvetica, sans-serif;
 font-size: 8pt;
 margin-left: 5px;
 padding: 4px;
 text-indent: 2px;
}

div.partner_txt a:hover {
 border-left-color: #b8b276;
 color: #000000;
}


/* CONTACT */

div.contact {
 background-image: url('../img/ne_contact_bg.png');
 background-position: bottom left;
 background-repeat: repeat-x;
 border-bottom: 1px dotted #dddddd;
 color: #444444;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 margin-left: 10px;
 padding: 0px 0px 0px 10px;
 width: 735px;
}

div.contact strong {
 color: #867f39;
 font-family: Tahoma, Helvetica, sans-serif;
 font-weight: normal;
}

span.contact_info {
 display: block;
 margin: 0px 0px 20px 0px;
}

span.contact_emails {
 display: block;
 margin: 0px 5px 20px 2px;
 padding: 1px 5px 1px 5px;
}

div.contact_form {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 18px;
 margin: 0px auto;
 padding: 10px 0px 10px 20px;
 text-align: center;
 width: 500px;
}

div.contact_form strong {
 color: #ff0000;
}

div.contact_form table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 margin: 0px auto;
 margin-top: 15px;
 width: 450px;
}

div.contact_form td {
 border-bottom: 1px solid #ffffff;
 color: #635239;
 padding: 10px;
}

div.contact_form td.left {
 background-color: #f5f1bf;
 border: 1px solid #f0ebb4;
 text-align: right;
 width: 110px;
}

div.contact_form td.right {
 background-color: #f0ebb4;
 border: 1px solid #dbd592;
 text-align: left;
 width: 320px;
}

div.contact_form td.right:hover {
 background-color: #e8e2a5;
 border: 1px solid #c9c37c;
}

div.contact_form input.field {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 height: 18px;
 width: 320px;
}

div.contact_form select {
 font-size: 11px;
 width: 320px;
}

div.contact_form textarea {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 height: 100px;
 width: 320px;
}

div.contact_form input.contact_button {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 3px 9px 3px 9px;
}
