html { height:100.01%; }
body { background:url(../images/website-bg.jpg) repeat-x; background-color:#525317; font-family:Helvetica, Arial, sans-serif; font-size:12px; }
a { text-decoration:none; }
#site { width:1066px; margin:0 auto;}
.clear { clear:both; line-height:1px; height:1px; }
p { margin-top: 0; margin-bottom: 0; }
 
/** HEADER **/
#fruits_header { background:url(../images/fruits&veggies.jpg) no-repeat center; width:1050px; height:334px; position:relative;}
#branding { width:509px; height:374px; position:absolute; top:13px; margin:0 0 0 265px; z-index:997; }

/** MAIN MENU **/
#navigation { background:url(../images/menu-bg.png) no-repeat center; width:1050px; height:79px; position:relative; z-index:998; color:#485b09; position:relative; z-index:999; letter-spacing:2px; }
#navigation li { display:inline; }
#navigation ul { padding:15px 0 0 197px;}
#navigation a { color:#60790c; text-align:center; padding:0 15px; font-size:16px; }
#navigation a:hover, #navigation .current { color:#c60f07; }

/** PHOTO GALLERY **/
#photo_gallery_wrapper { width:1052px; height:274px; position:relative;  }
#layer1, #layer2 { width:850px; height:274px; position:absolute; margin:0 0 0 100px; }
#layer1 { z-index:100; }
#layer2 { z-index:105; }
#banner_overlay { background:url(../images/photo-gallery-bg2.png) no-repeat; width:949px; height:274px; position:absolute; z-index:110; margin:0 0 0 51px; }
#preloaded_images { position: absolute; overflow: hidden; left: -9999px; top: -9999px; height: 1px; width: 1px; }	
.thumbnail_image { width:100px; }

/** CONTENT **/
#content_top { background:url(../images/content-top.png) no-repeat center; width:1050px; height:9px;  }
#content { background:url(../images/content-bg.png) repeat-y center; width:1050px; padding:20px 0 40px; color:#7b7a7a; text-align:justify;}
#content_bottom { background:url(../images/content-bottom.png) no-repeat center; width:1050px; height:37px;}
#left_content { background:url(../images/left-content-logos.gif) no-repeat; width:330px; height:598px;float:left; margin:0 0 0 107px;}
#right_content { width:490px; height:auto; padding:0 48px 0 436px;}
#main_content p { margin:10px 0 18px 0; font-weight:normal; }



/** FOOTER **/
#footer { background:url(../images/footer-bg.png) no-repeat center; color:#3a3411; width:1066px; height:105px;}
#footer_text {  width:1066px; text-align:center; display:inline-block; margin:43px 0 0;}
#privacy { text-align:center; }
#privacy a { color:#3A3411; }
#conveyor_link { z-index:999; position:relative; padding:12px 0 0 750px; }
#info { text-align:center; padding:45px 0 0 0; }


/******** SUB PAGES CONTENT ********/

/** PACKAGING PAGE **/
#sub_content { background:url(../images/sub-content-bg.png) repeat-y center; width:1050px; text-align:justify;}
#content_section {  width:685px; padding:20px 142px 30px 0; float:right;}
#packaging_gif { background:url(../images/packaging.gif) no-repeat; width:72px; height:520px; margin: 22px 0 0 90px; float:left;}

/** HARDWARE PAGE **/
#hardware_gif { background:url(../images/hardware.gif) no-repeat; width:70px; height:491px; margin: 22px 0 0 90px; float:left;}

/** FERTILIZER PAGE **/
#fertilizer_gif { background:url(../images/fertilizer.gif) no-repeat; width:75px; height:533px; margin: 22px 0 0 90px; float:left; }

/** NEWSLETTER PAGE **/
#newsletter_gif { background:url(../images/newsletter.gif) no-repeat; width:72px; height:566px; margin: 22px 0 0 90px; float:left; }

/** LOCATION PAGE **/
#location_gif { background:url(../images/location.gif) no-repeat; width:72px; height:442px; margin: 22px 0 0 90px; float:left; }

