#column-1 {
	float:left;
	width:644px;
	display:inline;
	background:url(/images/bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	overflow:hidden;
	line-height: 1.7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	}
	
#column-1 .content {
	padding:15px;
	}
	
#column-2 {
	width:350px;
	float:right;
	display:inline;
	overflow:hidden;
	}
