#bcolor /*banner color*/
{
	background: #26490f;
	height: 197px;
	width: 200px;
	margin-left: 50px;
}

#borderp
{
	background: transparent url('../images/borderp.png') no-repeat;
	position: absolute;
	top: 18px;
	height: 742px;
	width: 731px;
}

#menu
{
	background: #26490f;
	position: absolute;
	top: 297px;			/* 80px below banner */
	left: 50px;
	height: 110px;
	width: 200px;
	z-index: 5;
}

img.prod
{
	float: right;
	margin-top: 70px;
	padding-left: 10px;
}

img.onesta
{
	float: left;
	margin-top: 10px;
	padding-right: 10px;
}

#content p.onesta
{
	text-align: justify;
	margin-top: 75px;
	line-height: 115%;
	padding-bottom: 56px;	/* fill out the container to cover float img */
}