@charset "utf-8";
/* CSS Document */
body{ background-image:url(../images/silver_scales.png)}
.main-worfore{ width:100%; height:auto; margin:auto; float:left;}
.center{ width:980px; height:auto; margin:auto; background-color:#f9f9f9; }
.logo { float:left;}
header{width:980px; border-bottom:1px solid #fff; float:left; background-color:#fff; }
.flash{ float:right;}
nav{ float:left; width:980px; background: #589804; /* Old browsers */
background: -moz-linear-gradient(top, #589804 0%, #64b302 50%, #6cca00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#589804), color-stop(50%,#64b302), color-stop(100%,#6cca00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #589804 0%,#64b302 50%,#6cca00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #589804 0%,#64b302 50%,#6cca00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #589804 0%,#64b302 50%,#6cca00 100%); /* IE10+ */
background: linear-gradient(to bottom, #589804 0%,#64b302 50%,#6cca00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#589804', endColorstr='#6cca00',GradientType=0 ); /* IE6-9 */}

section {float:left; width:980px;background-color:#fff;}
.news-banner{float:left; width:980px; height:275px;}
article{height:260px; float:left; width:237px; box-shadow:2px 2px 5px #000; background-color:#fff;}
article h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:center; font-weight:600; padding:8px; margin-top:5px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
article ul { margin:5px; padding:0px; height:150px; }
article ul li{ font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; margin-top:5px; margin-left:15px;}
article img{ margin:2px; float:left}
article p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; text-align:justify; padding:0px 8px 0px 8px; margin:0px;}
.read-more{ width:86px; height:25px; background-color:#000; border-radius:10px; float:right; margin-top:10px; margin-right:5px;}
.read-more a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#218e00; text-align:center; margin-left:12px; line-height:25px;}
.read-more a:hover{ text-decoration:none; color:#fff;}
.banner{ float:left; margin:5px 0px 0px 13px;}
.welcome { border:1px solid #3f6c06;  margin:5px 0px 0px 13px; width:717px; float:left; height:255px;}
.welcome h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.welcome p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; text-align:justify; padding:10px 8px 10px 8px; margin:0px;}
footer{ width:980px; float:left; background-color:#62b002; height:35px; margin-top:0px;}
footer p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; margin-left:10px; padding:2px; margin-top:5px;}
footer a{ color:#fff;}
footer a:hover{ color:#F63; text-decoration:none;}

/* Start the About us page */

.about-us {float:left; width:980px; height:auto; margin:10px 0px 10px 10px;}
.left-linkes{float:left;height:230px; float:left; width:237px; background-color:#fff; border:1px solid #3f6c06;}
.left-linkes h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:center; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.left-linkes ul { margin:10px 0px 0px 35px; padding:0px; height:150px; }
.left-linkes ul li{ list-style:url(../images/arrow.png); line-height:25px; }
.left-linkes ul li a{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#333333}
.left-linkes ul li a:hover{ color:#487f02; text-decoration:none; padding-left:5px; -webkit-transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease ;
	-ms-transition:all 0.6s ease ;
	-o-transition:all 0.6s ease ;
	transition:all 0.6s ease ;}

.histery {border:1px solid #3f6c06;  margin:0px 0px 0px 13px; width:707px; float:left; }
.histery h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.histery h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:6px; margin:0px; color:#457b02;}
.histery p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; text-align:justify; padding:0px 8px 5px 8px; margin:0px;}
.histery table { border:1px dotted #3f6c06;margin:20px;}
.histery table td { border:1px dotted #3f6c06; padding:8px;}

.deepa-rani {border:1px solid #3f6c06;  margin:0px 0px 0px 13px; width:707px; float:left; }
.deepa-rani h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.deepa-rani h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:6px; margin:0px; color:#457b02;}
.deepa-rani p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; text-align:justify; padding:0px 8px 5px 8px; margin:0px;}
.deepa-rani table{ margin:20px 0px 0px 40px;}
.deepa-rani table td{ margin:0px 0px 0px 0px; padding-top:5px;}


.contact {border:1px solid #3f6c06;  margin:0px 0px 0px 0px; width:960px; float:left; }
.contact h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.contact h2{font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:left; font-weight:600; padding:6px; margin:0px; color:#457b02;}
.contact p{font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:23px; text-align:justify; padding:0px 8px 5px 8px; margin:0px;}
.contact table{ margin:20px 0px 0px 40px;}
.contact table td{ margin:0px 0px 0px 0px; padding-top:5px;}
.btn{
	padding:2px 5px;
	background:#62b002;
	text-align:center;
	color:#fff;
	cursor:pointer;
	border:none;
	float:left;
	box-shadow:#487f02 0 3px 0;
	margin-left:146px;
	margin-top:10px;
}
.btn:active{
	box-shadow:#487f02 0 1px 0;
	}
	.deepa li{ font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:25px;}

	.sugar{float:left;height:230px; float:left; width:237px; background-color:#fff; border:1px solid #3f6c06;}
.sugar h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-align:center; font-weight:600; padding:8px; margin:0px; color:#fff; background: #539301; /* Old browsers */ background: -moz-linear-gradient(top, #539301 0%, #62af02 50%, #6ecb01 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#539301), color-stop(50%,#62af02), color-stop(100%,#6ecb01)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #539301 0%,#62af02 50%,#6ecb01 100%); /* IE10+ */ background: linear-gradient(to bottom, #539301 0%,#62af02 50%,#6ecb01 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#539301', endColorstr='#6ecb01',GradientType=0 ); /* IE6-9 */}
.sugar ul { margin:5px 0px 0px 10px; padding:0px; }
.sugar ul li{line-height:26px; font-family:Arial, Helvetica, sans-serif; font-size:13px; list-style:none; }