#body {
width: 600px;
margin-left: 40px;
}

#navigation_pages {
width: 600px;
margin-left: 40px;
}

#logo {
left: 0;
}

#rootline {
		position: absolute;
		left: 0px;
		top: 97px;
		width: 600px;
		height: 16px;
		text-align: right;
	}

#imageFooter {
		z-index: 0;
		position: relative;
		float: left;
		margin-top: -120px;
		left: 15px;
		width: 600px;
		height: 185px;
		background-image: url("../templates/weleda/footer_line.gif");
		background-position: bottom left;
		background-repeat: repeat-x;
	}