/* CSS Document */

#inner-lower {
position: relative;
margin-left: auto;
margin-right: auto;
height: 90px;
width:550px;
}

#leftNav {
background-color: #7D0000;
height: 45px;
width: 275px;
position: relative;
top: 45px;
}

#innerNav {
height: 45px;
width: 450px;
z-index: 500;
position: relative;
top: -45px;
margin-left: auto;
margin-right: auto;
left: 50px;

}

#rightNav {
background-color: #7D0000;
height: 45px;
width: 275px;
position: relative;
top: -45px;
left: 275px;
}
#bilboardF {
display:none;
}
#mainContent .content {
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	border:none;
	top:-40px;

}
#mainFrame {
width:100%;
}
#contentWrapperM {
	
	width:100%;
	padding:0px;
}
.pages-table {
	
	width:100%;
}
.fruit-table {
	
	width:100%;
}
.indv-fruit-table {
	
	width:100%;
}
