/* code for the 'HEADER' */
.tableHeader {
	width: 1000px;
	height: 112px;}
a.da_logo {
	display: block;
	width: 214px;
	height: 112px;
	margin: 0 auto;
	background-image: url(../images/header/asia-adventurs-logo.gif);}
a.da_logo:hover {
    background-position: 0 -112px;}
.headerdiv {
	position: relative;
	width: 1000px;
	height: 112px;}
.da_logo {
	position: absolute;
	width: 214px;}
.head_title {
	position: absolute;
	width: 331px;
	left: 214px;}
.head_image {
	position: absolute;
	width: 455px;
	left: 545px;}
