#header {
	margin: 0px;
	clear: both;
	height: 227px;
	position: relative;
	left:0px;
	top:0px;
	width: 954px;
}
#headerImg {
	position: relative;
	height: 65px;
	width: 75px;
	background-color:#CCCCCC;
	float: left;
	display:none;
}
#headerTitle {
	position: relative;
	text-align: left;
	width: 600px;
	top: 10px;
	left: 10px;
}
#headerSubtitle {
	position: relative;
	text-align: left;
	width: 600px;
	top: 10px;
	left: 10px;
}
#headerBlock1 {
	float: left;
	padding-right: 10px;
	top: 20px;
	position: relative;
	left: 10px;
}
#headerClear {
	clear: both;
}