*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body
{
	height: 100%;
}

#logo
{
	display: none;
}

body
{
	background-color: #BFD390;
	text-align: center;
}

#header
{
	background-image: url('header.gif');
	width: 969px;
	height: 120px;
}

#content
{
	background-position: 0px 120px;
	background-image: url('left.gif');
	height: 525px;
	background-repeat: no-repeat;
	width: 969px;
	margin-left: auto;
	margin-right: auto;
}

#main
{
	background-image: url('innerbg.gif');
	width: 883px;
	height: 434px;
	margin-left: 86px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#footer
{
	background-image: url('bottom.gif');
	width: 884px;
	height: 80px;
	margin-left: 86px;
	text-align: right;
}

#footer p
{
	margin-top: 10px;
	color: #3F130D;
	font-size: 0.90em;
}

.info
{
	font-size: 0.90em;
	float: right;
}

.email
{
	float: right;
	height: 20px;
	width: 282px;
	margin-top: 15px;
	background-image: url('email.gif');
	cursor: pointer;
}

.email p
{
	display: none;
}

#navigation
{
	padding-top: 10px;
	font-size: 1.1em;
}

#bodytext
{
	padding: 1px;
	width: 883px;
	height: 400px;
	background-image: url('home_salad.jpg');
	background-repeat: no-repeat;
	background-position: 50px 50px;
}

#bodytext h2
{
	display: none;
}

#navigation li
{
	display: inline;
	list-style-type: none;
	border-left: 1px solid #330000;
	margin-right: 0.5em;
	padding-left: 0.5em;
}

#navigation .first
{
	border: none;
}

#navigation h2
{
	display: none;
}

#navigation a
{
	text-decoration: none;
	color: #BFD390;
}

#navigation a:hover, #navigation a:active
{
	color: #7A995E;
}

#frame
{
	width: 530px;
	height: 340px;
	border: none;
}

#imagebox
{
	margin-left: 49px;
	margin-top: 51px;
	width: 216px;
	height: 144px;
	float: left;
	display: none;
}

#framebox
{
	margin-top: 25px;
	margin-left: 310px;
	width: 535px;
}