@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/bg.png);
	margin: 0;
	padding: 0;
	color: #3c7900;
	
}
a,a:visited
{
  text-decoration:none;
  color:#3a7600;
}

a:hover
{
   text-decoration:none;
   color:#3a7600;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; 
	padding-top:15px;
	text-align:justify
	/* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
}

#main_wrapper {
	width: 960px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	min-height:400px;
}
#header {
	display:block;
	min-height:134px;
}
#logo {
	width:96px;
	height:96px;
	margin-left:30px;
}
#banner {
	background:url(../images/banner.jpg);
	float:right;
	width:736px;
	height:96px;
	margin-top:5px;
}

#topform{
   float:right;
   margin-top:10px; 
   color:#eae32f;
   font-weight:bold;
   font-size:.7em;
   margin-right:20px;
}
#nav {
	display:block;
	width:806px;
	height:30px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}
#ul_nav {
	height:30px;
	width:806px;
	margin-top:5px;
	float:left;
	margin-left:205px;
	padding-left:139px;
	padding-right:5px;
}
#li_nav {
	width:115px;
	height:23px;
	margin-top:5px;
	float:left;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#2c1d0a;
	margin-left:10px;
	background-color:#eae32f;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#li_nav a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#3a7600;
	list-style-type:none;
	background-repeat:no-repeat;
}
#li_nav a:hover {
	width:115px;
	height:23px;
	float:left;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#eae32f;
	background-color:#366e00;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#bar
{
	width:738px;
	height:3px;
	margin-top:5px;
	margin-left:222px;
	background-color:#eae32f;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#container{
	min-height:300px;	
}
#aside_left
{
	width:215px;
	min-height:250px;
	margin-top:-25px;
	float:left;
}

#left_li_nav {
	width:170px;
	height:100px;
	margin-top:5px;
	float:left;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	margin-left:10px;
	padding-top:0px;
	border:groove #366e00;
	
}
#left_li_nav a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	list-style-type:none;
	color:#eae32f;
	background-repeat:no-repeat;
	}
#left_li_nav a:hover {
	width:170px;
	height:40px;
	float:left;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#366e00;
	background-color:#eae32f;
	text-shadow: 0px 0px 1px #FF6;
	border:groove #eae32f;	
}
#aside
{
	width:699px;
	min-height:250px;
	float:right;
	background-color:#f3ef8d;
	margin-left:187px;
	margin-top:-329px;
	
}
#aside_about
{
	width:699px;
	min-height:250px;
	float:right;
	background-color:#f3ef8d;
	margin-left:187px;
	margin-top:-327px;
	
}
#aside_product
{
	width:699px;
	min-height:250px;
	float:right;
	background-color:#f3ef8d;
	margin-left:187px;
	margin-top:-327px;
	
}
#aside_contact
{
	width:699px;
	min-height:250px;
	float:right;
	background-color:#f3ef8d;
	margin-left:187px;
	margin-top:-224px;
	
}

#li_txt{
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	list-style:disc;
	margin-left:34px;
	width:420px;
	border-right:thick solid #3c7900; 
	}
#products{
	background:url(../images/product-bg.png) repeat-x;
	height:94px;
	width:699px;
	margin-top:197px;
	margin-bottom:10px;
	margin-left:264px;
	}
#products a{
	color: #3c7900;
	text-decoration:none;
	}
#products a:hover{
	text-decoration:none;
	color: #3c7900;
}
#li_product_img {
	width:111px;
	height:90px;
	background-color:#3c7900;
	border:thick #3c7900 solid;
	padding-bottom:10px;
	color:#eae32f;  
	margin-top:10px;
	float:left;
	font-size:.7em;
	list-style-type:none;
	margin-left:5px;
	text-align:center;
	text-decoration:none;
	
}	
#li_product_img a {
	width:111px;
	float:left;
	color:#eae32f;  
	list-style-type:none;
	margin-left:-2px;
	margin-top:-1px;
	text-align:center;
	text-decoration:none;	
}
#li_product_img a :hover{
	width:111px;
	float:left;
	list-style-type:none;
	text-align:center;
	color:#3c7900;  
	background-color:#eae32f;
	text-decoration:none;	
}
#li_productbase_img {
	width:148px;
	height:103px;
	background-color:#3c7900;
	border:thick #3c7900 solid;
	padding-bottom:0px;
	color:#eae32f;  
	margin-top:10px;
	float:left;
	font-size:.7em;
	list-style-type:none;
	margin-left:5px;
	text-align:center;
	text-decoration:none;	
}	
#li_productbase_img a {
	width:148px;
	float:left;
	color:#eae32f;  
	list-style-type:none;
	margin-left:0px;
	margin-top:-1px;
	text-align:center;
	text-decoration:none;
	
}
#li_productbase_img a :hover{
	width:148px;
	float:left;
	list-style-type:none;
	text-align:center;
	color:#3c7900;  
	background-color:#eae32f;
	text-decoration:none;	
}
	
#ul_img {	
	margin-top:5px;
	float:left;
	margin-left:100px;
	padding-left:5px;
	padding-right:5px;
}
#li_img {
	width:111px;
	height:75px;
	margin-top:-74px;
	float:left;
	list-style-type:none;
	margin-left:5px;
	
}
#footer {
	padding-top:50px;
	padding-left:230px;
	position: absolute;/* this gives IE6 hasLayout to properly clear */
	text-align:center;
	color:#f3ef8d;
}

#footer_txt{
	
}
#footer_txt a{
	text-decoration:none;
	color:#f3ef8d;
}
#footer_txt a:hover{
	text-decoration:none;
	color:#f3ef8d;
}