/* ---------------------------------------------
HOMPAGE STYLES - GLOBAL.CSS

Colour reference

blue text - color: #172049;
pink text - color: #c1272d;

-----------------------------------------------*/


/* ---------------------------------------------
HEADER STYLES
-----------------------------------------------*/


#contentarea ul {
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
	width: 490px;
}

#contentarea strong {
	color: #2aaee6;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 2px solid #2aaee6;
	display: block;
}
