body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #B30000;
}
a:active {
	color: #B30000;
}
h1 {
	color: #B30000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	color: #B30000;
	border-bottom: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../Images/heading2imagelowres.jpg) repeat-x bottom;
	border-top: thin solid #990000;
	border-right-style: none;
	border-left-style: none;
	text-indent: 15px;
	line-height: 1.75em;
}
h3 {
	font-size: 1em;
	color: #333333;
}

img.floatleft {
	float: left;
	margin: 0 0px 0px 0;
	padding: 0px 10px 35px 15px;
}
#container {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 780px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	position: relative;
	padding: 0px;
}
#header {
	background: transparent;
	padding: 30px 0px 0px 0px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 10px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	border-bottom: 15px;
	border-bottom: solid #999999 10px;
	border-bottom: solid #999999 10px;
}
#zymexhome {
	padding:15px;
	clear: both;
}
.membership with {
background-color:#FFFFFF;
}
#services {
clear:both;
padding: 15px;
}
#customprocessing {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#privatelabel {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#memberships {
	padding: 0px 0px 15px;
	clear: both;
	background: #FFFFFF url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
	color: #333333;
}
#corporateprofile {
	padding: 15px;
	clear: both;
}
#wholesaleproducts {
	padding: 15px;
	clear: both;
}
#herbsandspices {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#oilandextracts {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#nutsdriedfruitsandseeds {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#qualitycontrol {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#qualitycontrol p {
	padding-right: 15px;
}
#researchanddevelopment {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#researchanddevelopment p {
	padding-right: 15px;
}
#processing {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#processing p {
	padding-right: 15px;
}
#farming {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#farming p {
	padding-right: 15px;
}
#importexport {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#importexport p {
	padding-right: 15px;
}
#ourpartners {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#ourpartners p {
	padding-right: 15px;
}
#wholesaleinformation {
	padding:0px 15px 15px 225px;
}
#contactusintro {
	padding: 15px;
	clear: both;
}
#contactinfo {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#contactinfo p {
	padding: 15px;
}
#contactinfo {
	padding: 0px 0px 15px;
	clear: both;
	background: url(../Images/headingbottomimagelowres.jpg) repeat-x bottom;
	border-bottom: thin solid #990000;
}
#footer {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#B30000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}

#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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

