
body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 0.80em;
	color: #000;
}


div#container {
	display: block;
}

div#page {
	display: block;
	width: auto;
}

div#header {
	display: block;
	background-color: #fff;
	padding-top: 10px;
}

div#header div.content {
	display: block;
	width: auto;
	padding-left: 15px;
}

div#header a#logo {
	background-image: none;
	width: auto;
	text-indent: 0px;
	color: #000;
	text-decoration: none;
	font-size: 2.9em;
	letter-spacing: -.05em;
	padding-bottom: 10px;
}



div#topmenu {
	display: none;
}


div#footer div.links {
	display: none;
}


div#leftpanel {
	display: none;
}

div#rightpanel {
	display: none;
}






div#content {
	display: block;
	width: auto;
}



div#content div.tools {
	display: none;
}


div#content div.contact {
	background-color: #fff;
}


div#content div.servicebanners {
	display: none;
}



