body { 
	font: 8pt/16pt verdana; 
	color: #481d03; 
	background: #ffffff url(/images/bg.jpg); 
	margin: 0px auto; 
	text-align: center;
	background-repeat: repeat-x;
	}

p,h1,h2,h3,h4 {
	padding: 0px;
	margin: 0px;
}	
	
#ckprinting { 
	font: 8pt/16pt verdana; 
	color: #481d03; 
	background: none; 
	margin: 0px auto; 
	text-align: center;
	background-repeat: repeat-x;
	}

p { 
	font: 8pt/14pt verdana; 
	text-align: left;
	margin:0;
	padding:0;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #7D775C;
	text-align: left;
	}
a:link { 
	font: 11px verdana; 
	font-weight: bold;
	text-decoration:none;
	color: #8F9E28;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #481d03;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #481d03;
	}
	
ul
{
	text-align: left;
}
	
	
/*--------------------------------------------------------------------------------------------*/

#container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	height:143px;
	margin-top:1px;
	
} 
#header p{
	color:#ffffff;
	text-align:right;

}

#flashheader{
	margin-top:16px;
	
}
#header .userpanel{
	margin-top:10px;
	float:right;
}
#home .logo {	
	float:left;
	background-image:url(/images/logo.jpg);
	width:180px;
	height:143px;
	background-repeat:none;
	margin: 0; 	
	margin-left:10px;
}

#menu{padding-top:53px;	margin-left:200px; height:40px; width:800px;}
#inMenu{width:600px; list-style:none;}
#inMenu li {display: inline;}
#inMenu li a{display:block; float:left;}
#inMenu li a.home{ height:40px; text-indent: 0px; background-image:url(/images/menu_links.jpg); width:125px; background-position: 0 0; text-indent:-9999px;}
#inMenu li a.about{ height:40px; text-indent: 0px; background-image:url(/images/menu_links.jpg); width:138px; background-position: -125px 0; text-indent:-9999px;}
#inMenu li a.contact{ height:40px; text-indent: 0px; background-image:url(/images/menu_links.jpg); width:138px; background-position: -263px 0; text-indent:-9999px;}
#inMenu li a.faq{ height:40px; text-indent: 0px; background-image:url(/images/menu_links.jpg); width:90px; background-position: -401px 0; text-indent:-9999px;}

#inMenu li a.home:hover{background-position: 0 -40px;}
#inMenu li a.about:hover{background-position: -125px -40px;}
#inMenu li a.contact:hover{background-position: -263px -40px;}
#inMenu li a.faq:hover{background-position: -401px -40px;}


#sidebar1 h3{
	padding:0;
	margin:0;
	background-image:url(/images/browse_pro.jpg);
	background-repeat:none;
	width:291px;
	height:254px;	
}
#sidebar1 h1{
	padding:0;
	margin:0;
	background-image:url(/images/contact.jpg);
	background-repeat:none;
	width:291px;
	height:222px;
	
	
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	
	
}
#sidebar1 p{
	padding: 70px 0 0 10px;
}
#mainContent {
	float:right;
	background-image:url(/images/welcome.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:558px;
	width:669px;	
} 
#mainContent p{
	padding:0;
	margin:0;
	padding-left:10px;
}
#mainContent h1{
	margin-left:10px;
	background-image:url(/images/welcomenote.jpg);
	background-repeat:no-repeat;	
	width:382px;
	height:26px;
	margin:20px 0 10px 10px;
}
.txtboxhidden
{
	border: 1px solid #481D03;
	color: #481D03;
}

#icons {
	margin-bottom:50px;
	height:130px;
	margin-top:30px;
}
#icon1{
	float:left;
	background-image:url(/images/halal_newlogo.png);
	background-repeat:no-repeat;
	margin-left:40px;
	width:101px;
	height:121px;
}
#icon2{
	float:left;
	background-image:url(/images/healthy.png);
	background-repeat:no-repeat;
	margin-left:40px;
	width:101px;
	height:121px;
}
#icon3{
	float:left;
	background-image:url(/images/haacp.png);
	background-repeat:no-repeat;
	margin-left:40px;
	width:101px;
	height:121px;
}
#try{
	float:left;
	background-image:url(/images/tryonce.gif);
	background-repeat:no-repeat;
	width:266px;
	height:110px;
}
#foodpic{
	float:right;
	background-image:url(/images/foodplates.jpg);
	background-repeat:no-repeat;
	width:380px;
	height:133px;
}


#freqtop{
	
	background-image:url(/images/freq_top.gif);
	background-repeat:no-repeat;
	width:980px;
	height:7px;
}
#freqmid{
	padding-top:10px;
	padding-left:10px;
	background-color:#dbddae;
	width:970px;
	
	
}
#freqbottom{
	background-image:url(/images/freq_bottom.gif);
	background-repeat:no-repeat;
	width:980px;
	height:7px;	
}


#freqmid h1{	
	margin:0;
	padding:0 0 10px 0;
	background-image:url(/images/freqtext.gif);
	widht:259px;
	height:24px;
	background-repeat:no-repeat;
	
}
#freqinsidetop{	
	background-image:url(/images/freq_inside_top.gif);
	background-repeat:no-repeat;
	width:960px;
	height:7px;
}
#freqinsidemid{
	padding:10px;
	background-color:#FFF;
	width:940px;
}
#freqinsidebottom{	
	background-image:url(/images/freq_inside_bottom.gif);
	background-repeat:no-repeat;
	width:960px;
	height:7px;
}






#footer {
	text-align:center;
	margin-top:20px;
	height:25px;
} 

#footer p {
	
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#bottom{
	background-color:#753414;
	height:15px;
	
}

/*-----------------------------*/
#productimg{
	background-image:url(/images/product_img.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:248px;
}



#productmenu {
	float: left; /* since this element is floated, a width must be given */
	background-image:url(/images/productlist.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	width:261px;
	height:580px;
	
}
#productcontent {
	padding-top:30px;
	margin-left:80px;
	height:650px;
	width:80%;	
} 

#box{
	background-repeat:no-repeat;
	padding:5px 10px 0px 220px;
}
#boxcloseup{
	width:651px;
	height:282px;
}

#contactleft {
	float: left; /* since this element is floated, a width must be given */
	background-color:#FFF;
	margin-left:10px;
	width:500px;
	height:580px;
	
}
#contactleft p{
	padding:0 0 20px 10px;
}

#contactright {
	
	margin-left:660px;
	background-color:#ffffff;
	height:650px;
	width:300px;	
}

#basic{
	width:400px;
	
}
#form1{
	
	height:400px;	
}

#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:150px;
		float:left;
		margin-bottom:30px;
}

#basic input, textarea{
		float:left;
		margin:0px 0 0px opx;
}
	
#basic button{ 
		clear:both;
		margin-left:110px;
		background:#481d03;
		color:#FFFFFF;
		border:solid 1px #fcb126;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
}

#sectioncontent {
	text-align:center;
	min-height:600px;
    height:auto; 
}

.orangebut{
	background-image:url(/images/orange_button.png);
	background-repeat:no-repeat;
	width:103px;
	height:30px;
	margin: 3px 5px 3px 5px;
	
}
.greenbut{
	background-image:url(/images/green_button.png);
	background-repeat:no-repeat;
	width:103px;
	height:30px;
	margin: 3px 5px 3px 5px;	
}
#cMenu{
	margin:0;
	padding:0;
	height:50px;
}
#cMenu ul{
 	padding:0;
 	margin:0; 
 	list-style:none;	
}
#cMenu li{
		display: inline;
		text-align:center;
		
	
}
#cMenu li a{
	padding-top:3px;
display:block;
float:left;
color:#481d03;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

li.productlist
{
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

#tr_header_order
{
	background: #DB8C0D; 
	font-weight: bold;
}

/* the tooltip css */
.tooltip.bottom {
	background:url(/images/styling/black_arrow_bottom.png);
	padding-top:40px;
	height:55px;
}

.tooltip.bottom {
	background:url(/images/styling/black_arrow_bottom.png);
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(/images/styling/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* style the trigger elements */
#dyna img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

.scProductListItem 
{
background: none repeat scroll 0 0 #DAD2CD;
border: 1px solid #E0E0E0;
border-radius: 5px 5px 5px 5px;
margin: 3px;
padding: 0;
text-align: left;
width: 32%;
float: left;
}
.scBtn {
background: none repeat scroll 0 0 #5A5655;
border: 1px solid #5A5655;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
margin: 0;
padding: 1px 5px;
text-align: center;
text-decoration: none;
}

#faq-mainDiv{
	border: 1px solid white; 
	width: 98%; 
	margin: auto; 
	height: auto; 
	color: #481D03; 
	font: 8pt/16pt verdana;
}
#faq-heading{
	float: left; 
	width: 98%; 
	text-align: left; 
	padding: 10px;
}
#faq-container{
	float: left; 
	width: 98%; 
	margin-top: 10px; 
	text-align: left;
	padding: 5px;
}
#faq-ans{
	background-color: #DAD2CD; 
	padding: 10px; 
	margin: 10px; 
	-moz-border-radius: 15px; 
	border-radius: 15px;
}
