#Header
{
	background:URL(Images/Header-6.png) no-repeat;	
	width:980px;
	height:170px;
	display:block;
	overflow:hidden;	
}

a.TopMenu
{
	height:16px;
	font:normal 8pt tahoma;
	color:#550000;
	text-decoration:none;
	display:inline-block;
	padding:3px 5px 2px 5px;
	float:right;
}
a.TopMenu:hover
{
	font:normal 8pt tahoma;
	background:#57beff;
	text-decoration:none;
	display:inline-block;
	float:right;
}
#TopMenu
{
	width:680px;
	height:21px;	
	display:block;
	float:right;
	direction:ltr;	
	padding:0px 322px 0px 0px;
}
#DateTime
{
	width:238px;
	height:21px;	
	display:block;
	float:left;
	text-align:center;
	color:#303d49;
	padding:3px 0px 0px 40px;
}