
        
a.homeLink {
	color: #68D8EF;
	font-size: 14px;
	text-decoration: none;
}

a.homeLink:hover {
	color: #7ED6EB;
}
	
#rightCol p {
	padding-left: 35px;
	padding-right: 35px;	
}

#rightCol { margin-top: -45px; }

#leftCol { width: 532px; padding: 20px 35px; font-size: 1.1em; color: #666666; }
    
#rightCol { width: 388px; position: relative; padding: 0px; }

#newsArea {
	width: 388px;
	position: relative;
}

#newsArea #latestNews {
	padding-left:10px;
	position: absolute;
	background: #fff;
	border-left:1px solid;
	bottom: 35px;
	padding-top: 5px;
	height: 241px;
	width: 377px;
	font-size: 11px;
}

#newsArea #latestNews #contents {
	}


#newsArea #latestNews p.latestNewsLink {
	clear: both;
}

#home p.mapAndBrochureDownload {
	padding-left: 32px;
	padding-right: 0px;
	width: 370px;
	float: left;
	margin: 28px 0;
}
