table.header_block {
	width: 100%;
	height: 67px;
	border-bottom-color: #a27f4e;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background: url(../img/header_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.header1 {
	background: url(../img/header1_bg.jpg) #ffffff;
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}

td.header2 {
	background: url(../img/header2_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
}

td.header3 {
	width: 200px;
	height: 65px;
}