	
	#content{
display:inline; 
		width:670px;
		float:right;
		border-top: 6px solid #E8E8E8;
		position:relative;
	}
	#content-left {
position:relative;
		float:left;
		width:450px;
		}
	#content-left  h1{
		font-size:16px;
		font-weight:bold;
		margin-top:20px;
		color:#00553D;
	}
	#content-left  h2{
		min-height:30px;
		position:relative;
		margin-top:12px;
		margin-bottom:20px;
		border-bottom: solid 1px #e1e1e1;
	}
	#content-left  p{
		margin-bottom:15px;
		margin-left:20px;
	}
	#content-left  h3{
		color:#666;
		margin:0;
	margin-bottom: -6px;
	background-position:center left;
	background-image:url(/jh/web.nsf/images/bullet-grey.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size:11px;
	font-weight:bold;
		
	}
	#content-right {
		position:relative;
		float:right;
		width:200px;
		}
	#content-right  h2{
		color:#ccc;
		min-height:30px;
		position:relative;
		margin-top:54px;
		margin-bottom:20px;
		border-bottom: solid 1px #e1e1e1;
	}
	#content-right img{
		margin-left:15px;
	}
	
.small-line {
	background-color:#E1E1E1;
	clear:both;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	width:100%;
}
