body {
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 0px;
	margin-bottom : 220px;
	padding: 0px;
}

#headlinks {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 750px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
}
#headlinks img {
	vertical-align:middle;
}

#headlogo {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 750px;
	height: 91px;
}

#headbreadcrumps {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 750px;
	height: 25px;
}

#navigation {
	position: absolute;
	left: 10px;
	top: 160px;
	width: 160px;
}

#content {
	position: relative;
	left: 180px;
	top: 150px;
	width: 350px;
	overflow: visible;
}

#contentbreit {
	position: relative;
	left: 180px;
	top: 150px;
	width: 570px;
	overflow: visible;
}

#infoboxes {
	position: absolute;
	left: 560px;
	top: 160px;
	width: 200px;
	overflow: visible;
}

#foot {
	position: relative;
	left: 180px;
	top: 220px;
	width: 350px; 
	margin-bottom: 0px;
}

#banner {
	position:absolute;
	top:30px;
	left:776px;
}
