article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
@font-face {
	font-family: GILL-SANS-MT;
	src: url(../fonts/GILL-SANS-MT.TTF);
}
@font-face {
	font-family: GILL-SANS-MT;
	src: url(../fonts/GILL-SANS-MT.TTF);
}
a, img {
	border: none;
	outline: none;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #d23927;
	padding: 0;
	font-family: GILL-SANS-MT;
}
.clear_fix {
	clear: both;
}
/**** Home ****/
body {
	margin: 0;
	padding: 0;
	font-family: GILL-SANS-MT;
	background: #e4eb9c;
}
#wrapper {
	width: 1004px;
	background: url(../images/wrapper.png) repeat;
	margin: 0 auto;
}
#inner_wrapper {
	width: 1004px;
	margin: 0 auto;
	background: #fff;
}
.top_bar {
	background: #db6f5b;
	height: 5px;
}
header {
	margin: 0;
	padding: 20px 0px 10px 0px;
}
.logo {
	width:37%;
	float:left;
    margin-top: 30px;
	margin-left:15px;
	padding: 0;
}
.rgt_items {
	float: right;
	width:58%;
	margin-right:15px;
}
.rgt_items_top {
	float: right;
}
.rgt_items_top a {
	color: #d23927;
	font-size: 16px;
}
.green {
	color: #9dc04b;
}
.rgt_items_bottom {
	margin-top: 20px;
	float: right;
}
.rgt_items_bottom a {
	float: left;
	margin: 0px 10px;
}
.menu {
	background: #9dc04b;
	margin: 10px 0px;
	padding: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li {
	float: left;
	font-size: 18px;
}
.menu ul li a {
	color: #d23927;
	padding: 13px 37.8px;
	display: block;
}
.menu ul li a:hover {
	background: #d23927;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.menu ul li a.active {
	background: #d23927;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#slider {
	width: 100%;
	margin: 0 auto;
}
#slider .floating {
	margin-top: 0px;
}
#slider ul {
	list-style-type: none;
	width: 895px;
}
#slider ul li {
	float: left;
	width: 320px;
	height: 260px;
	text-align: center;
	margin: 0 6px;
	padding: 6px 0px 0px 45px;
}
#slider ul li a {
	height: auto;
	color: #333;
	text-decoration: none;
}
#slider ul li a:hover {
	text-decoration: underline;
}
#slider ul li img {
	display: block;
}
.floating {
	float: left;
}
#butleft, #butright {
	padding: 0px;
	margin: 0px;
}
#butleft img, #butright img {
	padding: 0px;
	margin-top: 190px;
}
#butleft {
	margin-left: 5px;
}
#butright {
	margin-left: 0px;
}
#controls {
	width: 100px;
	margin: 0 auto;
}
.bord {
	width: 96%;
	background: #d23927;
	height: 5px;
	margin: 20px 0px 0px 20px;
}
#welcome {
	margin-top: 20px;
}
.title {
	color: #d23927;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
}
.welcome_img img {
	margin: 17px 0px 0px 25px;
}
.welcome_cnt {
	margin: 0px;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	color: #000;
	font-weight: 300;
}
.read {
	background: #9dc04b;
	color: #fff;
	padding: 5px;
	border-radius: 5px;
}
.read:hover {
	background: #d23927;
}
#products {
	margin-top: 20px;
	padding: 0;
}
.milkfoods {
	margin: 0;
}
.spices {
	margin: 0;
}
#awards {
	margin: 30px 0px;
	padding: 0;
}
.achievements {
	text-align: center;
	font-size: 20px;
}
.achievements a {
	color: #33302f;
}
.achievements img {
	margin-bottom: 5px;
}
.standards {
	text-align: center;
	font-size: 20px;
}
.standards a {
	color: #33302f;
}
.standards img {
	margin-bottom: 5px;
}
footer {
	margin-top: 50px;
	background: #d23927;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.copyright {
	float: left;
	padding-left: 30px;
}
.powered {
	float: right;
	padding-right: 30px;
}
.powered a {
	color: #fff;
}
.powered a:hover {
	text-decoration: underline;
}
/***** Product Page ******/
#products {
	margin: 0;
}
#page_left {
	margin-top: 30px;
	border-right: 5px solid #000;
	margin-left: 20px;
}
#page_left p {
	font-size: 16px;
	color: #3f403d;
	margin-right: 25px;
}
.product_list {
	margin: 0;
	padding: 0;
}
.product {
	margin: 0;
}
.view {
	background: #1a1a1a;
	text-align: center;
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	display: block;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
}
.view:hover {
	background: #F00;
	opacity: 0.7;
	color: #000;
}
.bot_space {
	margin-bottom: 40px;
}
#page_right {
	margin-top: 30px;
	margin-left: 7px;
}
#page_right h3 {
	margin: 0;
	text-align: center;
}
#page_right p {
	color: #666;
	font-size: 15px;
	text-align: justify;
}
.big {
	font-size: 30px;
	font-style: italic;
}
.exports {
	margin: 0px;
}
.awards {
	text-align: center;
	margin-left: 45px !important;
}
.awards a {
	color: #33302f;
}
.border {
	background: url(../images/bord.png) no-repeat;
	width: 100px;
	height: 7px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 75px;
	clear: both;
}
.award_con {
	text-align: justify;
}
.award_con p {
	margin-top: 32px;
	font-size: 15px;
	color: #3f403d;
}
.award_photo {
	float: left;
	margin: 16px 20px 10px 0px;
	border: 5px solid #9dc04b;
	border-radius: 10px;
}
.inner_pro {
	text-align: center;
	margin-left: 20px !important;
}
.inner_pro a {
	color: #33302f;
}
.inner_pro img {
	border: 10px solid #9dc04b;
	border-radius: 20px;
}
.map {
	border: 3px solid #9dc04b;
	border-radius: 20px;
}
.about {
	text-align: justify;
	margin-bottom: 50px;
}
.green {
	color: #9dc04b;
	font-weight: bold;
}
.about_img {
	float: left;
	margin: 0px 20px 5px 0px;
	border: 5px solid #9dc04b;
	border-radius: 10px;
}
.inner_title {
	margin: 0px 0px 8px 0px;
}
.right_img {
	float: right;
	margin: 0px 0px 5px 20px;
	border: 5px solid #9dc04b;
	border-radius: 10px;
}
.left_img {
	float: left;
	margin: 0px 20px 5px 0px;
	border: 5px solid #9dc04b;
	border-radius: 10px;
}
.tab p {
	margin-right: 0 !important;
}
.q_1 {
	font-size: 20px;
	color: #d23927 !important;
	font-weight: bold;
}
.q_2 {
	margin-left: 50px;
}
.q_3 {
	margin-left: 190px;
	font-size: 25px;
	color: #d23927 !important;
	font-weight: bold;
}
.cont_map {
	margin-top: 20px;
}
form {
	margin: 0;
	padding: 0;
}
.txt_field {
	width: 210px;
	background: #f8f8f8;
	float: left;
	height: 40px;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	margin-right: 5px;
	padding-left: 10px;
}
.txt_area {
	width: 440px;
	background: #f8f8f8;
	height: 150px;
	padding-left: 10px;
	border: 2px solid #ccc;
}
.submit {
	width: 170px;
	background: #9dc04b;
	height: 40px;
	border: 2px solid #ccc;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
	padding-left: 10px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
.submit:hover {
	background: #d23927;
}
ul#list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#list li {
	background: url(../images/export.png) no-repeat;
	display: block;
	padding-left: 30px;
}
.product_details {
	text-align: justify;
}
.product_details h4 {
	margin-right: 25px;
}
.product_details img {
	border: 3px solid #9dc04b;
	border-radius: 20px;
	margin-left: 5px;
}
.all {
	width: 170px;
	background: #9dc04b;
	height: 40px;
	border: 2px solid #ccc;
	line-height: 42px;
	margin-right: 25px;
	float: right;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.all:hover {
	background: #d23927;
}
.title_mar {
	margin: 0px;
}
.mar {
	margin: 2px 0px 0px 0px;
}

#slider ul li:nth-child(2) {
    display: none !important;
}
.todays {
    float: left;
    margin-right: 0;
    width: auto;
}