
* { padding: 0; margin: 0; }

body {
 font-size: 13px;
 background-color:#e4e4e4;
}
#home-bg {
width:100%;
background-image:url(images/bg.jpg);
background-position:center;
background-position:top;
background-repeat: repeat-x;

}
#products-bg {
width:100%;
background-image:url(images/bg.jpg);
background-position:center;
background-position:top;
height:auto;
background-repeat: repeat-x;
}
#contact-bg {
width:100%;
background-image:url(images/bg.jpg);
background-position:center;
background-position:top;
height:auto;
background-repeat: repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 924px;
}
#header {
 color: #333;
 width: 922px;
 float: left;
 height: 170px;
 background-color:#FFFFFF;
 border-left:  1px solid #666666;
 border-right:  1px solid #666666;
}
#navigation {
 float: left;
 width: 922px;
 color: #333;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #145a2d;
 height: 35px;
 border-left:  1px solid #666666;
 border-right:  1px solid #666666;
}
#content { 
 height: 650px; /* -- Change this for height of container text / Match with below -- */
 width: 571px;
 float: left;
 background-color:#FFFFFF;
 padding-bottom:20px;
 border-left: 1px solid #666666;
}
#rot_fruit {
 height: 650px; /* -- Change this for height of container text / Match with above -- */
 min-height: 422px;
 width: 351px;
 float: left;
 background-color:#FFFFFF;
 padding-bottom:10px;
 padding-top:10px;
 border-right: 1px solid #666666;
}
#container {
 height: 350px;
 width: 922px;
 float: left;
 background-color:white;
 background-image:url(images/container_bg.png);
 padding-bottom:10px;
 background-repeat:no-repeat;
 background-position:top; 
 border-left:  1px solid #666666;
 border-right:  1px solid #666666;
}
#leftnews { 
 float: left;
 height: 200px;
 width: 320px;
 display: inline;
 padding-top:10px;
 padding-bottom:10px;
}
#rightnews { 
 float: left;
 height: 200px;
 width: 384px;
 display: inline;
 padding-top:10px;
 padding-bottom:10px;
 background-image:url(images/news_bg.jpg);
 background-position:left;
 background-repeat:no-repeat;
}
#cuts{ 
 float: left;
 height: 200px;
 width: 205px;
 display: inline;
 margin-top:5px;
}
#footer { 
 width: 924px;
 clear: both;
 color: #333;
 background-image: url(images/footer.png);
 height: 40px;
 }
#product { 
 height:auto;
 width: 922px;
 float: left;
 background-color:#FFFFFF;
 padding-bottom:20px;
 border-left: 1px solid #666666;
 border-right: 1px solid #666666;
 } 
#pro_box {
 width:571px;
 height:auto;
 float:left;
}
.pright {
	float:right;
	margin: 5px 5px 5px 5px;	
}
.pleft {
	float:left;
	margin: 5px 5px 5px 5px;
	}	


 
 
/* - Text Formatting */

h1 {font:Times, serif; font-size:24px; color:#145a2d; margin-left:20px;}
h2 {font: Verdana, Arial, Helvetica, sans-serif; font-size:1em; color: #666666; margin-left:20px;}
h3 {font:Times, serif; font-size:18px; color:#145a2d; margin-left:20px;}
pm {font: "Courier New", Courier, monospace;  font-size:14px; }
h4 {font-family: courier;}


/* FOOTER DO NOT EDIT */ 
h5 {font-family:Verdana, Arial, Helvetica, sans-serif,; font-size:12px; color:#FFFFFF; line-height:18px;}
p {font-family: Verdana, Arial, Helvetica, sans-serif; margin-left:25px; margin-right:25px; color:#0c0c0c;} 

a:link { text-decoration:none; color: #009933;}
a:visited {text-decoration:none; color: #7c7c7c;}
a:active {text-decoration:none;}
a:hover {text-decoration:none; color: #FF0000; text-decoration:underline;}

/* Menu Navigation */
#menucontainer{position:relative;height:35px;color:#E0E0E0;background:#073c1a;width:100%;font-family:Helvetica,Arial,Verdana,sans-serif;}
#menunav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#menunav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#menunav ul li{display:block;float:left;margin:0 1px;}
#menunav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#menunav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#menunav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#menunav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#menunav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#menunav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* END Menu Navigation */

#navcontainer ul {
list-style-type: none;
text-align: left;
padding-left:20px;
}

#navcontainer ul li a {
padding-left: 0px;
text-align: left;
font: normal 1.3em Verdana, Arial, Helvetica, sans-serif ;
font-size-adjust:inherit;
font-variant: normal;
text-decoration: none;
color: #7f1311;
font-weight:400;
}

#navcontainer ul li a:hover {
background-color:#f0f0f0;	
color: black;
text-decoration:underline;
font-weight:normal;

}

#navcontainer ul li a#current {
background: transparent url(images/list-active.gif) left center no-repeat;
color: #382513;
}

.toplinx {
 color: #006633;
 font-stretch: extra-expanded;
 padding-left: 200px;
 font: 11px verdana;
 background-color:#f0f0f0;
 }







