#hdr_cont {
	height: 154px;
	width: 798px;
}

dl#paxhdr {
	margin: 0;
	padding: 0;
	background: transparent url(img/hdr.png) top left no-repeat;
	height: 154px;
	width: 798px;
	position: relative;
}

dd {
	margin: 0;
	padding: 0;
	position: absolute;
	font-size: 85%;
}

/* ----- Home ----- */

dd#home {
	top: 51px;
	left: 110px;
}

dd#home a {
	position: absolute;
	width: 35px;
	height: 13px;
	text-decoration: none;
}

/* ----- Schedule ----- */

dd#schedule {
	top: 51px;
	left: 157px;
}

dd#schedule a {
	position: absolute;
	width: 55px;
	height: 13px;
	text-decoration: none;
}

/* ----- FAQs ----- */

dd#faqs {
	top: 51px;
	left: 222px;
}

dd#faqs a {
	position: absolute;
	width: 31px;
	height: 13px;
	text-decoration: none;
}

/* ----- PAX Logo ----- */

dd#paxlogo {
	top: 21px;
	left: 268px;
}

dd#paxlogo a {
	position: absolute;
	width: 238px;
	height: 110px;
	text-decoration: none;
}

/* ----- Registration ----- */

dd#registration {
	top: 51px;
	left: 522px;
}

dd#registration a {
	position: absolute;
	width: 71px;
	height: 13px;
	text-decoration: none;
}

/* ----- Hotels ----- */

dd#hotels {
	top: 51px;
	left: 603px;
}

dd#hotels a {
	position: absolute;
	width: 38px;
	height: 13px;
	text-decoration: none;
}

/* ----- Travel ----- */

dd#travel {
	top: 51px;
	left: 648px;
}

dd#travel a {
	position: absolute;
	width: 38px;
	height: 13px;
	text-decoration: none;
}

/* ----- Countdown Timer ----- */

.countdown1 {
	color: #ffffff;
	font: bold 20pt Arial;
	width: 180px;
	height: 34px;
	text-align: center;
	padding: 4px 2px 2px 0;
	letter-spacing: -1px;
}

/* ----- Blades ----- */

#blade_cont {
	width: 798px;
	height: 34px;
	top: 154px;
	position: absolute;
}

#blade_left {
	float: left;
	width: 309px;
	height: 34px;
	background-image: url(img/bld_lt.png);
}

#blade_center {
	background-image: url(img/cntdn_bk.png);
	width: 180px;
	height: 34px;
	left: 309px;
	position: absolute;
}

#blade_right {
	float: right;
	width: 309px;
	height: 34px;
	background-image: url(img/bld_rt.png);
}

#corner {
	z-index: 10;
	clear: both;
	right: 0px;
	top: 0px;
	float: right;
	position: absolute;
	display: block;
	height: 80px;
	width: 80px;
}

#corner a {
	border-style: none;
	text-decoration: none;
}

#cornereast {
	z-index: 10;
	clear: both;
	right: 0px;
	top: 0px;
	float: right;
	position: absolute;
	display: block;
	height: 80px;
	width: 80px;
}

#cornereast a {
	border-style: none;
	text-decoration: none;
}