#logo {
	background: none;
	display: block;
	width: auto;
	height: auto;
	float: none;
}
#logo h1 span {
	color: #376C32;
	visibility: visible;
}
#tag {
	color: #030303;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	height: auto;
	float: none;
	padding: 0;
	margin: 0;
	background: none;
}
#header {
	background: none;
	height: auto;
	padding: 0;
	margin: 0;
}
#headerleft {
	background: none;
}
.headerbg {
	background: none;
	height: auto;
}
#header_features {
	float: none;
	text-align: left;
	width: auto;
	height: 11px;
	padding: 0;
	margin: 0;
	color: #424242;
	font: 10px arial;
	letter-spacing: 1px;
	font-variant: normal;
}
#header_features a {
	color: #424242;
	text-decoration: none;
}
#header_features a:link, #header_features a:active, #header_features a:visited {
	color: #424242;
}
#header_features a:hover {
	color: #376C32;
}
#switchnorm {
	visibility: visible;
	display: inline;
}
#switchtext {
	visibility: hidden;
	display: none;
}
#printpage {
	visibility: visible;
	display: inline;
}
#search {
	visibility: hidden;
}
#navigation {
	height: auto;
	border: none;
}
#navigation ul {
	list-style-type: square;
}
#navigation ul li {
	display: block;
	float: none;
	border: none;
	height: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding: 0px;
}
#navigation ul li a {
	padding: 0.2em;
}
#container {
	width: 99%;
	margin: 0 auto;
}
#left_clm {
	display: none;
}
#right_clm {
	display: none;
}
.floatleft {
	float: left;
	margin-right: 12px;
	border: 5px solid #d1d3e6;
}
.floatright {
	float: right;
	margin-left: 12px;
	border: 5px solid #d1d3e6;
}
.box {
	display: none;
}
#footer {
	display: none;
}
ul {
	list-style-type: square;
}