#mainBox h2 {
	font-size: 180%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#mainBox h3 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	height: 20px;
	margin-bottom: 20px;
}
#topBox {
	background-image: url(../img/topimg2.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 350px;
	padding-left: 210px;
	padding-right: 50px;
	font-size: 110%;
	line-height: 200%;
}
.imgstyle {
	padding-left: 20px;
	float: left;
}
.txtstyle {
	float: left;
	width: 420px;
	padding: 20px;
	line-height: 200%;
}
.boxstyle {
	height: 360px;
}
