body {
}
#container {
	position: absolute;
	background-image: url(images/header5.gif);
	width: 800px;
	top: 0px;
	height: 249px;
	left: 50%;
	margin-left: -400px;
	margin-right: -400px;
	right: 50%;
	background-repeat: no-repeat;
	background-position: 0px;
	padding: 0px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	width: 450px;
	left: 117px;
	top: 252px;
	bottom: 0px;
	position: absolute;
	z-index: 100;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#nav {
	position: absolute;
	width: 117px;
	top: 83px;
	left: 1px;
	padding: 0px;
	z-index: 200;
	display: table-column;
}
#header {
	position: absolute;
	width: 683px;
	height: 252px;
	top: 0px;
	left: 117px;
	z-index: 0;
}
#footer {
	position: relative;
	width: 800px;
	height: 50px;
	left: -167px;
	z-index: 10;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
}
#floatright {
	height: 400px;
	width: 150px;
	position: absolute;
	top: 10px;
	left: 520px;
	z-index: 300;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer:link {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer:visited {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer:hover {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #7D7D7D;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.body:link {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.body:visited {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

.body:hover {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}
