* { 
	background-color: transparent !important;
	background-image: none !important;
}
#header { 
	padding: 0 0 15px 0;
	margin: 0;
	width: 85%;
	position: relative;
	height: auto;
	color: #369;
}
#header a { display: none; }
#header img { display: block; width: 230px; height: 48px; margin-left: 19px; }
#header span {
	display: block;
	position: relative;
	right: auto;
	top: auto;
	height: auto;
	width: auto;
	background: none;
	text-indent: 0;
	overflow: hidden;
	float: right;
	margin-top: -29px;
	padding-right: 20px;
}

#outer, #container, #content, #footer {
	float: none;
	width: auto;
	position: relative;
	margin: 0;
	zoom: 100%;
}
#nav, #subnav, #sidebar, .requestform {
	display: none;
}
#outer {
	border-width: 0;
	padding: 0;
}
#masthead {
	display: none;
}
#content {
	width: 85%;
	border-top: 1px solid #c5c7c9;
	padding-top: 15px;
	padding-bottom: 5px;
}
#breadcrumbs a, #breadcrumbs a:visited { text-decoration: none; }
#content li {
	list-style-type: square;
	margin-left: 19px;
	padding-left: 8px;
}
#footer { 
	margin-top: 1em;
	border-top: 1px solid #c5c7c9;
	color: #999;
}
#footer span {
	border: none;
	margin: 0 19px;
}


/*
 *	sIFR
 */
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}