/* CSS Document */
#headerLogoClick {
	display: none;
}
#headerBackhome {
	display: none;
}
#pageTitle {
	display: none;
}
#homeVideo {
	position: relative;
	width: 456px;
	height: 340px;
	background-image: url(../img/home_video_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#homeVideoPlayer {
	margin-top: 12px;
}
#footerLeft {
	display: none;
}
#footerLeftHP {
	display: block;
}
