html {text-align:center;
	
	
}
body{position:relative;
	margin: 0  auto;
	text-align:left;
	width: 800px;
	height: 600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #99999;

	
	}
	
	
h3 {color:#18551e;}
	
	
#banner {background-image:url(images/banner.jpg); width:800px; height:100px;
	
	
}
#main {width:800px; height:450px;border-left:1px;
	border-right:1px;}
#content {float:left; width:375px;}
#subcontent {float:right; width:375px;background-image:url(images/basket.jpg); width:318px; height:380px;}
#subcontenta {float:right; width:375px;background-image:url(images/about.jpg); width:318px; height:380px;}
#subcontentc {float:right; width:375px;background-image:url(images/contact.jpg); width:318px; height:380px;}
#subcontentp {float:right; width:375px;margin-top:30px;margin-right:10px;}
#subcontentstraw {float:right; width:375px;background-image:url(images/produce/bigstraw.jpg); width:318px; height:380px;}
#subcontentegg {float:right; width:375px;background-image:url(images/produce/bigeggplant.jpg); width:318px; height:380px;}
#subcontentorange {float:right; width:375px;background-image:url(images/produce/bigorange.jpg); width:318px; height:380px;}
#subcontenttom {float:right; width:375px;background-image:url(images/produce/bigtomato.jpg); width:318px; height:380px;}
#subcontentgrape {float:right; width:375px;background-image:url(images/produce/biggrape.jpg); width:318px; height:380px;}
#subcontentpear {float:right; width:375px;background-image:url(images/produce/bigpear.jpg); width:318px; height:380px;}
#subcontentplum {float:right; width:375px;background-image:url(images/produce/bigplumb.jpg); width:318px; height:380px;}
#subcontentpeach {float:right; width:375px;background-image:url(images/produce/bigpeach.jpg); width:318px; height:380px;}
#subcontentcher {float:right; width:375px;background-image:url(images/produce/bigcherry.jpg); width:318px; height:380px;}




#footer {background-image:url(images/footer.jpg); width:800px; height:50px;
	
	
}
a:link {
	color: #18551e; text-decoration:underline;
	
}
a:visited {
	color: #18551e;
	text-decoration:underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

	