body {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

a {
	color: #0c6968;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#body {
	position: absolute;
	left: 10px;
	top: 90px;
	width: 701px;
	height: 472px;
	background-image: url('../img/bg.jpg');
}

#foot {
	position: absolute;
	left: 275px;
	top: 565px;
	font-family: "Arial";
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}

#web {
	position: absolute;
	left: 711px;
	top: 247px;
}

#header {
	position: absolute;
	left: 10px;
	top: 10px;
}
