/* CSS Document */

body {
	font: 10px/17px   Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0;
	padding:0;
}

body a{
	color:#5c8626;
	text-decoration:none;
}

body a:hover{
	color:#5c8626;
	text-decoration:underline;
}

h1 a{
	color:#5c8626;
	text-decoration:none;
}

h1 a:hover{
	color:#5c8626;
	text-decoration:underline;
}

a img {border: none; 

}


#top_nav_home{
	width:835px;
	height:115px;
	background-color:

}

#top_nav{
	width:835px;
	height:126px;
	background-color:

}

#container{
	
	background-repeat:repeat-y;
	width:835px;
	margin: 0 auto;
	text-align:left;
}


#content_container{
	background-image:url(../_images/bg_container_large.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:451px;

}


#content_container_large{
	background-image:url(../_images/bg_container_large2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:1270px;

}

#content_container_products{
	background-image:url(../_images/bg_container_large2-fade.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:2500px;

}

#content_container_home{
	background-position:right top;
	background-image: url(../images/container_home_rightcol.jpg);
	background-repeat: no-repeat;
	width: 835px;
}
#home_left_colmn {
	background-image: url(../images/container_home_leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 685px;
	width: 835px;
}
#home_right_column {
	background-image: url(../images/container_home_rightcol.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 335px;
	text-align: right;
	height: 100px;
	right: 500px;
}

#home_bubble{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right; 
	height:90px; 
	width:290px;
	font-size:9px;
	line-height:12px;
	color:#333333;
}

#home_bubble strong{
	font-size:11px;
	line-height:13px;
}



#left_col{
	color:#5c8626;
	margin-top:35px;
	padding-left:80px; 
	float:left;
	width:170px;

}


#left_col a{
	color:#5c8626;
	text-decoration:underline;
}

#left_col a:hover{
	color:#5c8626;
	text-decoration:none;
}

#left_col .category_title{
	background-color:#5c8626;
	color:#fff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
}

#left_col p{
	color:#5c8626;
	padding-left:15px;
	line-height:20px;
}

#right_col{
	margin-top:35px;
	margin-left:30px;
	width:480px;
	float:left;
}

#right_col .row_green {
	padding-left:15px;
	background-color:#5c8626;
	color:#fff;
	height:10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

#right_col .row_dark{
	padding-left:15px;
	background-color:#969F8A;
	color:#fff;
	height:10px;		
}

#right_col .row_light{
	padding-left:15px;
	background-color:#e2ebda;
	color:#666666;
	height:10px;		
}

#right_col .row_white{
	padding-left:8px;
	background-color:#fff;
	color:#79816f;
	height:10px;		
}


#product_box_small{
	padding-top:10px; 
	padding-right:5px; 
	float:left;
	width:110px;
 }

#product_box_small img{
	width:110px;
}

#product_box_small .caption{
	background-color:#79816f; 
	color:#fff; 
	width:95px; 
	padding-left:15px;
}


#product_box_medium{
	padding-top:10px; 
	padding-right:5px; 
	float:left;
	width:148px;
 }

#product_box_medium img{
	width:148px;
}

#product_box_medium .caption{
	background-color:#79816f; 
	color:#fff; 
	width:133px; 
	padding-left:15px;
}

#footer{
	background-image:url(../_images/footer.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	height:95px;
	width:835px;
	color:#5c8626;
	text-align:right;
	padding-top:65px;
}

#footer a{
	color:#5c8626;
	text-decoration:none;
}


#footer a:hover{
	text-decoration:underline;
}


#footer_home{
	font-size:9px;
	width:835px;
	color:#5c8626;
	text-align:right;
}

#footer_home a{
	color:#5c8626;
	text-decoration:none;
}


#footer_home a:hover{
	text-decoration:underline;
}


#right_col h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:24px;
	font-style: normal;
	font-weight: bold;
	color: #5c8626;

}
.tradeshow_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C8626;
}
