body {
	background: #7cae6d url('../_images/background.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear { clear: both; }

img { border: 0px; }
.certification {
	background-image: url(/_images/certifyfreshersfood.gif);
	height: 115px;
	width: 83px;
	position: absolute;
	top: 15px;
	left: 840px;
	z-index: 999;
}
.shop {
	background-image: url(/_images/shop-green-top.JPG);
	height: 100px;
	width: 150px;
	position: absolute;
	top: 33px;
	right: 110px;
	z-index: 999;
}

a, a:hover, a:visited { color: #000; text-decoration: none; }

input, textarea, select, file { border: 1px solid #000; }

label { float: left; width: 110px; }

.red { color: red; }

#container {
position:relative;
	width: 950px;
	margin: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	background-color: #FFF;
}
#container #header {
	width: 100%;
}
#container #header .logo {
	float: left;
	background-image: url(../_images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 149px;
	height: 124px;
	margin: 10px;
	margin-left: 50px;
	cursor: pointer;
}
#container #header .slogo {
	float: right;
	background-image: url(../_images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 165px;
	height: 50px;
	margin: 10px;
	margin-top: 90px;
	margin-bottom: 0px;
}
body #container #header .nav {
	width: 950px;
	height: 45px;
	font-weight: bold;
	font-size: 14px;
}
body #container #header .nav .lefthalf {
	width: 560px;
	background-color: #e6e6e6;
	height: 45px;
	float: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
body #container #header .nav .lefthalf a {
	color: #333;
	cursor: pointer;
	float: left;
	padding-top: 15px;
	height: 30px;
	width: 112px;
	text-align: center;
}
body #container #header .nav .lefthalf a:hover,
body#home #container #header .nav .lefthalf a.home,
body#competitions #container #header .nav .lefthalf a.competitions,
body#company #container #header .nav .lefthalf a.company,
body#ingredients #container #header .nav .lefthalf a.ingredients,
body#delivery #container #header .nav .lefthalf a.delivery,
body#packaging #container #header .nav .lefthalf a.packaging,
body#products #container #header .nav .lefthalf a.products {
	background-color: #FFF;
	color: #cba950;
}
body #container #header .nav .righthalf {
	color: #333;
	background-color: #7dae6d;
	float: right;
	border: 1px solid #00672f;
	border-right: 0px;
	width: 389px;
	height: 100%;
}
body #container #header .nav .righthalf a {
	color: #333;
	cursor: pointer;
	float: left;
	text-align: center;
	width: 128px;
	padding-top: 15px;
	height: 30px;
}
#container #body {
	width: 100%;
}
#container #body .banners {
	height: 296px;
	margin-top: 2px;
}
#container #body #imageContainers {
	position: relative;
	width: 950px;
}
#container #body #imageContainers img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#container #body #content {
	padding: 10px;
}
#container #footer {
	text-align: center;
	margin-bottom: 3px;
	font-size: 11px;
}
#container #footer .bars {
	width: 100%;
	height: 3px;
	border-top: 1px solid #cba74f;
	border-bottom: 10px solid #7dae6d;
	margin-bottom: 3px;
}

------------{}

#container #body #content .coll {
	background-image: url(../_images/boxtop.jpg);
	background-repeat: no-repeat;
	width: 225px;
	margin-right: 7px;
	float: left;
	cursor: pointer;
}
#container #body #content .coll h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 14px;
}
#container #body #content .coll .collbody {
	border: 1px solid #d2d2d2;
	margin-top: 7px;
	padding: 5px;
	border-bottom: 0px;
	height: 258px;
}
#container #body #content .coll .collbody .moreinfo {
	margin-top: 8px;
	margin-left: 10px;
	padding-left: 38px;
	padding-top: 8px;
	height: 30px;
	background: url('../_images/bullet.jpg');
	background-repeat: no-repeat;
}
#container #body #content .coll .collbody img {
	margin: -5px;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 5px;
}
#container #body #content .coll .collbot {
	background-image: url(../_images/boxbot.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 225px;
}

------------{}

#container #body #content #leftnav {
	background-color: #e6e6e6;
	padding: 20px;
	width: 200px;
	float: left;
	line-height: 24px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
#container #body #content #rightnav {
	float: left;
	padding: 20px;
	width: 650px;
}
#container #body #content #rightnav input,
#container #body #content #rightnav select,
#container #body #content #rightnav textarea {
	width: 480px;
	margin-bottom: 5px;
}
#container #body #content #rightnav .section {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#container #body #content #rightnav .section .left {
	float: left;
	padding: 15px;
	border: 1px solid #CCC;
}
#container #body #content #rightnav .section .right {
	float: left;
	padding: 10px;
	padding-top: 0px;
	width: 390px;
	line-height: 18px;
}
#container #body #content #rightnav .section .right h3 {
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

------------{}

#container #body #content #rightnav .contactform {
	margin-top: 10px;
	width: 670px;
}
#container #body #content #rightnav .contactform .left {
	float: left;
}
#container #body #content #rightnav .contactform .left input, 
#container #body #content #rightnav .contactform .left select,
#container #body #content #rightnav .contactform .left textarea {
	width: 300px;
	margin-bottom: 5px;
}
#container #body #content #rightnav .contactform .right {
	float: right;
	border: 1px solid #CCC;
	padding: 10px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
}

------------{}

.table {
	width: 670px;
	margin-bottom: 15px;
}
.table .heading {
	width: 659px;
	background-color: #fff;
	border-top: 1px solid black;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.table .top {
	float: left;
	width: 100px;
	background-color: #E6E6E6;
	padding: 10px;
	font-size: 14px;
	margin-right: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1px;
}
.table .list {
	float: left;
	width: 110px;
	background-color: #7CAE6D;
	padding: 5px;
	font-size: 12px;
	margin-right: 1px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.table .list a { color: #FFFFFF; }

------------{}

.popupbox {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

------------{}

#container #body #content #rightnav .fleft {
	float: left; 
	text-align: right; 
	width: 150px; 
	padding-right: 5px; 
	border-right: 1px solid #000; 
	margin-right: 5px;
}

#container #body #content #rightnav .fright {
	float: left; 
	width: 150px;
}
