body
{
	background-image	:	url(../library/image/common/Background/Outer/Top.jpg);
}
#PanelContent, #PanelFooter, #PanelFooterMenu
{
	background-color	:	none;
	background-image	:	none;
}

#PanelTop
{
	position		:	relative;
}
#PanelTopTitle
{
	position		:	absolute;
	z-index			:	100;
	top			:	10px;
	left			:	30px;
	color			:	#ffffff;
}
#PanelTopTitle h1
{
	float			:	left;
	color			:	#ffffff;
	font-size		:	125%;
	line-height		:	1.4em;
	margin-right		:	2em;
}
#PanelTopFlash
{
	height			:	510px;
	overflow		:	hidden;
}
#PanelFooter
{
	background-color		:	#ffffff;
	margin				:	0px 25px;
}
#PanelFooterMenu
{
	border-bottom			:	solid 1px #f2a9a6;
	padding			:	5px 0px;
	margin				:	30px 0px 0px 0px;
