
html { 
 background:url(../images/bg.jpg) no-repeat  fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}






body{
	padding:0;
	margin:0;
	
	font-family: "GE Inspira";
	
	
	
	

}





@font-face {
        font-family: "GE Inspira";
		src: url('../fonts/342590333-ge-inspira.eot');
        src: url('../fonts/342590333-ge-inspira.eot?#iefix') format('embedded-opentype'),
        url('../fonts/342590333-ge-inspira.svg#GE Inspira') format('svg'),
        url('../fonts/342590333-ge-inspira.woff') format('woff'),
        url('../fonts/342590333-ge-inspira.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	
	a:link{
		color:#0f5fa6;
		text-decoration:none;
	}

#wrapper{
	width:1000px;
	margin:auto;
	background-color:#fff;
	font-family: "GE Inspira";
	-moz-box-shadow: 0px 0px 5px #4d4d4d;
-webkit-box-shadow: 0px 0px 5px #4d4d4d;
box-shadow: 0px 0px 5px #4d4d4d;

}

img{
	border:none;
	outline:none;
}

.clr{
	clear:both;
}

.fl{
	float:left;
}
.fr{
	float:right;
}

.logo{
	width:212px;
}

.top_contact{
	margin-right:20px;
	font-size:16px;
	font-weight:bold;
	color:#111111;
	text-align:left;
	line-height:28px;
	margin-top:22px;

}

.top_contact a:link{
		color:#000;
		text-decoration:none;
	}

.top_contact a:hover{
		color:#0f5fa6;
		text-decoration:none;
	}
.top_contact img{
	float:left;
	padding:8px 5px 0px 0px;
}





nav{
	background:url(../images/menu_bg.jpg) repeat-x bottom;
	height:47px;
	padding-left:30px;
}

.nav,.nav ul {
    list-style:none;
    margin:0;
    padding:0;
}

.nav {
    position:relative;
	z-index:9955;
}

.nav ul {
    height:0;
    left:0;
    overflow:hidden;
    position:absolute;
    top:44px;
}

.nav li {
    float:left;
    position:relative;
}

.nav li a {
  
   
    color:#FFF;
    display:block;
    font-size:15px;
	font-family: "GE Inspira";
	font-weight:bold;
    line-height:42px;
    padding:5px 27px;
    text-decoration:none;
  
}

.nav li:hover > a {
  
    color:#0f5fa6;
	background:url(../images/btn_bg.png) no-repeat top right;
}

.nav li:hover ul.subs {
    height:auto;
    width:280px;
}

.nav ul li {
   

    width:100%;
}

.nav li ul li {
    -moz-transition-delay:0s;
    -o-transition-delay:0s;
    -webkit-transition-delay:0s;
    transition-delay:0s;
}

.nav li:hover ul li {
    opacity:1;
    -moz-transition-delay:0.5s;
    -o-transition-delay:0.5s;
    -webkit-transition-delay:0.5s;
    transition-delay:0.5s;
}

.nav ul li a {
    background:#8dce06;
 
    color:#fff;
    line-height:1px;
    -moz-transition:1.5s;
    -o-transition:1.5s;
    -webkit-transition:1.5s;
    transition:1.5s;
	
}

.nav li:hover ul li a {
    line-height:20px;
}

.nav ul li a:hover {
    background:#0f5fa6;
	color:#fff;
   
}

.banner{
	width:1000px;
	margin:4px 0px 10px 0px;
}


.active{
	background:url(../images/btn_bg.png) no-repeat top right !important; 
}
.banner .next {right: 10px;position: relative;float: right;}
.banner .prev {left: 10px;position: relative;}

.banner_btn{
	width:1000px; text-align:justify; padding-top:134px; position:absolute;z-index: 9000;
	
}
.banner #fadeshow1toggler {
display: none;

}
.banner:hover #fadeshow1toggler {
display: block;

}


h1{
	color:#0f5fa6;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	padding:0;
}

h1 a:visited {
	text-decoration: none;
	color: #3460a1;
}

.content_area{
	padding:12px;
}


	 .content {
font-family: arial;
font-size: 13px;
line-height: 20px;
	 color:#0d0d0d;
	 text-align:justify;
}

.content img {
	float:right;
	margin:0px 0px 10px 10px;
	border:6px solid #ececec;
}


.da-thumbs {
	list-style: none;
	width: 340px;
	height: 323px;
	position: relative;
	padding: 0;
	margin-top:0px;
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
}
.da-thumbs li {
	float: left;
	margin:0px 3px 3px 0px;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	text-decoration:none;
	border:2px solid #ddca98;

}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
	text-align:center;
}
.da-thumbs li a div.da-animate {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li a div span {
	display: block;
	padding: 5px 0;
	margin: 20px 5px 20px 5px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	text-align:center;
}

	.da-thumbs li a div {
					top: 0px;
					left: -100%;
					-webkit-transition: all 0.3s ease;
					-moz-transition: all 0.3s ease-in-out;
					-o-transition: all 0.3s ease-in-out;
					-ms-transition: all 0.3s ease-in-out;
					transition: all 0.3s ease-in-out;
				}
				.da-thumbs li a:hover div{
					left: 0px;
				}
				
				.center_image{
					width:408px;
					margin:0px 12px 0px 10px;
				}
				
				.shadow{
					-moz-box-shadow: 0px 1px 5px #525252;
-webkit-box-shadow: 0px 1px 5px #525252;
box-shadow: 0px 1px 5px #525252;
				}
				
		.greenbg{
			background:url(../images/hbg.png) no-repeat 10px 0px;
			height:35px;
			width:148px;
			z-index:9002;
			position:relative;
			color:#fff;
			font-size:18px;
			text-align:left;
			text-indent:20px;
			line-height:34px;
			
		}
		
		.latest_prod{
			margin-top:-28px;
			margin-bottom:10px;
		}
		
		.news_bg{
			background-color:#0f5fa6;
			padding:10px;
			margin-top:-30px;
			height:143px;
			
		}
		
		
h4{
	padding:0;
	margin:10px 0px 0px 0px;
}

		
		#marqueecontainer{
position: relative;
width: 170x; /*marquee width */
height: 120px; /*marquee height */
color:#fff;
font-size:14px;
overflow: hidden;
padding:18px 4px 4px 4px;

}


 #flexiselDemo3 {
display:block;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;
	
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
   
    position:relative;
    line-height:0px;

	
}
.nbs-flexisel-item img {
    width: 100%;
   
    position: relative;

    margin-bottom: 13px;
    max-width:120px;
    max-height:100px;
	border:1px solid #dddddd;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
   
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;

    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

.cbg{
	background:url(../images/footer_bg_bottom.jpg) no-repeat bottom center;
	padding:12px;
}





.readmore{
	color:#0f5fa6;
	text-align:right;
	float:right;
	text-decoration:none;
	padding:0;
	margin:0;
	font-size:12px;
}

.readmore a {
	font-size: 12px;
	
}
.readmore a:link {
	color: #0f5fa6;
	text-decoration: none;
}
.readmore a:visited {
	text-decoration: none;
	color: #3460a1;
}
.readmore a:hover {
	text-decoration: none;
	color: #8ac42f;
}
.readmore a:active {
	text-decoration: none;
	color: #0f5fa6;
}







.fw{
	margin-right:0px !important;
}

.fbtm{
	background:url(../images/footer_bg_bottom.jpg) no-repeat bottom center;
}


.copyright{
	
	font-size:12px;
	line-height:2px;
	padding:40px 25px 20px 25px;
	color:#0f5fa6;
	font-family: Arial;
	background:url(../images/footer_bg_top.jpg) no-repeat top center;

}





h2{
	font-size:16px;
	text-align:left;
	font-weight:normal;
	color:#fff;
	padding:5px 0px 5px 0px;
	margin:0;
	text-indent:10px;
	background-color:#0f5fa6;
	
}



.address{
	width:400px;
	margin-left:50px;
}

.contact_form {
	padding: 0;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	
	margin-right:50px;
}
.contact_form form {
	width: 408px;
	margin: 0px;
	padding: 0px;
}
.contact_form form .input_field {
	width: 400px;
	padding: 3px;
	background: #fff;
	border: 1px solid #e0dfdf;
	margin-bottom: 5px;
}


.contact_btn{
	background-color:#0f5fa6;
	color:#fff;
	border:none;
	padding:4px 10px 4px 10px;
}



.prod_section ul li{
	list-style:none;
	background:url(../images/arrow.png) left center no-repeat;
	padding-left:20px;

	
}

.prod_section ul li:hover{
	
	
background:url(../images/arrow1.png) left center no-repeat;
	
}


.prod-list{
	float:left;
	width:250px;
	padding-left:12px;
}




.bol{
	width:60% !important;
}

.bbg{
	background:url(../images/bakerybg.jpg) no-repeat top center;
}

.bevbg{
	background:url(../images/bevbg.jpg) no-repeat top center;
}

.dbg{
	background:url(../images/dbg.jpg) no-repeat top center;
}

.funbg{
	background:url(../images/funbg.jpg) no-repeat top center;
}
.gbg{
	background:url(../images/gbg.jpg) no-repeat top center;
}

.ibg{
	background:url(../images/ibg.jpg) no-repeat top center;
}

.nbg{
	background:url(../images/nbg.jpg) no-repeat top center;
}

.ncbg{
	background:url(../images/ncbg.jpg) no-repeat top center;
}

.sbg{
	background:url(../images/sbg.jpg) no-repeat top center;
}

.pprod{
	background:url(../images/peelagic-prod.jpg) no-repeat top center;
}