#content {
	float: right;
	width: 590px;
	margin: 0px;
}
#content h2 {
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #006A52;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006A52;
	margin-bottom: 10px;
	line-height: 140%;
}
.nonbox {
	border: 1px solid #5BB431;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 100px;
	padding-right: 4px;
	padding-bottom: 140px;
	padding-left: 4px;
	font-size: 18px;
	font-weight: normal;
	color: #8DC221;
}
.company {
	border: 1px solid #5BB431;
	padding: 4px;
	margin-bottom: 10px;
}
.company img.left{
	padding-right: 4px;
}
#content2 {
	clear: both;
	border: 1px solid #B3B3B3;
	padding: 15px;
	margin-top: 10px;
}
#content2 h3 {
	font-size: 14px;
	font-weight: normal;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #146933;
	margin-bottom: 10px;
	line-height: 140%;
}
#content2 dl {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 14px;
	clear: both;
}
#content2 dl dt {
	width: 100px;
	text-align: right;
	color: #408F66;
	font-weight: bold;
}
#content2 dl dd {
	margin-left: 120px;
	margin-top: -20px;
	margin-bottom: 10px;
}
#content2 #box1  {
	float: left;
	width: 230px;
}
#content2 #box2{
	float: left;
	width: 242px;
}
#content2 #box3 {
	float: right;
	width: 240px;
}
#content2 #box3 table {
	width: 240px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: left;
	vertical-align: top;
	background-color: #E6E6E6;
	color: #006933;
}
#content2 #box3 table p {
	padding: 10px;
}
#content2 #box3 table td.title {
	font-weight: bold;
	color: #FFF;
	background-color: #006933;
}
#content2 #box3 table td.title p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content2 #box3 table th  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 30%;
	text-align: center;
	vertical-align: middle;
}
#content2 #box3 table td  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
