/*  Author: @christopherdan */

#homepage-content {
	width:800px;
	margin-bottom:10px;
}
#col-1 {
	width:260px;
	height:175px;
}
#col-2 {
	width:530px;
	height:175px;
	margin:0 0 0 10px;
	background:url(/images/bg-col-2.jpg) no-repeat;
}
#col-2-a {
	width:275px;
	margin:50px 0 0 10px;
}
#col-2-b {
	width:210px;
	margin:10px 10px 10px 25px;
	font:bold 10px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}

