#Logo {
	LEFT: 25px;
	TOP: 12px;
	width: 100px;
	height: 86px;
	POSITION: absolute;
	z-index: 1;
}
#home {
	LEFT: 274px;
	TOP: 61px;
	width: 65px;
	height: 23px;
	POSITION: absolute;
	z-index: 6;
}
#description {
	LEFT: 291px;
	TOP: 14px;
	width: 373px;
	height: 41px;
	POSITION: absolute;
	z-index: 7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003366;
}
#content {
	LEFT: 20px;
	TOP: 150px;
	width: 680px;
	POSITION: absolute;
	z-index: 5;
}
#footer {
	width: 200px;
	height: 58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
body {
	background-color: #EFF7FF;
	background-image: url(images/bgspiral.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
