#header
	{
	position:absolute;
	top:0;
	width:960px;
	height:204px;
	overflow:hidden;
	z-index:100;
	background:url(../Images/bg_header.gif) no-repeat;
	}
.left
	{
	padding:10px;
	float:left;
	width:610px;
	}
#centrecontent 
	{
	width:960px;
	padding-top:204px;/*make room for header*/
	}