
h1 {
	
	margin: 10px 0 0 -500px;
	left: 50%;
	display: inline;/*ie6 biatch*/
}

h1 {
	position:absolute;
	top: 152px;
	font-family: arial,arial,verdana,helvetica;;
	font-weight: 800;
	z-index: 1;
	background: url(../images/h1bg2.gif) no-repeat;
	width: 457px;
	height: 36px;
	padding: 15px;
	
	
}


#ih1 {
	padding: 6px 0 7px 8px;	
	color: #ff9;
}
/*

h2 {
	margin-left: -498px;
	left: 50%;
	display: inline;
}

h2 {
	position:absolute;
	top: 140px;
	padding: 5px;
	font-family: tahoma,arial,verdana,helvetica;;
	color: #4d0505;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.4em;
	z-index: 1;
	background: #fff;
	width:500px;
	border: 1px solid #c00;
}

h2 a {
	text-decoration: none;
	color: #369;
	font-weight:700;
}

h2 a:hover {
	text-decoration: none;
	color: #f00;;
}
*/