﻿img#shadow
{
	display:none;
}
#hdr
{
	position: relative;
	height: 154px;
	width: 100%;
	margin: 0 0 1px 0;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	color: #ffffff;
}
#navigation
{
	display:none;
}
#content
{
	font-size: 0.9em;
	margin: 0px 20px 0px 20px;
	background-repeat: no-repeat;
	background-position: center bottom;  
	
}
#footer
{
	display:none;	
}