body {
	background: #dadfe3 url("/site/images/bg1.gif") repeat-x top left;
}
a {
	color: #3F8522;	
}
#mainmenu_top {
	background-color: #3F8522;
}
#mainmenu_top a:hover {
	background-color: #ED6B1F;
}
#mainmenu_top a.selected {
	color: #fff;
	background-color: #ED6B1F;
}

#bar {
	background-color: #56585b;
}
#header_search .search {
	background-color:#82878d;
	color: #fff;
}
#mainmenu_bar a:hover, #mainmenu_bar a.selected {
	background-color: #ED6B1F;
}
#content {
	background: #b5bfc7 url(../images/hh.gif) no-repeat left bottom;
}
#submenu li a:hover {
	color: #56585b;
}
#submenu li a.selected {
	color: #3F8522;
}
#submenu ul ul li, #submenu ul ul a {
	color: #56585b;
}
#submenu ul ul a.selected {
	color: #E70D12;
}
#submenu ul ul a:hover {
	color:#fff;
}
#submenu ul ul ul a{
	color: #56585b;
}
#submenu ul ul ul a:hover{
	color: #fff;
}
#breadcrumb li a {
	background: url(/site/images/bullet.gif) no-repeat left center;
}
#breadcrumb li a.selected {
	color: #3F8522;
}
#breadcrumb li a:hover, #breadcrumb li a.selected{
	color: #3F8522;
}
#content-right{
	background-color:#fff;
}
#content_text {
	background: url(/site/images/content_left.gif) repeat-y left top;
}
#content_text h2 {
	background: url(/site/images/content_bullet.gif) no-repeat left top;
}
#content_text_inner {
	background: url(/site/images/content_bottom.gif) no-repeat left bottom;
}
#content_menu a{
	color: #666;
}
#footer {
	background-color: #56585B;
}
#footer a{
	color: #FFFFFF;
}
#footer_left {
	color: #fff;
	background-color: #3F8522;
}
#productslist a:hover, #productslist li.selected a {
	background-color: #b5bfc7;
}
#productinfo a{
	/* color: #000; */
}
#home_newproducts a {
	color: #000;
}
#home_newproducts a:hover, #home_newproducts li.selected a {
	background-color: #b5bfc7;
}