body {
  font-family: 'Tahoma';
  font-size: 12px;
  color: #000;
}

#wrapper {
  margin: 0 auto;
  width: 985px;
}

#header {
  
}

#logo {
  width: 396px;
  height: 95px;
  padding: 19px 14px;
}

#main_home #navigation {
  height: 30px;
  padding: 10px 10px 0 190px;
  background: url('/images/header_navigation.jpg') 133px -5px no-repeat;
}

#main_home #navigation ul li {
  font-size: 14px;
  display: inline;
  margin: 0 15px;
}

#main_home #navigation a {
  color: #FFF;
  padding-bottom: 10px;
  text-decoration: none;
}

#main_home #navigation a:hover {
  color: #D1D190;
  background: url('/images/header_link.jpg') center bottom no-repeat;
}

#sidebar {
  float: left;
  width: 275px;
  margin-top: 50px;
}

#sidebar .sidebar_content {
  background: #F2F2F2;
  padding: 10px;
}

#sidebar .sidebar_content h3 {
  color: #008437;
  font-size: 16px;
}
#sidebar .sidebar_content h4 {
  color: #000;
  font-size: 14px;
  margin-bottom:10px;
}

#sidebar .sidebar_closure {
  background: url('/images/sidebar_closure.jpg') left -50px no-repeat;
  height: 40px;
}
#breadcrumb {
  text-align:right;
  margin-top:10px;
}
#breadcrumb h5 a { color: #008437; }
#breadcrumb h5 a:hover { color: #000; }

#main {
}

#main_content h1 {
  margin: 10px 0 20px 0;
  font-size: 24px;
  color: #008437;
}

#main_content #main_sidebar {
  float: left;
  width: 210px;
}

#main_content #main_sidebar img {
  border: 5px solid #CCCCCC;
}

#main_content #main_sidebar h4 {
  background: #008437;
  color: #FFF;
  font-size: 14px;
  padding: 5px 10px;
  margin-top: 20px;
}

#main_content #main_sidebar li {
  font-size: 13px;
  margin: 15px 0;
}

#main_content #main_sidebar li a {
  color: #008437;
  text-decoration: underline;
}

#main_content #main_sidebar li a:hover {
  color: #000;
}

#main_content #main_sidebar li a.tools, #main_content #main_sidebar li a.cert, #main_content #main_sidebar li a.info {
  padding: 5px 0 5px 40px;
}

#main_content #main_sidebar li a.tools {
  background: url('/images/bg_tools.jpg') left center no-repeat;
  line-height: 20px;
}

#main_content #main_sidebar li a.cert {
  background: url('/images/bg_cert.jpg') left center no-repeat;
  line-height: 20px;
}

#main_content #main_sidebar li a.info {
  background: url('/images/bg_info.jpg') 15px 10px no-repeat;
}

#main_content #main_one {
  float: left;
  width: 460px;
  padding-right: 15px;
}

#main_one p {
  line-height: 18px;
  margin: 5px 0;
}

#main_one h3 {
  line-height: 24px;
  font-size: 18px;
  margin: 10px 0;
}

#main_one h4 {
  color: #008437;
  font-size: 14px;
  margin: 5px 0;
}

#main_one table td {
  padding: 5px;
  border: 1px solid #666;
  text-align: center;
}

strong { font-weight: bold; }

em { font-style: italic; }

#footer {
  clear: both;
  background: #ccc;
  padding: 10px 0;
  text-align: center;
}

#footer ul {
  margin: 0 auto;
  width: 830px;
}

#footer ul li {
  font-size: 12px;
  display: inline;
  margin: 0 5px;
  text-transform: uppercase;
  padding: 0 10px;
}

#footer a {
  color: #333333;
  padding-bottom: 10px;
  text-decoration: none;
}

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

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
}

#left_home {
  width: 250px; float: left; margin: 0 45px 0 0;
}

#main_home {
  width: 690px; float: left;
}

/* Left Menu */

#left_menu .menu_content {
  padding-left: 10px;
}

#left_menu li {
  margin: 2px 0;
}

#left_menu a {
  display: block;
  background: #006229;
  color: #FFF;
  padding: 5px 10px;
  text-decoration: none;
}

#left_menu a:hover { background: #00481E; }

#left_menu a.grey {
  display: block;
  background: #595A5A;
  color: #FFF;
  padding: 5px 10px;
  text-decoration: none;
}

#left_menu a.grey:hover { background: #333; }

#left_menu ul li a {
  display: block;
  background: url('/images/bg_menu_link.jpg') left center no-repeat transparent !important;
  color: #333;
  text-decoration: none;
  padding-left: 15px;
}

#left_menu ul li a:hover {
  text-decoration: underline;
}

.home_box {
  border: 1px solid #CCCCCC;
  float: left;  
  width: 298px;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.ppl1 { background: url('/images/ppl1.jpg') right bottom no-repeat; height: 250px; }

.ppl2 { background: url('/images/ppl2.jpg') right bottom no-repeat; height: 250px; }

.ppl3 { background: url('/images/ppl3.jpg') right bottom no-repeat; height: 220px; }

.ppl4 { background: url('/images/ppl4.jpg') right bottom no-repeat; height: 220px; }

.home_box h2 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
}

.home_box ul li a {
  display: block;
  background: url('/images/bg_home_link.jpg') left center no-repeat transparent !important;
  color: #333;
  text-decoration: none;
  padding-left: 15px;
}

.home_box ul li a:hover {
  text-decoration: underline;
  color: #000;
}
.product {
  width:330px;
  margin-bottom:10px;
  border:1px solid #D1D190;
}
.odd {
  margin-right:10px;
  float:left;
  clear:both;
}
.even {
  float:right;
}
#main_one .product_table td {
  text-align:right;
  padding:3px;
  border:none;
}
#main_one .product_table tr td h3 a {
  color:#00933B;
  text-decoration:none;
}
#main_one .product_table tr td h3 a:hover {
  color:#D1D190;
}
#main_one table.product_table tr td h3 {
  text-align:left;
  font-size:14px;
  margin:0;
  padding:0;
}
#main_one .product_table tr td p {
  text-align:left;
  margin-bottom:0;
}
.green { color:#008437; }

.green_style { color:#95D04A; font-size:16px; font-weight:normal; padding:25px 0 5px 0; }
.brown_style { color:#816B5C; font-size:16px; font-weight:normal; padding:25px 0 5px 0; }
.yellow_style { color:#F9CF00; font-size:18px; font-weight:normal; padding:25px 0 5px 0; }
.grey_style { color:#666; font-size:18px; font-weight:normal; padding:25px 0 5px 0; }

a {
  color:#008437;
}
a:hover {
  color:#D1D190;
}

#news {
  background: #006229;
  padding: 5px 10px;
  margin-top: 20px;
  color: #FFF;
  font-size: 14px;
}

#news-archive {
  float: right;
  width: 100px;
  text-align: right;
}

#news-archive a {
  color: #FFF;
}

#news-archive a:hover { text-decoration: none; }

#links, #showroom {
  width: 49%;
  float: left;
}

#links { margin-right: 2%; }

.sitemap li {
  margin:0;
  padding:0;
  margin-left: 1.5em;
}
.sitemap li a {
  color:#00712F;
}
.sitemap li a:hover {
  color:#F60;
}
.sitemap ul li ul {
  margin-bottom:20px;
  margin-left:0px;
  border-left: 1px solid #00712F;
  background:url('/images/blue_line.jpg') left bottom no-repeat;
}

#main_one ul li {
  list-style: square outside;
  margin-left: 20px;
}

.bb h4 {
	background: #990000;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding: 5px 10px;
}

.bb .bb_content {
	padding: 5px;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
}