#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 133px;
	position: relative;
}
#header h1 {
	margin: 0px;
}
#header h1 em {
	display: none;
	visibility: hidden;
}
#header a#top {
	display: block;
	width: 261px;
	height: 125px;
	position: absolute;
	left: 32px;
	top: 8px;
}
#header .reserve_btn {
	position: absolute;
	left: 338px;
	top: 23px;
}
#header .watch_btn {
	background-image: url(../images/watch_hd.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 338px;
	top: 72px;
	height: 59px;
	width: 220px;
}
#header .watch_btn ul {
	margin: 0px;
	padding: 0px;
}
#header .watch_btn li {
	list-style-type: none;
}
#header .watch_btn1 {
	position: absolute;
	left: 32px;
	top: 29px;
	height: 22px;
	width: 76px;
}
#header .watch_btn2 {
	position: absolute;
	left: 113px;
	top: 29px;
	height: 22px;
	width: 76px;
}
#header .watch_btn a {
	display: block;
	height: 22px;
	width: 76px;
}
#header .watch_btn em {
	display: none;
	visibility: hidden;
}
#home {
	padding: 5px;
	margin-left: 32px;
	text-align: left;
}
#home a {
	font-weight: bold;
	color: #D03324;
	text-decoration: none;
}
#home a:hover, #home a:active {
	text-decoration: underline;
}
