@charset "utf-8";
#container #header #headerTop #headerText p {
	text-align: center;
}
#container #header #bannerLogo {
	background-color: #000;
	height: 184px;
	padding: 0px;
	position: absolute;
	width: 320px;
}
#container #header #headerTop {
	background-color: #000;
	height: 190px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#container #header #headerText {
	background-color: #000;
	color: #999;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	left: 320px;
	position: relative;
	top: 10px;
	width: 450px;
	font-size: 1.5em;
}
