.columnone {width:25%; float:left; text-align:justify; margin-right:2%;}
.columntwo {width:31%; float:left; text-align:justify; margin-right:2%;}
.columnthree {width:31%;text-align:justify;float:right;}
.columnmiddle {width:40%; float:right; text-align:justify; margin-right:2%;}

hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}

#columnone ul {
	clear:both;
	text-align:left;
	font-weight: bold;
  }

#columnone ul {
	list-style-type: none;
	background:transparent;
	margin-left: 7px;
	padding-top: 4px;
  }

#container .columntwo span {
	font-style: italic;
}


#container .columnthree span {
	font-style: italic;
}
#container .columntwo p {
	margin-bottom: -2px;
	font-size: 16px;
	font-weight: bold;
}
#container .columnthree p {
	margin-bottom: -2px;
	font-size: 16px;
	font-weight: bold;
}
#container .colummiddle p {
	text-align: justify;
}
