body {
	background:#ffffff url("/core/templateresources/body_bg.gif") top left repeat-x;
	font-family:arial;
	font-size:11px;
	line-height:20px;
}
h1 {
		height:29px;
		line-height:29px;
		font-size:12px;
		text-transform:uppercase;
		color:#ffffff;
		background:url("/core/templateresources/h1_bg.gif") top left repeat-x;
		padding:0 0 0 10px;
		margin:15px 0 4px 0;
	}
	h2 {
		line-height:29px;
		font-size:14px;
		text-transform:uppercase;
		color:#000000;
		margin:4px 0 4px 0;
	}
		h3 {
		line-height:32px;
		font-size:24px;
		font-weight:normal;
	
		color:#000000;
		margin:8px 0 8px 0;
	}
		h4 {
		line-height:20px;
		font-size:12px;
		color:#000000;
		margin:10px 0 0px 0;
	}
	.coreHdelimiter {
	position:relative;
	height:1px;
	margin:10px 0px 10px 0px;
	background:url("/core/templateresources/hdlimiter.gif");
	overflow:hidden;
}
#container {
	position:relative;
	width:975px;
	margin:10px auto;
}
#page {
		position:relative;
		float:left;
		width:975px;
		background:#ffffff;
		overflow:hidden;
	}
#header {
	position:relative;
	float:left;
	width:975px;
	background:url("/core/templateresources/header.gif") top left no-repeat;
	height:125px;
	}
	#orter {
		position:absolute;
		right:25px;
		top:20px;
		text-transform:uppercase;	
	}
	#orter a {
		margin:0 10px;
		color:#006699;	
		text-decoration:none;
	}
	#orter a:hover {
		margin:0 10px;
		color:#006699;	
		text-decoration:underline;
	}
	#menuholder {
	position:relative;
	float:left;
	width:967px;
	padding-left:8px;	
	}
	#menu {
	position:relative;
	float:left;
	width:971px;
	height:29px;
	margin:0px;
	padding:0 2px;
	background:url("/core/templateresources/menu.gif") top left no-repeat;
	overflow:hidden;
	z-index:1;
		}
	#menu a {
	float:left;
	text-transform:uppercase;
	color:#ffffff;
	font-size:11px;
	padding:0 25px;
	height:29px;
	border-right:1px solid #ffffff;
	line-height:29px;		
	text-decoration:none;
	}
	#menu a:hover {
	float:left;
	text-transform:uppercase;
	color:#ffffff;
	font-size:11px;
	height:29px;
	border-right:1px solid #ffffff;
	text-decoration:none;
	background:url("/core/templateresources/menu_bgh.gif") top left repeat-x;
	}
	#menu td {

	font-size:12px;
	font-weight:bold;
	padding:0px 18px;
	color:#ffffff;
	line-height:29px;
	text-decoration:none;
	border-right:1px solid #ffffff;
}
#menu td:hover {
	color:#ffffff;
	text-decoration:none;
	background:url("/core/templateresources/menu_bgh.gif") top left repeat-x;
}
	#content {
		position:relative;
		float:left;
		width:958px;
		padding:10px 0 10px 8px;
		overflow:hidden;
		min-height:450px;
		}
	#content a {
		color:#0099cc;
		text-decoration:none;	
		font-weight:bold;
	}
	#content a:hover {
		color:#0099cc;
		text-decoration:underline;	
		font-weight:bold;
	}
	#footer {
		position:relative;
		float:left;
		width:938px;
		background:url("/core/templateresources/footer_bg.gif") top left no-repeat;		
		padding:0 10px;
		xmargin:0 8px;
		color:#ffffff;
		line-height:29px;	
		height:39px;
		font-size:11px;
		}
	#footer a {
		text-decoration:none;
		color:#ffffff;	
	}
	#footer a:hover {
		text-decoration:underline;
		color:#ffffff;	
	}
		.left {
			float:left;
			position:relative;
		}
		.right {
			float:right;
			position:relative;
			}

.submenuholder {
	background:#008fca;
	margin-top:10px;
	margin-left:5px;
	width:170px;
	z-index:1;
	
	
}
.submenuitem {
	float:left;
	position:relative;
	font-size:12px;
	line-height:18px;
	margin:0px;
	width:125px;
	padding:6px 30px 6px 15px;
	color:#ffffff;
	background:#0099cc;
	border-bottom:solid 1px #ffffff;

}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
