@charset "utf-8";
/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/bg_grd.jpg);
	background-repeat:repeat-x;
	background-color:#e7f1c4;
	height:730px;
}
#outer-panel{
	width:1003px;
	margin:auto;	
}
.clear{
	clear:both;
}
.outerarea{
	width:1003px;
	background-image:url(images/screw_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.work-area{
	width:926px;
	margin:auto;		
}
.logo{
	width:98px;
	float:left;
	padding:13px 0px 0px 140px;
	height:63px;
}
.logo-txt{
	width:324px;
	float:left;
	padding:12px 0px 0px 53px;
	height:32px;
}
.menu-area{
	width:500px;
	float:left;
	height:44px;
}
.header{
	width:926px;
	float:left;
}
.content_area{
	width:923px;	
	float:left;
	height:580px;
}
.content-left{
	width:296px;
	float:left;
	background-color:#eff0f1;
}
.content-middle{
	width:368px;
	float:left;
	height:590px;
	background-color:#eff0f1;
}
.content-right{
	width:255px;
	float:left;
	height:555px;
	padding:35px 0px 0px 0px;
	background-color:#eff0f1;
}
.txtheading_box{
	width:241px;
	height:35px;
	float:left;
	padding:17px 0px 0px 7px;
}
.runingtxtheading_box{
	width:241px;
	height:226px;
	float:left;
	padding:0px 0px 0px 7px;
}
.txt-heading{
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:18px;	
	float:left;
	color:#788f28;
}
.left-empty{
	width:24px;
	height:286px;
	float:left;
}
.left-content{
	width:248px;
	height:286px;
	float:left;
}
.runnig_txt{
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
.runnig_txt14{
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	color:#323231;
	font-weight:bold;
}
.runnig_txt11{
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	color:#000000;
	width:360px;
}
.readmore{
	width:100px;
	height:24px;
	float:left;
	padding:4px 0px 0px 0px;
}
.footer_shadow{
	width:921px;
	height:4px;
	float:left;
	background-image: url(images/bottomshadow.jpg);
	background-repeat:repeat-x;
}
.footer_cornersh{
	width:4px;
	height:4px;
	float:left;
}
.footer_area{
	width:923px;
	float:left;
	background-color:#323231;
	height:58px;
}

.footer_empty1{
	width:20px;
	height:58px;
	float:left;
}
.footer-link{
	width:480px;
	float:left;
	height:38px;
	padding:24px 0px 0px 0px;
}
.footer_txtarea{
	width:480px;
	height:35px;
	float:left;
}
.footer_txt{
	width:480px;	
	float:left;
	height:35px;	
}
.footer_txt ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	list-style:none;
	color:#b9c883;
	float:left;
	margin:0px;
	margin:0px;
}
.footer_txt ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	list-style:none;
	color:#b9c883;
	float:left;
}
.footer_txt ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	list-style:none;
	color:#b9c883;
	
}
.footer_txt ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	list-style:none;
	color:#ffffff;
}
#menu {
	float: left;
	width:520px;
	margin:0px 0px 0px 0px;
	_margin:0px 0px -8px 0px;	
	
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}
#menu  ul li.sep {
	color: white;
	float:left;
	padding: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	float: left;
	height: 37px;
	margin: 0px 0px 0px 0px;
	padding:12px 10px 0px 10px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	background: url(images/menu-bg.jpg) repeat-x;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	color: #000000;
}


#menu a:hover {
	background-image: url(images/menu-bg-hover.jpg);
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#475c01;

}

#menu .active a {
	background-image: url(images/menu-bg-hover.jpg);
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#475c01;
}

.content-inner{
	width:626px;
	float:left;
	background-color:#eff0f1;	
}
.content-inner-text{
	float:left;
	width:595px;
	padding:18px 0px 0px 5px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#323231;
	text-decoration:none;
}
.content-inner-text a{
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#323231;
	text-decoration:none;
}
.content-inner-text a:hover{
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#323231;
	text-decoration:underline;
}
#image-boxes{
	float:left;
	padding:20px 0px 22px 0px;
	width:580px;
}
.image-box{
	float:left;
	padding:0px 7px 0px 0px;
	width:186px;
}
.image-caption{
	float:left;
	padding:0px 7px 0px 0px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:11px;
	color:#363434;
	text-align:center;
	text-transform:uppercase;
	width:186px;
}
.content_area-inner{
	width:923px;
	float:left;
	padding:0px 0px 0px 0px;
	background-color:#eff0f1;
}
.left-content-inner{
	width:248px;
	float:left;
}
.left-empty-inner{
	width:24px;
	float:left;
}
.sub-title-inner{
	float:left;
	background-color:#d6e2ac;
	width:584px;
	height:26px;
	padding:0px 0px 0px 0px;
}
.sub-title{
	float:left;
	padding:5px 0px 0px 10px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#4a6102;
	font-weight:bold;
	text-transform:uppercase;
	width:550px;
}
.content-list-text{
	float:left;
	width:380px;
	padding:18px 0px 29px 5px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:14px;
	color:#323231;
}
.content-list-text ul{
	list-style:none;
	width:360px;
	padding:0px 0px 0px 40px;
	margin:0px 0px 0px 0px;
	float:left;	
}
.content-list-text li{
	width:360px;
	list-style:none;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	line-height:35px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	float:left;	
}
.hr-ver-line{
	background-image:url(images/hr-line.jpg);
	background-repeat:repeat-y;
	width:1px;
	height:550px;
	padding:0px 0px 0px 0px;
}
.copyright{
	float:left;
	padding:24px 24px 0px 90px;
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#b9c883;
}
.contact-title{
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	text-decoration:none;
	color:#4a6102;
	font-weight:bold;
}
.form-holder{
	float:left;
	padding:0px 0px 0px 0px;
	width:570px;
}

.form-title{
	float:left;
	padding:0px 0px 0p 0px;	
	width:230px;
}
.form-field{
	float:left;
	padding:0px 0px 15px 0px;
	width:340px;
}
.form-hover{
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#000000;
}
.form-hover:hover{
	border:1px solid #333333;
	background-color:#FFFFFF;
}
.button{
	padding:5px 0px 0px 29px;
	float:left;
	width:535px;
	_width:528px;
	text-align:center;
	cursor:pointer;		
}
.empty1{
	float:left;
	padding:0px 0px 0px 0px;
	height:15px;
	width:550px;
}
.image-caption-home{
	float:left;
	padding:0px 7px 0px 0px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:13px;
	color:#68111a;
	text-align:center;
	text-transform:uppercase;
	width:250px;
}
.image-caption-products{
	float:left;
	padding:0px 7px 0px 0px;
	font-family:"Lucida Sans Unicode", Helvetica-Normal, Arial;
	font-size:13px;
	color:#68111a;
	text-align:center;
	font-weight:bold;	
	text-transform:uppercase;
	width:550px;
}
.image-holder{
	float:left;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin:0px 0px 0px 0px;
}

.pagination{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding: 10px 0px 10px 0px;	
}
.pagination a{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#b7322b;
	text-decoration:underline;
	
}
.pagination a:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	color:#b7322b;
	text-decoration:none;
	
}