@charset "UTF-8";

#main {
	padding-bottom: 4em;
	position:relative;
	text-align: left;
	width: 850px;
	padding-top: 400px;
	}  /* must be same height as the footer */

#content a {
	color:#747880;
	text-decoration:none;
	}

#content a:hover {
	color:#fba323;
	}
	
.column1 {
	float:left;
	width:230px;
	margin-right:30px;
	color:#747880;
	font-size:14px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
