#left-column{
	width:570px;
	float:left;
	padding:15px;
	border-right:#9c4c26 1px solid;
	margin-bottom:50px;
}
#right-column{
	width:270px;
	float:left;
	padding:15px;
}
#col1{
	width:270px;
	float:left;
}
#col2{
	width:270px;
	float:left;
	margin-left:25px;
}

.section{
	bottom-margin:20px;
}
h2{
	font-family:"Copperplate Gothic Light";
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin-top:0px;
}
