
div.main-menu, ul.aux-menu, div.left-col, div.right-col, div.breadcrumb, ul.bottom-menu, div.web-ring {
	display: none;
}

div.center-col {
	padding: 0;
}

div.header {
	height: 100px;
	width: auto;
}

body#index div.header {
	height: 100px;
}

div.footer {
	margin-top: 20px;
	border-top: 1px Black solid;
}

div.footer div {
	height: auto;
}

div.footer p.mailto, div.footer p.copyright {
	position: static;
	width: auto;
	height: auto;
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

html, body {
	height: auto;
}

div.body {
	min-width: none;
	height: auto;
}

div.main {
	width: auto;
	overflow: visible;
	padding-bottom: 10px;
}

div.center-col {
	height: auto;
	padding: 0;
	overflow: visible;	
}

div.centered {
	width: auto;
}

div.footer {
	position: static;
	width: auto;
}

div.footer p {
	position: static;
}