.boxout {
	width: 170px;
	float: left;
	margin-right: 28px;
	text-align: right;
	margin-top: 0px;
}
.boxout img {
	display: block;
	margin-bottom: 15px;
}
.boxout h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.boxout h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	color: #666666;
	margin-bottom: 8px;
}
.boxout h3 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxout p {
	font-size: 12px;
}
.boxout a {
	color: #3399FF;
	text-decoration: none;
}
.boxout a:hover {
	text-decoration: underline;
}
.firmcontent {
	width: 450px;
	float: right;
	margin-bottom: 45px;
	margin-top: 0px;
	text-align: justify;
}
.firmcontent p {
	font-size: 12px;
	color: #777777;
	line-height: 1.5em;
	margin-top: 0px;
}
.firmcontent h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #009966;
}
.firmcontent h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #FF6600;
}
.firmcontent h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #666666;
}
.firmcontent h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #000000;
}
.firmcontent h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #999999;
}
.firmcontent ul {
	margin-top: 1em;
	padding-left: 0px;
	margin-left: 25px;
	font-size: 12px;
}
.firmcontent li {
	margin-bottom: 0.5em;
}
.firmcontent a {
	color: #3399FF;
	text-decoration: underline;
}
.firmcontent a:hover {
	color: #FF6600;
	text-decoration: none;
}
