/* Common */

body
{
  margin:0px;
  padding:0px;
  font:normal 70% Verdana, Arial, Helvetica, sans-serif;
  color:#000000;
}

acronym
{
  text-decoration: none;
  border-bottom:1px dotted #8794AB;
}

p
{
	margin:0px 0px 10px 0px;
}

a:link    { color: #CA1734; background-color:inherit; font-weight:bold; text-decoration: none; }
a:visited { color: #CA1734; background-color:inherit; font-weight:bold; text-decoration: none; }
a:active  { color: #CA1734; background-color:inherit; font-weight:bold; text-decoration: none; }
a:hover   { color: #CA1734; background-color:inherit; font-weight:bold; text-decoration: underline; }

/* Container */

#containerTomatoes
{
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:178px;
	position:relative;
}

#containerFruit {
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:178px;
	position:relative;
}

#containerFish {
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:178px;
	position:relative;
}

#containerVegetables {
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	position:relative;
	padding-top: 178px;
}
#containerPasta {
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:178px;
	position:relative;
}
#containerOther {
	width:618px;
	margin:0px auto;
	background:#FFFFFF;
	padding-top:178px;
	position:relative;
}

#logo {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

/* Page Header */

#pageHeader
{
	top:0px;
	margin:0 0 0px;
	width:95%;
	position: absolute;
	padding-top: 161px;
	border-left-color: #FFFFFF;
	font-size: 11px;
	left: 20px;
	display: none;
}

#pageHeader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	border-left-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
}

#pageHeader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-decoration: underline;
}

#pageHeader a.onPage {
	color: #000000;
	text-decoration: underline;
}


/* Content */

#intro
{
	position:relative;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-y;
}

#intro h3
{
  width:362px;
  height:30px;
}

#title {
	position: relative;
	top: -27px;
	padding-left: 100px;
	display: none;
}

#content
{
	position: relative;
	width: 100%;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#content h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #CA1734;
	background-color:#FFFFFF;
	font-weight: bold;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	background-color:#FFFFFF;
	font-weight: bold;
}

#content h3
{
	margin:20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color:#FFFFFF;
}

#content blockquote {
	margin: 0px 0px 0px 20px;
}

#homeImage {

	left: 458px;
	top: 196px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#image {
	left: 458px;
	top: 196px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 35px;

}

#homeImage {

	left: 458px;
	top: 196px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#contactImage {
	left: 458px;
	top: 196px;
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 2em;
}

#contentImage {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CA1734;
	width: 810px;
	position: relative;
	left: 86px;
	margin-bottom: 20px;
}

#financialTable {
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#financialTable td {
	vertical-align: top;
	padding: 0px 0px 10px;
	margin: 0px;
}

#contactTable {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactTable td {
	vertical-align: top;
	padding: 0px 0px 10px;
	margin: 0px;
}
.contactTableLeftTd {
	width: 150px;
}

.contactTableCentreTd {
	width: 300px;
}

#contactTableBottom {

	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#standardTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#standardTable td {
	vertical-align: top;
	padding: 0px 0px 10px;
	margin: 0px;
}

.standardTableLeftTd {
	width: 100px;
}

#companyNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#companyNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#companyNav a:hover {
	text-decoration: none;
}

#productNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#productNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#productNav a:hover {
	text-decoration: none;
}

#contactNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#contactNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#contactNav a:hover {
	text-decoration: none;
}

#logisticsNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#logisticsNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#logisticsNav a:hover {
	text-decoration: none;
}

#brandedNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#brandedNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#brandedNav a:hover {
	text-decoration: none;
}

#technicalNav {
	position: relative;
	top: -20px;
	height: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
	display: none;
}

#technicalNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding-right: 10px;
	font-size: 11px;
}

#technicalNav a:hover {
	text-decoration: none;
}


/* Footer */

#footer
{
	background:#CA1734;
	height: 28px;
	color:#FFFFFF;
	text-align: center;
	line-height: 20px;
}


#footer h3
{
  width:362px;
  height:30px;
  margin:0px;
}

#key {
	height: 20px;
	width: 43px;
	position: absolute;
	left: 935px;
	display: none;
}
