#container {
height: -20px;
	
}
#content-header, #content-body {
	
	margin-left: 0px;
	margin-right: 0px;
}
#navigation ul {
	margin-left: 10px;
	margin-top: 12px;
}

#navigation ul li {
	padding-bottom: 18px;
}
#navigation ul li ul {
	display: none;
}
#navigation ul li a {
	color: #fff;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #f18e00;
}

#content {
	width: 425px;
	text-align: left;
	padding-right: 40px;
}


#jublieum {
	position: absolute;
	margin-top: -300px;
	margin-left: 180px;
	z-index: 100;
	overflow: visible;
}


#container #outer #inner #content2  {
	text-align: left;
	position: absolute;
	z-index: 1;
	margin-top: -10px;
	margin-left: -256px;
}

#content-header h1 {
	margin-top: 20px;
	border-bottom: #f18e00 1px dashed;
	color: #f18e00;	
	font-size: 13pt;
}



.hidden {
	display: none;
}


#logo {
	margin-top: 30px;
	float: right;
}
p {
	text-align: left;
}
#footer {
	height: 0px;
	clear: both;
}
#bottomfix {
	background-color: #ccc;
	width: 100%;
	height: 56px; 
	margin-top: 10px;
	margin-bottom: 0px;
}

.sIFR-replaced {
	color: #f18e00;
}
.sIFR-alternate {
	font-size: 11pt;
}
fieldset {
	border: 0px;
}
textarea {
	width: 400px;
}
a {
	color: #f18e00;
}
h2 {
	font-size: 11pt;
}