
img
{
	margin: 0;
	padding: 0;
}

img.floatLeft
{
	float: left;
}

img.floatRight
{
	float: right;
}

div.accreditation
{
	margin-top: 20px;
	clear: both;
}

div.body
{
	float: left;
	width: 704px;
	margin-top: -216px;
	padding: 216px 35px 0px 35px;
	background: url(../images/background_body.gif) top left repeat-y;
	z-index: -1;
}

div.bodyHome
{
	float: left;
	width: 704px;
	margin-top: -216px;
	padding: 170px 35px 0px 35px;
	background: url(../images/background_homepage.jpg) no-repeat bottom;
	z-index: 2;
}

div.cello
{
	width: 844px;
	position: relative;
	left: 100px;
	height: 216px;
	text-align: right;
	z-index: 1;
}

div.copyright
{
	margin: 10px 0px;
}

div.footer
{
	width: 774px;
	text-align: center;
	margin-left: 135px;
}

div.logo
{
	position: relative;
}

div.main
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

div.navi
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 120px;
	margin-top: -100px;
	padding-right: 25px;
	text-align: right;
	z-index: 2;
}