#header h1 {
	color: #000000;
	padding: 0px;
	position: absolute;
	z-index: 2;
	float: left;
	left: 80px;
	font-weight: bold;
	font-size: 1.6em;
}

* html  #header h1 {
	color: #000000;
	padding: 0px;
	position: absolute;
	z-index: 2;
	float: left;
	left: 80px;
	font-weight: bold;
	font-size: 1.6em;
}

#header h2 {
	color: #000000;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 80px;
	font-size: .9em;
	font-style: normal;
}

* html  #header h2 {
	color: #000000;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 80px;
	font-size: .9em;
	font-style: normal;
}
