
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 0 150px 98px;
	width: 365px
}
.col2{
	float: right;
	width: 171px;
}




