body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#titletreatment {
	left: 18px;
	top: 70px;
	position:absolute;
	z-index:1;
}
#bodytext {
	left: 140px;
	top: 160px;
	width: 320px;
	position:absolute;
	z-index:2;
}
#image {
	left: 460px;
	top: 120px;
	position:absolute;
	z-index:3;
}
#synergybar {
	left: 10px;
	top: 10px;
	position:absolute;
	z-index:4;
}
#footer {
	left: 0px;
	top: 400px;
	width: 820px;
	position:absolute;
	z-index:5;
}
#footer a:link {
	text-decoration:underline;
}
#footer a:visited {
	text-decoration:underline;
}
#footer a:active {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

