#column_1, #column_2, #column_3 {
	float: left;
	margin: 10px 0;
	height: 410px;
}

#column_1 {
	width: 170px;
	padding-right: 5px;
}

#column_2 {
	width: 160px;
	padding: 0 5px 0 10px;
}

#column_2 img {
	display: block;
	float: left;
	padding: 0 5px 3px 0;
}

#column_2 img.bottom_img {
	padding-bottom: 0px;
}

#column_3 {
	width: 450px;
	height: 408px;
	border: 1px solid #863653;
	border-left: none;
	border-right: none;
}

table {
	border: none;
	padding: 0;
	border-collapse: collapse;
}

#centered_gallery {
	text-align: center;
	vertical-align: middle;
	width: 450px;
	height: 408px;
}


/* @group Contact and Pricing page */

#contact_1, #contact_2, #pricing_2 {
	float: left;
	margin-bottom: 10px;
}

#contact_1 {
	width: 349px;
	height: 408px;
}

#contact_2 {
	width: 276px;
	height: 248px;
	padding: 160px 0 0 175px;
}

#pricing_2 {
	width: 436px;
	height: 393px;
	padding: 15px 0 0 15px;
}

/* @end */
