/* #################### HOME CSS #################### */
#HomeHeader {
	background:url(../images/hdrs/hdr_DaCEYHome10.jpg) no-repeat 0 0;
	float: left;
	height: 215px;
	margin: 15px 0 0 5px;
	width: 953px;
}
html>body #HomeHeader {
	margin: 15px 0 0 10px;
}
#HomeHeader h1 {
	height: 65px;
	overflow: hidden;
	text-indent: -1000px;
	white-space: nowrap;
}
#HomeHeader h2 {
	height: 45px;
	overflow: hidden;
	text-indent: -3000px;
	white-space: nowrap;
}
#HomeHeader h3 {
	color: #4C4753;
	font: 1.35em Arial, Sans-Serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 3px 0 0 433px;
	width: 452px;
}
#HomeHeader p {
	color: #4C4753;
	font: 1.2em Arial, Sans-Serif;
	margin: 0 0 0 0;
	padding: 6px 0 0 433px;
	width: 482px;
}

