@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 13px;
	line-height: 20px;
}
#top_bar {
	height: 55px;
	background: url(../images/top_bar_bg.jpg);
}
#nav_wrapper {
	width: 900px;
	height: 55px;
	margin: 0 auto;
}
#nav_holder {
	width: 500px;
	height: 55px;
}
#nav_holder ul {
	list-style: none;
	height: 55px;/*line-height: 55px;*/
}
#nav_holder ul li {
	float: left;
	padding: 0 20px;
	text-align: center;
	background: url(../images/nav_bg.png) no-repeat right center;
	position: relative;
}
#nav_holder ul li a {
	text-decoration: none;
	color: #fff;
	font-family: "Myriad Pro";
	font-size: 20px;
	line-height: 55px;
	left: 0px;
}
#nav_holder ul ul {
	position:absolute;
	visibility:hidden;
	top:40px;
	z-index: 1000;
}
#nav_holder ul li:hover ul {
	visibility:visible;
}
#nav_holder ul li:hover ul li a {
	background-color:#546e25;
}
#nav_holder ul li:hover ul li:hover a {
	background-color:#94a974;
}
#nav_holder li li a {
	width: 265px;
	height: 31px;
	line-height: 16px;
	font-size: 14px;
	padding: 5px;
	float: none;
	display: block;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	border-bottom:1px solid #77875e;
}
#logo_wrapper {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#slider_wrapper_outer {
	height: 330px;
	padding: 10px 0;
	background: #d3dac6;
}
#slider_wrapper {
	width: 900px;
	height: 300px;
	margin: 0 auto;
}
#welcome {
	width: 536px;
	margin: 0 auto;
	margin-top: -90px;
	position:relative;
	z-index:950;
}
#main_container {
	width: 900px;
	margin: 0 auto;
}
.title_wrapper {
	margin-top: 20px;
	border-bottom: 4px solid #67980e;
}
.title {
	width: 210px;
	height: 63px;
	float: left;
	margin-right: 20px;
	background: #9ccb48;
}
.title h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	text-align: center;
}
.products_wrapper {
}
.box_wrapper {
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.product_img_holder {
	width: 210px;
	height: 190px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product_content_holder p {
	text-align: justify;
}
.product_content_holder {
	height: 72px;
	position: relative;
}
.product_content_holder a {
	font-size: 13px;
	font-weight: bold;
	color: #6f9339;
	text-decoration: none;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-right: 20px;
	background: url(../images/readmore_bg.png) no-repeat right;
}
.product_content_holder a:hover {
	color: #6aa304;
}
#products_2_titles {
	width: 591px;
	float: left;
}
#products_2_holder {
	margin-top: 20px;
	margin-bottom: 20px;
}
#about_wrapper {
	width: 253px;
	height: 310px;
	padding: 15px;
	float: right;
	background: #d3dac6;
}
#about_wrapper h3 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: 1px solid #67980e;
}
#footer_outer {
	height: 60px;
	background: #282828;
	border-bottom: 6px solid #0b0b0b;
}
#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
	color: #848484;
}
#footer a {
	text-decoration: none;
	color: #848484;
}
p#left {
	width: 400px;
	float: left;
}
p#right {
	width: 400px;
	float: right;
	text-align: right;
}
p#right a {
	color: #cc9900;
}
div#MainText-left {
	width: 240px;
	float: left;
	margin-left: -10px;
	margin-bottom: 7px;
}
div#MainText-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #4eaa03;
	padding: 0px 0px 6px 0px;
	margin-top: 3px;
}
div#MainText-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4eaa03;
	padding: 0px 0px 6px 0px;
	margin-top: 3px;
}
div#MainText-left ul {
	list-style: none;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 220px;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 5px 5px 10px;
	background-color: #6d8f3a;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #606060;
	font-weight: bold;
}
div#MainText-left ul li a {
	color: #FFF;
	text-decoration: none;
}
div#MainText-right {
	width: 662px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	line-height: 18px;
}
div#MainText-right ul {
	list-style: none;
	margin-left: 30px;
}
div#MainText-right ul li {
	list-style: square;
	line-height: 20px;
	margin-bottom: 5px;
}
div#MainText-right p {
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: justify;
}
div#MainText-right h1 {
	font-size: 21px;
	font-family: arial;
	color:#104ba9;
	margin-top: 39px;
	margin-bottom: 10px;
}
table.projects {
	font-size: 13px;
}
table.projects tr {
	background:#7f9163;
}
table.projects th {
	background: #ccc;
	height: 30px;
	font-size: 16px;
}
table.projects td {
	height: 25px;
	padding: 5px;
	color:#fff;
	border:1px solid #66774d;
}
