@charset "UTF-8";


#homeHeader {
	position:inherit;
	height: auto;
	width: auto;
	left: 0px;
	visibility: visible;
	padding: 0px;
	clear: none;
	float: none;
	margin: 0px;
	background-position:center;
}

#newHomeMain {
	height: auto;
	width: 100%;
	visibility: visible;
	clear: none;
	float: none;
	position: absolute;
}

#newHomeBody {
	position:inherit;
	height: auto;
	width: auto;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	float: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}

#breadCrumbs {
	position:inherit;
	height: auto;
	width: 100%;
	top: 120px;
	margin: 0px;
	visibility: visible;
	padding: 0px;
	clear: both;
	float: none;
}

#homeFooter {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:inherit;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
}

