/* general */

.bodySub{
	background-color:#00701c;
	background-image:url(../images/bg-repeat.gif);
	background-repeat:repeat-x;
	}

body, html 
{
	height:100%; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#00701c;
}
#container {
	 min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
	 margin:0 auto;
	 width:980px;
}
.clear {
	clear:both;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#999;
}
h2 {
	margin:0;
	padding:8px 0 0 8px;
	font-size:14px;
	font-weight:bold;
	color:#003d5b;
	text-decoration:underline;
}
h3 {
	margin:0 0 10px 0;
	font-weight:normal;
	float:left;
	font-size:24px;
	color:#004111;
}

strong{
	color:#004111;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#00741d;
}
a:hover {
	text-decoration:underline;
}
.h {
	padding:6px 0 0 7px;
}
.clear {
	clear:both;
}
/* header */
	
#hdr {
	background-image:url(../images/hdr-bg.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:160px;
}
#hdr .lftCol {
	width:153px;
	height:160px;
	float:left;
}
#hdr .midCol {
	width:717px;
	height:160px;
	float:left;
}
#hdr .rgtCol {
	width:108px;
	float:right;
}
/*  nav  */

#navContainer {
	margin:60px 0 0 0;
	float:right;
	width:719px;
}
.cssnav {
	display:block;
}
.cssnav a {
	display:block;
	float:left;
}
/*  nav buttons  */

a.difference {
	background:url(../images/nav-sunflower-seeds.jpg) repeat 0px 0px;
	width: 183px;
	height: 60px;
	display: block;
}
a.difference span {
	display: none;
}
a.difference:hover {
	background: url(../images/nav-sunflower-seeds.jpg) repeat 0px -60px;
}
a.our-products {
	background:url(../images/nav-our-products.jpg) repeat 0px 0px;
	width: 162px;
	height: 60px;
	display: block;
}
a.our-products span {
	display: none;
}
a.our-products:hover {
	background: url(../images/nav-our-products.jpg) repeat 0px -60px;
}
a.our-promotions {
	background:url(../images/nav-our-promotions.jpg) repeat 0px 0px;
	width: 177px;
	height: 60px;
	display: block;
}
a.our-promotions span {
	display: none;
}
a.our-promotions:hover {
	background: url(../images/nav-our-promotions.jpg) repeat 0px -60px;
}
a.contact {
	background:url(../images/nav-contact.jpg) repeat 0px 0px;
	width: 116px;
	height: 60px;
	display: block;
}
a.contact span {
	display: none;
}
a.contact:hover {
	background: url(../images/nav-contact.jpg) repeat 0px -60px;
}
a.home {
	background:url(../images/nav-home.jpg) repeat 0px 0px;
	width: 81px;
	height: 60px;
	display: block;
}
a.home span {
	display: none;
}
a.home:hover {
	background: url(../images/nav-home.jpg) repeat 0px -60px;
}
#content {
	margin:10px 0 0 0;
	width:961px;
	border:9px solid #12792b;
	background-color:#ffffff;
}
#content p {
	margin:10px;
	padding:8px;
	background-color:#dfe6ea;
}

.floatRight{
	 margin:20px;
	 float:right;
}

#contentProduct {
	margin:8px 8px 0 8px;
	padding:8px 8px 0 8px;
	background-image:url(../images/img-productBg.gif);
	background-repeat:no-repeat;
	width:942px;
	height:279px;
}
#contentProduct img {
	float:left;
}
.contentProductLft {
	width:450px;
	float:left;
}
.contentProductLftNew {
	width:920px;
	float:left;
}
.item {
	padding:0 10px 0 0;
}
.contentProductRgt {
	padding:0 0 0 35px;
	width:450px;
	float:left;
}
#contentProductPumpkin {
	margin:8px;
	padding:8px;
	background-image:url(../images/img-productBg.gif);
	background-repeat:no-repeat;
	width:942px;
	height:279px;
}
.contentProductLftPumpkin {
	width:450px;
	float:left;
}
#contentProductPumpkin img {
	float:left;
}

/*  nav french */

#navContainer {
	margin:60px 0 0 0;
	float:right;
	width:722px;
}
.cssnav {
	display:block;
}
.cssnav a {
	display:block;
	float:left;
}
/*  nav buttons  */

a.difference-fr {
	background:url(../images/nav-sunflower-seeds-fr.jpg) repeat 0px 0px;
	width: 183px;
	height: 60px;
	display: block;
}
a.difference-fr span {
	display: none;
}
a.difference-fr:hover {
	background: url(../images/nav-sunflower-seeds-fr.jpg) repeat 0px -60px;
}
a.our-products-fr {
	background:url(../images/nav-our-products-fr.jpg) repeat 0px 0px;
	width: 145px;
	height: 60px;
	display: block;
}
a.our-products-fr span {
	display: none;
}
a.our-products-fr:hover {
	background: url(../images/nav-our-products-fr.jpg) repeat 0px -60px;
}
a.our-promotions-fr {
	background:url(../images/nav-our-promotions-fr.jpg) repeat 0px 0px;
	width: 165px;
	height: 60px;
	display: block;
}
a.our-promotions-fr span {
	display: none;
}
a.our-promotions-fr:hover {
	background: url(../images/nav-our-promotions-fr.jpg) repeat 0px -60px;
}
a.contact-fr {
	background:url(../images/nav-contact-fr.jpg) repeat 0px 0px;
	width: 138px;
	height: 60px;
	display: block;
}
a.contact-fr span {
	display: none;
}
a.contact-fr:hover {
	background: url(../images/nav-contact-fr.jpg) repeat 0px -60px;
}
a.home-fr {
	background:url(../images/nav-home-fr.jpg) repeat 0px 0px;
	width: 91px;
	height: 60px;
	display: block;
}
a.home-fr span {
	display: none;
}
a.home-fr:hover {
	background: url(../images/nav-home-fr.jpg) repeat 0px -60px;
}
/*#content {
	margin:10px 0 0 0;
	width:961px;
	border:9px solid #12792b;
	background-color:#ffffff;
}
#content p {
	margin:10px;
	padding:8px;
	background-color:#dfe6ea;
}

.floatRight{
	 margin:20px;
	 float:right;
}

#contentProduct {
	margin:8px 8px 0 8px;
	padding:8px 8px 0 8px;
	background-image:url(../images/img-productBg.gif);
	background-repeat:no-repeat;
	width:942px;
	height:279px;
}
#contentProduct img {
	float:left;
}
.contentProductLft {
	width:450px;
	float:left;
}
.contentProductLftNew {
	width:920px;
	float:left;
}
.item {
	padding:0 10px 0 0;
}
.contentProductRgt {
	padding:0 0 0 35px;
	width:450px;
	float:left;
}
#contentProductPumpkin {
	margin:8px;
	padding:8px;
	background-image:url(../images/img-productBg.gif);
	background-repeat:no-repeat;
	width:942px;
	height:279px;
}
.contentProductLftPumpkin {
	width:450px;
	float:left;
}
#contentProductPumpkin img {
	float:left;
}
*/
/* Contact */

#lftColLinks {
	padding:5px;
	float:left;
}
#lftColLinks ul {
	margin:0;
	padding:0;
}
#lftCoLlinks li {
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	list-style-type:none;
}
/* footer */

.footer{
	padding:50px 0 0 0;
}

 .footer, .push {
     height: 4em;
 }

#ftrBg {
	background-color:#06281a;
	height:145px;
}
/* footer */

#ftrNavContainer {
	position: relative;
	padding:10px 0 10px 0;
	width:980px;
	margin:0 auto;
}
#ftrNav {
	margin:0;
	float:left;
	width:119px;
}
#ftrNav a {
	margin:0;
	color:#ffffff;
	text-decoration:none;
}
#ftrNav a:hover {
	color:#fff600;
}
.copyright {
	margin:10px 0 0 10px;
	font-size:10px;
	color:#ffffff;
	width:400px;
	float:left;
}
/* footer  french*/

.footer-fr{
	padding:50px 0 0 0;
}

 .footer-fr, .push {
     height: 4em;
 }

#ftrBg-fr {
	background-color:#06281a;
	height:135px;
}
#ftrNavContainer-fr {
	position: relative;
	padding:10px 0 10px 0;
	width:980px;
	margin:0 auto;
}
#ftrNav-fr {
	margin:0;
	float:left;
	width:220px;
}
#ftrNav-fr a {
	margin:0;
	color:#ffffff;
	text-decoration:none;
}
#ftrNav-fr a:hover {
	color:#fff600;
}


