#flashheader {
	width: 952px;
	height: 372px;
}
#blockholder {
	margin: 10px auto 10px auto;
}
#block1 {
	width: 306px;
	height: 255px;
	float: left;
	margin-left: 6px;
}
#block2 {
	width: 306px;
	height: 255px;
	float: left;
	margin-left: 10px;
	background:url(../images/blockMiddle.jpg) center no-repeat;
}
#block3 {
	width: 306px;
	height: 255px;
	float: left;
	margin-left: 10px;
	background:url(../images/blockRight.jpg) center no-repeat;
}
#counter  {
	position: relative;
	top: 200px;
	cursor: pointer;
}