#upper {
height:140px;

}
#logo
{
	height: 81px;
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0;
	top: 20px;
}
#searchform {
display: block;
position: relative;
top: -110px;
width: 225px;
margin-left: auto;
margin-right: auto;

}

#inner-lower {
position: relative;
margin-left: auto;
margin-right: auto;
height: 90px;
width:100%;
z-index:200;
}

#leftNav {
background-color: #7D0000;
height: 45px;
width: 100%;
position: relative;
top: 45px;
}

#innerNav {
height: 45px;
width: 100%;
z-index: 500;
position: relative;
top: -45px;
margin-left: auto;
margin-right: auto;
left: 0px;


}
#innerNav li {	
	width: 33%;
	background-size: 100% 90px;
	background-repeat: no-repeat;
}

#innerNav li li {	
	display:none;
}

#rightNav {
background-color: #7D0000;
height: 45px;
width: 100%;
position: relative;
top: 0px;
left: 0px;
}

#bilboardF {
	display:none;
}
#mainContent .content {
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border:none;
	top:0px;

}
#mainFrame {
width:100%;
}
#contentWrapperM {
	
	width:100%;
	padding:0px;
}
.pages-table {
	
	width:100%;
}
.fruit-table {
	
	width:100%;
}
.indv-fruit-table {
	
	width:100%;
}
article img {
height: auto;
width: 100%;
max-width: 500px;
}