A:link	{	
	text-decoration:	none;
	color:	#3FA74E;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3FA74E;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3FA74E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3FA74E;
	}
body
{
	margin-top: 0px;
	font-size: 10pt;
	background-image: url(./images/background.gif);
	font-family: arial;
	text-align: left;
}
.ContentContainer
{
	border-right: #534640 ridge;
	border-bottom: #534640 ridge;
	border-top: #534640 ridge;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
	border-left: #534640 ridge;
	margin-right: 5px;
	background-color: white;
	font-family: arial;
	text-align: left;
	font-size: 10pt;
	width: 728px;
}
.TopBanner
{
	background-image: url(./images/banner.jpg);
	background-repeat: no-repeat;
	height: 152px;
	vertical-align:bottom;
	width: 728px;
}
#container {
	
	width: 728px;
	border: thin solid 606444;
	background-color: #FFFFFF;
	margin-right: 300px;
	background-position: center center;
	margin: 0 auto;
}

#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #9EAA62;

	width: 728px;
	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;
}