body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: #000;
	background: #FFF;
	}
a {
	color: #000 !important;
	text-decoration: none !important;
	}

#page, #pagewrap {
	width: auto;
	background: none !important;
	}
#header {
	margin: 0;
	padding: 0;
	background: none;
	}
#header #brand {
	margin-left: -23px;
	padding: 0;
	}
#main {
	min-height: inherit; 
	height: auto !important;
	margin: 0;
	padding: 0;
	background: none !important;
	}
#footer {
	margin: 2em 0 0;
	padding: 0;
	color: #000;
	background: none;
	}
#footer a {
	display: none;
	}

#nav2, #nav1wrap, #brand_visual, #menu, #util {
	display: none;
	}
#content, #text {
	float: none !important;
	width: auto !important;
	}
#content #text {
	margin: 0;
	}

#util {
	float: none !important;
	width: auto !important;
	}
.utilbox {
	width: auto;
	margin: 1em 0;
	padding: 6px;
	background: none !important;
	border: 1px solid #000;
	}
.utilbox h3 {
	padding: 0;
	color: #000;
	background: none !important;
	}
.utilbox .text {
	padding: 0;
	background: none !important;
	}
.utilbox .corners {
	display: none;
	}

#products #util {
	display: block;
	}
#products .utilbox {
	display: none;
	}
#products #util_product {
	display: block;
	}

#home #intro {
	background: none;
	}
#home #intro_news, #home #intro_events {
	width: 45% !important;
	}
#home #intro .utilbox {
	width: auto !important;
	}


