h1#pageTitle {
	position:absolute;
	left:-9999px;
}



	

/* TOP / NAVIGATION */
div#contentHeader {
	min-height:553px; /* height of image */
	background:url(../_images/home/bg_contentHeader.jpg) no-repeat;
}

div#pageContent {
	margin:-390px 0 10px 15px;
	width:450px;
	height:370px;
	text-align:justify;
	font-size:12px;
	position:relative;
}

div#pageContent a#clickBlock{
	width:440px;
	height:120px;
	display:block;
	margin:250px 0 0 0;
	position:absolute;
}

	div#pageContent * {
		color:#FFF;
	}
	

div.homeFeature {
	float:left;
	width:239px;
	overflow:hidden;
}

	div.homeFeature h2 {
		font-size:14px;
		color:#42587d;
		padding:6px 0px 0 20px;
	}

	div.homeFeature p {
		padding:6px 60px 0 20px;
		margin:0;
	}
	
	