/* Homepage */#globalPageContainer {	background-color: #000000;	color:#ffffff;	}#page {	padding:0;	}#featuredContent {	margin:0 0 5px 0;	width:1000px;	height:382px;	background: url(../../images/home-featured-content-background.jpg) no-repeat;	}#featuredContent h2 {	margin:0 15px 15px 15px;	padding:5px 0 0 0;	width:367px;	color:#ffffff;	font-size:32px;	line-height:38px;	text-shadow:0 1px 2px #0080ff;	}#featuredContent p {	margin:0 15px 18px 15px; /* Bottom margin should be same as line height */	width:367px;	padding:0;	font-size: 0.75em; /* 18px */	color:#ffffff;	}#focusAreas {	width:1000px;	min-height:230px;	}.focusAreaHeaderSide {	width:320px;	height:8px;	float:left;	background: url(../../images/home-focus-area-header.png) no-repeat;	}.focusAreaHeaderCenter {	width:320px;	height:8px;	margin:0 20px 0 20px;	float:left;	background: url(../../images/home-focus-area-header.png) no-repeat;	}.focusAreaSide {	width:320px;	min-height:222px;	float:left;	background: url(../../images/home-focus-area-background.png) no-repeat;	background-color:#ffffff;	}.focusAreaCenter {	width:320px;	min-height:222px;	margin:0 20px 0 20px;	float:left;	background: url(../../images/home-focus-area-background.png) no-repeat;	background-color:#ffffff;	}#focusAreas h2 {	margin: 0 15px 8px 15px;	}#focusAreas h2 a {	color:#000000;	text-decoration:none;	}#focusAreas p {	margin:0 15px 18px 15px;	}