body {
	background-image: url(background.gif);
	margin-top: 0px;
}
#header
{
	background-image: url(header.gif);
	width: 600px;
	background-repeat: no-repeat;
	height: 330px;
}
#container {
	height: 700px;
	width: 600px;
	border: thin solid 606444;
	background-color: #FFFFFF;
	margin-right: 300px;
	background-position: center center;
	margin: 0 auto;
}
#menu
{
	clear: none;
	float: none;
	padding-bottom: 10px;
	width: 600px;
	padding-top: 10px;
	height: 39px;
	background-color: #454827;
	text-align: center;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #9EAA62;
	height: 400px;
	width: 200px;
	clear: both;
	float: left;
	margin-top: 20px;
	padding: 5px;
	margin-left: 15px;
	overflow: auto;
}
#photo {
	clear: none;
	float: right;
	height: 375px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 20px;
	padding: 15px 30px 15px 15px;
}
#machinery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 20px;
	height: 400px;
	width: 400px;
}
#topPhoto {
	height: 35px;
	width: 600px;
}
#products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	height: 300px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}