@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; outline:0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
	color:#343434;
	}
	
html {scrollbar-face-color: #93a400;
	scrollbar-shadow-color: #93a400;
	scrollbar-highlight-color: #93a400;
	scrollbar-3dlight-color:#93a400;
	scrollbar-darkshadow-color: #93a400;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #626d01;
}

							/*............. header ..............*/	
#header {
	position:relative;
	margin:auto;
	width:904px;
	height:50px;
	background:#93A400;
	}
#green1 {
	display:block;
	float:left;
	width:18px;
	height:50px;
	background:url(images/greenleft.gif) no-repeat;
	}
#green2 {
	display:block;
	float:right;
	width:18px;
	height:50px;
	background:url(images/greenright.gif) no-repeat;
	}
#greenmenu {
	display:block;
	float:left;
	width:868px;
	height:50px;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(images/greenline.gif) repeat-x;
	}
#greenmenu li {
	display:inline;
	}
#greenmenu a {
	display:block;
	float:left;
	height:50px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/middleline.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align:center;
	line-height:45px;
	color:#fff;
	padding:0 7px;
	}
#greenmenu a:hover {
	color:#313801;
	}
#greenmenu .active a {
	color:#313801;
	}
								/*............. header 2 ..............*/	
#header2 {
	position:relative;
	margin:auto;
	width:904px;
	height:79px;
	}
#logo {
	display:block;
	float:left;
	width:283px;
	height:79px;
	}
#logo1 {
	display:block;
	float:left;
	width:129px;
	height:79px;
	background:url(images/green1.gif) no-repeat;
	}
#logo2 {
	display:block;
	float:left;
	width:393px;
	height:79px;
	}
#logo3 {
	display:block;
	float:left;
	width:99px;
	height:79px;
	}
#home {
	display:block;
	float:left;
	width:30px;
	height:21px;
	margin-top:30px;
	}
								/*............. banner ..............*/	
#banner {
	position:relative;
	margin:auto;
	width:904px;
	height:284px;
	background:#CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	}
								/*............. middle ..............*/	
#middle {
	position:relative;
	margin:auto;
	width:904px;
	height:auto;
	background:#ededed;
	margin:0 auto;
	margin-bottom:20px;
	padding-bottom:20px;

	}
#about {
	position:relative;
	margin:auto;
	width:904px;
	height:auto;
	background:#ededed;
	}
#products {
	position:relative;
	margin:auto;
	width:904px;
	height:3480px;
	background:#ededed;
	}
#welcometext {
	display:block;
	float:left;
	width:100%;
	padding:0 0 20px 0;
background:#ededed;
	}

#allproducts {
	display:block;
	float:left;
	width:98%;
	}
#heding {
	position:relative;
	width:500px;
	}
.bold14 {
	font-weight:bold;
	font-size:16px;
	color:#717e01;
	padding-left:25px;
	line-height:50px;
x	}
.bold12 {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	padding-left:10px;
	margin-bottom:5px;
	height:21px;
	border: 1px solid #fff;
	background:url(images/headingline.gif) repeat-x;
	}
.hometext {
	padding-left:25px;
	padding-right:25px;
	line-height:18px;
	/*text-align:justify;*/
	}
#services {
	display:block;
	float:right;
	width:297px;
	height:392px;
	}
#servicesbox {
	position:relative;
	width:280px;
	height:354px;
	background:#93A400;
	top:20px;
	}
#boxtop {
	position:relative;
	margin:auto;
	width:280px;
	height:39px;
	background:#003333;
	}
#boxmiddle {
	position:relative;
	margin:auto;
	width:280px;
	height:306px;
	background:#94a500;
	}
#boxbottom {
	position:relative;
	margin:auto;
	width:280px;
	height:9px;
	font-size:1px;
	background:url(images/bottomround.gif) no-repeat;
	}
#boxleft {
	display:block;
	float:left;
	width:158px;
	height:39px;
	background:url(images/greenbutton.gif) no-repeat;
	}
.whitebold {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:35px;
	}
#boxright {
	display:block;
	float:right;
	width:122px;
	height:39px;
	background:url(images/boxgreen.gif) no-repeat;
	}
#boximage {
	display:block;
	float:left;
	width:35px;
	height:35px;
	border: 2px solid #586201;
	margin-left:10px;
	margin-top:10px;
	}
#boxtext {
	display:block;
	float:left;
	width:220px;
	height:40px;
	margin-top:10px;
	}
.whitetext {
	color:#FFFFFF;
	padding-left:5px;
	font-size:12px;
	}
								/*............. fotter ..............*/	
#fotter {
	position:relative;
	margin:auto;
	width:904px;
	height:71px;
	background:url(images/fotter.gif) no-repeat;
	clear: both;
	}
.bottomlink {
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-align:center;
	}
.bottomlink a {
	color:#000000;
	text-decoration:none;
	}
.bottomlink a:hover {
	color:#fff;
	text-decoration:none;
	}
.copyright {
	font-size:11px;
	color:#505050;
	text-align:center;
	}
	
	.inquiry_send {
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.inquirybox {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	height: 24px;
	width: 230px;
	border: 0px solid #e9e9e9;
	background-image: url(images/inquirybox.gif);
	background-repeat: no-repeat;
}
.messagebox {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	height: 48px;
	width: 230px;
	border: 0px solid #e9e9e9;
	background-image: url(images/massagebox.gif);
	background-repeat: no-repeat;
}
