#smallboxes {
	margin:10px 0px 0px 0px;
	float:left;
	width:748px;
	height:223px;
}
#smallboxes .image {
	float:left;
	padding:0px 10px 10px 0px;
}
#smallboxes div p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
}
#smallboxes div h5 strong {
	font-size:16px;
	color:#000;
}
#smallboxes div h5 {
	font-size:12px;
	color:#FFF;
}
#smallboxes div.green {
	float:left;
	width:212px;
	height:120px;
	background:#AFBD22;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#smallboxes div.blue {
	float:left;
	width:212px;
	height:120px;
	background:#003568;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#smallboxes div.red {
	float:left;
	width:212px;
	height:120px;
	background:#ED2125;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#smallboxes div.rightMargin {
	margin-right:10px;
}
#smallboxes div.bottomMargin {
	margin-bottom:10px;
}


#bigboxes {
	margin:10px 0px 0px 0px;
	float:left;
	width:748px;
	height:223px;
}
#bigboxes .image {
	float:left;
	padding:0px 10px 10px 0px;
}
#bigboxes div p {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
}
#bigboxes div h5 strong {
	font-size:16px;
	color:#000;
}
#bigboxes div h5 {
	font-size:12px;
	color:#FFF;
}
#bigboxes div.green {
	float:left;
	width:337px;
	height:120px;
	background:#AFBD22;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#bigboxes div.blue {
	float:left;
	width:337px;
	height:120px;
	background:#003568;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#bigboxes div.red {
	float:left;
	width:337px;
	height:120px;
	background:#ED2125;
	margin:0px 0px 0px;
	padding:15px 15px 10px 15px;
	overflow:hidden;
	position:relative;
}
#bigboxes div.rightMargin {
	margin-right:10px;
}
#bigboxes div.bottomMargin {
	margin-bottom:10px;
}

