﻿#subnavigation,
#navigation
{
	display: none;
}

#header {
	background:none !important;
	height:auto !important;
	text-align:left !important;
}

#header h1 a {
	background:none !important;
	height:auto !important;
	margin:0 0 0 0 !important;
	text-indent:0 !important;
	width:auto !important;
}

#footer {
	background:#ffffff !important;
	color:#333333 !important;
	padding:20px 0 11px;
	text-align:left !important;
	width:auto !important;
}

#footer img 
{
	display: none;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.hide 
{
	display:none;
}