/* BEGIN: Content Area */
div#content_area h2 {
	margin: 50px 50px 20px 50px;
}

div#content_area a { color: #F41D07; }

	/* BEGIN: Left Column */
	div#column_left {
			float: left;
			font-size: 12 px;
			border: 1px #BFBFBF solid;
		}

	/* BEGIN: Information */
	div#information {
		margin: 0 40px;
		font-size: 14px;
		text-align: center;
	}

	/* END: Information */

/* END: Content Area */
