#header .logo-name {
	width: 33.33%;
	/*height: 150px;*/
	padding: 20px 0px;
	text-align: center;
}
#header .logo-name h1 a {
	font-size: 33px;
	padding: 25px 15px 3px 15px;
	font-family: "Bookman Old Style";
	text-decoration: none;
	color : #057E3B;
	font-weight: bold;
	line-height: 45px;
}
#header .logo-name h3 a {
	font-size: 17px;
	/*margin-left: 165px;*/
	font-family: "Comic Sans MS", cursive;
	text-decoration: none;
	color : #057E3B ;
	font-weight: bold;
}
#header .logo {
	width: 300px;
	font-size: 0;
	line-height: 0;
}
#header .logo a {
	height: 165px;
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent: -4000px;
}
#content .clom-1 {
	width: 520px;
	overflow: hidden;
	padding: 10px;
	margin: 10px;
}
#content .clom-2 {
	width: 350px;
	overflow: hidden;
	padding: 10px;
	margin: 10px;
}
#content .clom-3 {
	width: 600px;
	overflow: hidden;
	padding: 10px;
	margin: 10px;
}
.clom-3 h4 {
	margin: 12px 0px -8px 0px;
}
#content .clom-4 {
	width: 270px;
	overflow: hidden;
	padding: 10px;
	margin: 10px;
}
#content .clom-5 {
	width: 920px;
	overflow: hidden;
	padding: 10px;
	margin: 10px;
}
.product {
	width: 280px;
	height: 280px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #F94013;
	float: left;
	-moz-border-radius : 8px;
	-khtml-border-radius : 8px;
	-webkit-border-radius : 8px;
	border-radius : 8px;
	-moz-box-shadow : 0 0 4px #334B61;
	-webkit-box-shadow : 0 0 4px #334B61;
	-khtml-box-shadow : 0 0 4px #334B61;
	display: inline;
	text-align: center;
	background: #ffffff; /* Old browsers */
	/*....................gradieft efftect...................*/
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover, #ffffff 0%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
/*******************font style in inline content*****************/
#inlinheadline {
	font-size: 18px;
	color: #111;
}
.padding {
	padding: 10px;
}
a {
	text-decoration: none;
}


.button.red {
	padding:4px 10px;
	color:#FFF;
	border:1px solid #16A540;
	background-color: #393939;
}

.para {
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	margin: 8px 0px 3px 5px;
	font-family: arial, sans-serif;
}
.para span {
	font-weight: bold;
	color: #FF4105;
}
/** clientele **/
#description .para {
	margin-bottom: 10px;
}
code {
	font-family: arial, sans-serif;
	background: #f2f2f2;
	margin-bottom: 20px;
	display: block;
	padding: 20px;
}
blockquote p {
	margin-bottom: 10px;
	font-style: italic;
}
blockquote cite {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: arial, sans-serif;
}
.para-1 {
	line-height: 22px;
	font-size: 13px;
	text-align: justify;
	margin: 8px 0px 3px 10px;
	font-family: arial, sans-serif;
}
/*
 |	Setting the width for the blockquotes is required
 |	to accurately adjust it's contianer
*/

blockquote {
	font-family: arial, sans-serif;
	width: 350px; /* required */
	margin: 0 auto;
}
/*
 |	The #quote_wrap div is created
 |	by Quovolver to wrap the quotes
*/


/*************flash********************/

#slider {
	left: 2px;
	z-index: 1;
	height: 350px;
	clear: both;
}
.items {
	display: none
}
.pagination {
	position: absolute;
	bottom: 25px;
	right: 425px;
	z-index: 2
}
.pagination li {
	float: left;
	padding-left: 3px
}
.pagination a {
	display: block;
	width: 17px;
	height: 17px;
	background: url(../images/buttons.png) right 0 no-repeat;
	text-indent: -9999px
}
.pagination a:hover, .pagination .current a {
	background-position: left
}
.banner {
	position: absolute;
	top: 2px;
	z-index: 2;
	color: #333;
	width: 320px;
	height: 300px;
	padding: 0px 10px 0px 10px;
	right: 50px;
	line-height: 25px;
	background: #C4E09F; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C4E09F', endColorstr='#F5F8ED'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#C4E09F), to(#F5F8ED)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #C4E09F, #F5F8ED); /* for firefox 3.6+ */
}
.title {
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: -2px;
	display: block;
	padding-bottom: 5px
}
.title .color2 {
	color: #FF4105;
	padding-top: 20px;
}
.banner p {
	color: #333;
	text-align: justify;
	line-height: 22px;
	font-size: 13px;
	margin: 3px 10px 3px 10px;
}
.title span {
	display: block;
	margin-top: -17px
}
.banner .button1 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	text-align: center;
	height: 22px;
	background: #FF4105;
	float: right;
	margin: 15px 35px 15px 0px;
	color: #FFF;
}
.banner .button1:hover {
	background: #007E3E;
	color: #fff;
}
.signature {
	text-align: right;
	display: block;
	color: #5f870e;
	line-height: 20px;
	padding-top: 6px
}
.signature strong {
	display: block;
	color: #fff
}
.home {
	width: 200px;
	margin: 5px 5px 10px 240px;
}
.home ul li {
	list-style: none;
	width: 104px;
}
.home ul li a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 45px;
	list-style: none;
	width: 104px;
	height: 88px;
	background: url(../images/home_r.png) no-repeat;
	color: #397611;
	line-height: 88px;
}
.home ul li a:hover {
	list-style: none;
	width: 104px;
	height: 74px;
	color: #FF4105;
}
.home ul li a.active {
	list-style: none;
	width: 104px;
	height: 74px;
	color: #FF4105;
}
.about {
	width: 250px;
	height: 74px;
	margin: 0px 0px 5px 255px;
}
.about ul li {
	list-style: none;
	width: 200px;
}
.about ul li a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 42px;
	list-style: none;
	width: 200px;
	height: 88px;
	line-height: 88px;
	background: url(../images/about_r.png) no-repeat;
	color: #397611;
}
.about ul li a:hover {
	list-style: none;
	width: 200px;
	height: 74px;
	color: #FF4105;
}
.about ul li a.active {
	list-style: none;
	width: 200px;
	height: 74px;
	color: #FF4105;
}
.services {
	width: 250px;
	height: 74px;
	margin: 5px 0px 5px 255px;
}
.services ul li {
	list-style: none;
	width: 250px;
}
.services ul li a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 42px;
	list-style: none;
	width: 250px;
	height: 88px;
	line-height: 88px;
	background: url(../images/gallery_r.png) no-repeat;
	color: #397611;
}
.services ul li a:hover {
	list-style: none;
	width: 250px;
	height: 74px;
	color: #FF4105;
}
.services ul li a.active {
	list-style: none;
	width: 250px;
	height: 74px;
	color: #FF4105;
}
.contact {
	width: 250px;
	height: 74px;
	margin: 5px 0px 5px 240px;
}
.contact ul li {
	list-style: none;
	width: 200px;
}
.contact ul li a {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
	padding-top: 35px;
	padding-bottom: 42px;
	list-style: none;
	width: 200px;
	height: 88px;
	line-height: 88px;
	background: url(../images/contact_r.png) no-repeat;
	color: #397611;
}
.contact ul li a:hover {
	list-style: none;
	width: 200px;
	height: 74px;
	color: #FF4105;
}
.contact ul li a.active {
	list-style: none;
	width: 200px;
	height: 74px;
	color: #FF4105;
}
#farm-expres-services ul li {
	background: url(../images/arrow.png) 0px 8px no-repeat;
	padding-left: 18px;
	line-height: 30px;
	font-size: 13px;
	list-style: none;
	margin: 5px 10px 3px 12px;
	text-align: justify;
}
#farm-expres-services h2 {
	margin: 8px 0px 4px 0px;
}
#menu-1 {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	background: #333333;
	background: -moz-linear-gradient(#444, #333333);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #444));
	background: -webkit-linear-gradient(#444, #333333);
	background: -o-linear-gradient(#444, #333333);
	background: -ms-linear-gradient(#444, #333333);
	background: linear-gradient(#444, #333333);
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
}
#menu-1 li {
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}
#menu-1 a {
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #FFF;
	font: bold 14px/25px arial, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}
#menu-1 li:hover > a {
	color: #FF4105;
}
*html #menu-1 li a:hover /* IE6 */ {
	color: #FF4105;
}
#menu-1 a.active {
	color: #FF4105;
}
#menu-1 li:hover > ul {
	display: block;
}
/* Sub-menu */

#menu-1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 99999;
	background: #444;
	background: -moz-linear-gradient(#444, #111);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #111), color-stop(1, #444));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
	box-shadow: 0 0 2px rgba(255,255,255,.5);
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu-1 ul ul {
	top: 0;
	left: 150px;
}
#menu-1 ul li {
	float: none;
	margin: 0;
	padding: 0;
	display: block;
	-moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	-webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}
#menu-1 ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#menu-1 ul a {
	padding: 10px;
	height: 10px;
	width: 170px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
*html #menu-1 ul a /* IE6 */ {
	height: 10px;
}
*:first-child+html #menu-1 ul a /* IE7 */ {
	height: 10px;
}
#menu-1 ul a:hover {
}
#menu-1 ul li:first-child > a {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#menu-1 ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 30px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #444;
}
#menu-1 ul ul li:first-child a:after {
	left: -8px;
	top: 12px;
	width: 0;
	height: 0;
	border-left: 0;
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	border-right: 8px solid #444;
}
#menu-1 ul li:first-child a:hover:after {
	border-bottom-color: #04acec;
}
#menu-1 ul ul li:first-child a:hover:after {
	border-right-color: #04acec;
	border-bottom-color: transparent;
}
#menu-1 ul li:last-child > a {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
/* Clear floated elements */
#menu-1:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #menu-1 {
	zoom: 1;
} /* IE6 */
*:first-child+html #menu-1 {
	zoom: 1;
} /* IE7 */
.input {
	padding: 5px;
	border : 1px solid #090;
	box-shadow : 0 0 4px #334B61;
	-moz-box-shadow : 0 0 4px #334B61;
	-webkit-box-shadow : 0 0 4px #334B61;
	-khtml-box-shadow : 0 0 4px #334B61;
	margin-bottom: 2px;
}
.submit_button {
	padding: 4px 20px 4px 20px;
	border : 1px solid #090;
	margin-right: 18px;
}
.submit_button:hover {
	border : 1px solid #FF4105;
}

.para-3 {
	font-size: 13px;
	line-height: 22px;
	text-align:center;
	text-align: justify;
	margin: 8px 0px 3px 5px;
	font-family: arial, sans-serif;
}
#vie-list { width:550px; min-height:300px; padding:10px;}
#vie-list .list-1 { width:210px; padding:10px; float:left;}
#vie-list .list-2 { width:290px; padding:10px; float:right;}
.list-1 h4 {text-align:center; padding:10px;}
.list-1 p {text-align:center; }
.list-2 ul li { list-style:disc; padding-left:0px; margin-left:15px; line-height:22px;}
.list-2 h4 {padding:5px 5px 5px 0px;}
.list-2 a { background:#3E3E3E; color:#FFF; border:1px solid #0F0; padding:4px 8px; margin:10px; float:right;}
.list-2 a:hover { color:#FF4105; border:1px solid #0F0;}

#services-1 ul li {
	background: url(../images/arrow.png) 0px 5px no-repeat;
	padding-left: 20px;
	line-height: 25px;
	font-size: 13px;
	list-style: none;
	margin: 5px 10px 3px 12px;
	text-align: justify;
}
.social {
	width:50px;
	position:fixed;
	height:48px;
	top:35%;
	right:0px;
}
.social-1 {
	width:50px;
	position:fixed;
	height:48px;
	top:45%;
	right:0px;
}
