﻿
#page {
	width: auto!important;
}

#fullhead {
	border-top: none;
	float: none;
	width: auto;
	height: auto;
	border-bottom: solid 1px #aaaaaa;
}

#left, #header_menu, #right
{
	display: none;
}

#header, #header div.logo {
	border: none!important;
	float: none!important;
}

#header div.logo img {
	width: 268px;
	float: none;
}

#content
{
	margin: 0px;
	font-size: 90%;
	width: auto;
}

#contentInner {
	margin: 0;
	float: none;
	clear: both;
}

#content div.section {
	float: none;
	clear: both;
}

#content h2, #content h3 
{
	padding: 0px;
}

#header 
{
	height: auto;
	border-bottom: solid 3px #888888;
}

#breadcrumb 
{
	margin: 0px 0px 10px 0px!important;
	width: 100%;
	padding: 2px 0;
	border-bottom: solid 1px #eeeeee!important;
	float: left;
	clear: both;
}

#breadcrumb a, #breadcrumb p 
{
	text-decoration: none!important;
	color: Black;
}

#footer 
{
	border-top: solid 1px #aaaaaa;
	width: auto;
}

.noprint 
{
	display: none;
}

