.column {
	width: 797px;
	margin-bottom: 20px;
	margin-right: 0px;

}
#column2{
	display: none;
	padding: 0px;
}
#column3{
	width: 199px;
	padding: 0px;
	margin-left: 20px;
	display: none;
}
#image {
	height: 170px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 580px;
}

#imageStrapline {
	display: block;
	background-color: #AFCC4F;
	width: 172px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	margin-left: 603px;
	margin-top: -5px;
	height: 150px;
	padding: 15px;
}
.columnBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
