body {
	background:#a9c6c7 url("/core/templateresources/bg2.jpg") top left repeat-x;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	
}

h1 {
	color:#196769;
	font-size:24px;
	margin:10px 0;
	padding:0;
	line-height:30px;
	}
#container {
	width:854px;
	margin:10px auto;
	}
#pagecontainer {
	position:relative;
	float:left;
	width:815px;
	padding:10px 17px;
	background:#ffffff;
	}
#header {
	position:relative;
	float:left;
	width:815px;
	height:100px;
	}
#logotype {
	position:relative;
	float:left;
	width:200px;
	height:120px;
	padding-top:0px;
	}
	#logotypealmi {
	position:relative;
	float:right;
	width:260px;
	text-align:left;
	height:34px;
	padding-left:15px;
	padding-top:55px;
	}
#menu {
	position:relative;
	float:left;
	width:815px;
	height:34px;
	background:url("/core/templateresources/bgmenu.gif") top left no-repeat;
	}
#menu a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:0 20px;
	text-decoration:none;
	line-height:34px;
	text-transform:uppercase;
	}
	#menu a:hover {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding:0 20px;
	text-decoration:underline;
	line-height:34px;
	text-transform:uppercase;
	}
#lcontent {
	position:relative;
	float:left;
	width:167px;
	}
#submenu {
	position:relative;
	float:left;
	width:167px;
	}
#contentwide {
	position:relative;
	float:left;
	width:815px;
	min-height:400px;
	padding:10px 0;
	overflow:hidden;
	}
#contentwide a {
	color:#196769;
	text-decoration:none;
	}

#contentwide a:hover {
	color:#196769;
	text-decoration:underline;
	}
#content {
	position:relative;
	float:right;
	width:614px;
	min-height:400px;
	padding:10px 0;
	overflow:hidden;
	padding: 14px 0 10px 0;
	}
#content a {
	color:#196769;
	text-decoration:none;
	}

#content a:hover {
	color:#196769;
	text-decoration:underline;
	}
#submenuhead {
		font-size:24px;
		color:#ffffff;
		line-height:28px;
		margin:0 0 0px 0;
		width:167px;
		min-height:22px;
		padding:15px 0 15px 0;
		font-weight:normal;	
		xbackground:#336699;
		background:url("/core/templateresources/submenu_head.gif") top left no-repeat;
		border-bottom:1px solid #999999;
	}
	
#submenuhead a {
		font-size:24px;
		color:#000000;
		line-height:28px;
		font-weight:normal;	
		text-decoration:none;
		
}
.subitem a {
	font-family:verdana;
	display:block;
	float:left;
	border-bottom:1px solid #999999;
	color:#196769;
	padding: 0px 0px 0px 12px;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:21px;
	width:155px;
	height:21px;
	overflow:hidden;
}
.subitem a:hover {
	background:#f9f9f9;
	color:#196769;
	text-decoration:normal;
	font-weight:bold;
}
.thirditem a {
	display:block;
	float:left;
	
	color:#333333;
	padding: 0px 0px 0px 30px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	width:137px;
	height:24px;
	overflow:hidden;
}
.thirditem a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
#footer {
	position:relative;
	float:left;
	width:795px;
	height:85px;
	background:url("/core/templateresources/footerbg.gif") top left no-repeat;
	line-height:34px;
	color:#ffffff;
	font-weight:bold;
	padding:0 10px;
	}
.left {
	position:relative;
	float:left;
	}
.right {
	position:relative;
	float:right;
	}
hr {height:1px;border:0;color:#ccc;background-color:#ccc;margin:5px 0;padding:0;}
