#header {
	position: relative;
	height: 245px;
	width: 799px;
}
#time {
	position: absolute;
	left: 533px;
	top: 131px;
	width: 222px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #999999;
	font-weight: bold;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-right:5px;
	
}
#copyright {
	text-align: right;
	clear: all;
	vertical-align: bottom;
	margin-top: 10px;
}

