@charset "utf-8";
/* CSS Document */
body {
	background-color: #F6F6F6;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585959;
	margin-top: 0;
}
a {
	color: #658c11;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #658c11;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #658c11;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #658c11;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: none;
}
dl {
	margin-left: 10px;
}
dt {
	margin: 10px 0 10px 0;
	font-weight: bold;
}
dd {
	text-indent: -20px;
}

.main-container {
	width: 816px;
	margin: 0px auto 0 auto;
}

.top {
	float: left;
	width: 816px;
	height: 84px;
	margin: 0 auto 0 auto;
}
.logo {
	float: left;
	margin: 10px 0 0 0;
}
.navi-container {
	float: left;
	width: 816px;
	height: 60px;
	margin: 0 auto 0 auto;
}
.left-img {
	float: left;
	width: 15px;
	height: 60px;
	background-image: url(../img/navi-img-left.jpg);
	background-repeat: no-repeat;
}
.right-img {
	float: right;
	width: 15px;
	height: 60px;
	background-image: url(../img/navi-img-right.jpg);
	background-repeat: no-repeat;
}


#container{
	float: left;
	width: 786px;
	background-image: url(../img/navi-bg.jpg);
	background-repeat: repeat-x;
}
#menu{
	position:absolute;
	margin-top:10px;
}
.top1 {
	height: 30px;
}

.top1search input {
    margin-top: 0px;
}

#menu ul .item{
	display:none;
}
#menu ul:hover .item{
	display:block;
	padding:5px 1px;
	margin:1px;
	background-color: #9fbf2d;
	font-size: 10px;
	text-transform: none;
}

#menu ul:hover .item a{
	color:#fff;
	text-decoration:none;
}
#menu ul:hover .item a:hover{
	color:#658c11;
}

#menu ul{
	width:auto;
	float:left;
	margin: 10px 0 0 0;
	list-style:none;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
        padding: 0px;
}
#menu ul li {
	padding: 0 18px;
}
#menu ul li .item{
	padding: 0;
}
/*#navigation {
	float: left;
	height: 60px;
	width: 786px;
	background-image: url(../images/navi-bg.jpg);
	background-repeat: repeat-x;
}
#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#navigation ul li{
	display:block;
	float:left;
	padding-top: 10px;
}
#navigation ul .item{
	display:none;
}
#navigation ul li a{
	padding-left: 32px;
	padding-right: 32px;
	font-size: 12px;
	text-transform: uppercase;
}
#navigation ul li a:hover{
	padding-left: 32px;
	padding-right: 32px;
	font-size: 12px;
	text-transform: uppercase;
}
#navigation ul:hover .item{
	display: inline;
	top: 150px;
}
#navigation ul li li, ul li li li{
position: absolute;
}*/
.content-container {
	width: 816px;
	float: left;
	background: #f6f6f6;
}
.content-container h1{
	color: #9fbf2c;
}
.welcome {
	width: 470px;
	float: left;
	margin: 10px 0 0 10px;
}
.welcome-img {
	margin-right: 30px;
	float: right;
}
.button {
	float: right;
	width: 100px;
	height: 17px;
	margin-right: 10px;
	background-image: url(../img/button.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 3px 3px 0 0;
}
.button a{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button a:link{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button a:active{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button a:hover{
	color: #9fbf2c;
	font-weight: bold;
	text-decoration: none;
}
.button-long {
	float: right;
	width: auto;
	height: 27px;
	margin-right: 10px;
	background-image: url(../img/button-long.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding: 3px 0 0 25px;
}
.button-long a{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button-long a:link{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button-long a:active{
	color: #3e5902;
	font-weight: bold;
	text-decoration: none;
}
.button-long a:hover{
	color: #9fbf2c;
	font-weight: bold;
	text-decoration: none;
}
.home-content {
	width: 800px;
	padding: 0 8px 0 8px;
	float: left;
	background-image: url(../img/home-content-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.featured-prod {
	width: 277px;
	height: 270px;
	float: left;
	background-image: url(../img/separator.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 5px 3px 5px;
}
.feat-prod-cont {
	width: 277px;
	float: left;
	margin-top: 10px;
}
.feat-prod-cont img {
	float: left;
	margin: 12px 10px 0 0;
}
.solutions {
	width: 257px;
	height: 270px;
	float: left;
	background-image: url(../img/separator.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 3px 5px 3px 5px;
}
.contact-home {
	width: 236px;
	height: 270px;
	float: left;
	padding: 3px 5px 3px 5px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3e5902;
}
.title2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fbf2c;
}
.title3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9fbf2c;
	margin-top: 10px;
}
.footer {
	width: 800px;
	margin: 10px 8px 10px 8px;
	padding-top: 10px;
	float: left;
	border-top: 1px #9fbf2c solid;
}
.footer-links {
	width: auto;
	float: left;
}
.copyright {
	width: auto;
	float: right;
	text-align: right;
}
.inside-content {
	width: 500px;
	float: left;
	margin: 10px 0 0 30px;
}
.inside-content li{
	line-height: 20px;
}
#accordion {
	float: right;
	width: 240px;
	margin-right: 20px;
	margin-top: 10px;
}
#accordion h3{
	width: 217px;
	height: 28px;
	background-image: url(../img/sidebar-title-bg.jpg);
	font-size: 12px;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	margin: 0;
}
#accordion h3 a{
	color: #000000;
}
.sidebar-content {
	width: 90%;
	height: 100%;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}
.product-container {
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px #ececec solid;
	float: left;
	width: 120px;
	margin: 5px
}
.product-container img{
    width: 120px;
    height: 140px;
}
.product-fields {
    width: 300px;
    float: left;
    margin: 5px;
}
.product-field-table {
    background: white;
    padding: 10px;
}

.product-field-table td{
    width: 150px;
    
}

#field-table td{
    font-size: 11px;
}
.title1 {
	width: 100%;
	float: left;
	margin: 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	color: #9ec02b;
	font-weight: bold;
}

.glossary-header {
	font-size: 14px;
	font-weight: bold;
	color: #9FBF2C;
}

.glossary-title {
	font-weight: bold;
	color: #9FBF2C;
}

#glossary-index-letters {
	font-size: 14px;
}

#glossary-index-letters a:hover {
	text-decoration: underline;
}
.products {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.products p{
	margin: 7px 0;
}

.info-video {
    padding: 10px;
}
.three-col-container {
	width: 816px;
	float: left;
}
.three-col-img {
	float: left;
	margin: 0px;
}
.three-col-img img {
	float: left;
}
.search-header{
    background:url(../img/search.png) center left no-repeat;
    background-color:#fff;
    padding: 0px;
    padding-left:16px;
    max-width: 150px;
    border:none;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    color: #3E5902;
    font-size: 12px;
}

