/* Page layout stylesheet */

* {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 128.5%;
}

#main {
	/*width: 824px;*/
	width: 883px;
	margin: auto;
	background: url(../../images/main_bg3.png) no-repeat 0 0;
	behavior: url(fileadmin/template/js/iepngfix.htc);
	text-align: left;
}

#head {
	position: relative;
	height: 160px;
	background: url(../../images/head_bg2.png) no-repeat 0 0;
	behavior: url(fileadmin/template/js/iepngfix.htc);
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		outline: 0;
		width: 170px;
		height: 39px;
		background-image: url(../../images/logo.gif);
		position: absolute;
		left: 7px;
		top: 68px;
	}
	
	#headerImage {
		text-indent: -9999px;
		height: 134px;
		width: 490px;
		position: absolute;
		left: 216px;
		top: 26px;
		background: url(../../images/head_bg_home.jpg) no-repeat 0 0;
	}

#leftCol {
	width: 216px !important;
	width: 213px;
	float: left;
	margin-right: 0 !important;
	margin-right: -3px;
}
	#leftCol div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
		margin-left:-14px;
	}
	
	#leftCol .ctArea {
		margin-top:15px;
	}

	#mainNav {
		margin-top: 1px;
		margin-left: 7px;
		width: auto !important;
		width: 170px;
		overflow: auto !important;
		overflow: hidden;
	}
	
	#mainNav li {
		border-bottom: 1px solid #FFF;
	}
	
	#mainNav li.cur,
	#mainNav li.act {
		background-color: #a3968d;
		margin-right: 39px;
	}
	
	#mainNav li a {
		display: block;
		font-weight: bold;
		line-height: 15px;
	}
	
	#mainNav li a.level1 {
		font-size: 12px;
		color: #FFF;
		width: 147px !important;
		width: 170px;
		background: url(../../images/mainnav_bg.gif) repeat-y 0 0;
		padding: 5px 0 4px 23px;
	}
	
	#mainNav li a.level1:hover {
		background: url(../../images/mainnav_bg_hover.gif) no-repeat 0 0;
	}
	
	#mainNav li a.cur,
	#mainNav li a.act {
		background: url(../../images/mainnav_bg_act2.gif) no-repeat 10px 12px #a3968d;
	}
	
	#mainNav li a.cur:hover,
	#mainNav li a.act:hover {
		background: url(../../images/mainnav_bg_hover2.gif) no-repeat 10px 12px #a3968d;
	}
	
	#mainNav ul {
		margin: -1px 0 4px 29px;
	}
	
	#mainNav ul ul{
		margin: -1px 0 4px 15px;
	}
	
	#mainNav li li {
		border-bottom: none;
	}
	
	#mainNav li li li a.level3,
	#mainNav li li a.level2 {
		font-size: 11px;
		line-height: 13px;
		color: #e5d5ca;
		padding-left: 7px;
		padding-bottom: 3px;
		background: url(../../images/mainnav_sub_bg.gif) no-repeat 0 7px;
	}
	
	#mainNav li li li a.level3:hover,
	#mainNav li li a.level2:hover,
	#mainNav li li a.act,
	#mainNav li li a.cur {
		color: #ffffff;
	}
	
	#mainNav li li a.cur:hover,
	#mainNav li li a.act:hover {
		background: url(../../images/mainnav_sub_bg.gif) no-repeat 0 7px;
	}
	
	#metaNav {
		position: absolute;
		z-index: 999;
		left: 4px;
		top: -27px;
		padding-left: 31px;
	}
	
	#metaNav li {
		float: left;
	}
	
	#metaNav li a {
		display: block;
		outline: 0;
		text-indent: -999px;
		margin-bottom: 7px;
	}
	
	#metaNav li.home {
		background: url(../../images/metanav_bg.gif) no-repeat left bottom;	
	}
	
	#metaNav li.home a {
		background: url(../../images/metanav_home.gif) no-repeat 0 0;
		margin-right: 18px;
		margin-left: 16px;
		width: 21px;
		height: 20px;
	}
	
	#metaNav li.home a:hover {
		background: url(../../images/metanav_home_hover.gif) no-repeat 0 0;
	}
	
	#metaNav li.print a {
		background: url(../../images/metanav_print.gif) no-repeat 0 0;
		margin-right: 16px;
		width: 21px;
		height: 20px;
	}
	
	#metaNav li.print a:hover {
		background: url(../../images/metanav_print_hover.gif) no-repeat 0 0;
	}
	
	#metaNav li.sitemap a {
		background: url(../../images/metanav_sitemap.gif) no-repeat 0 0;
		margin-right: 15px;
		width: 20px;
		height: 20px;
	}
	
	#metaNav li.sitemap a:hover {
		background: url(../../images/metanav_sitemap_hover.gif) no-repeat 0 0;
	}
	
	#metaNav li.search a {
		background: url(../../images/metanav_search.gif) no-repeat 0 0;
		margin-right: 15px;
		width: 18px;
		height: 20px;
	}
	
	#metaNav li.search a:hover {
		background: url(../../images/metanav_search_hover.gif) no-repeat 0 0;
	}
	
#midCol {
	margin-left: 216px !important;
	margin-left: 213px;
	/*margin-right: 118px !important;
	margin-right: 115px;*/
	margin-right: 177px !important;
	margin-right: 174px;
}

	#midCol .ctArea {
		background: url(../../images/midcol_bg_long.gif) repeat-y 0 0;
		overflow: hidden !important;
		overflow: visible;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		margin-bottom: -32px;
	}
	
	.home #midCol .ctArea {
		background: url(../../images/midcol_bg.gif) repeat-y 0 0;
		margin-bottom: -32px !important;
		margin-bottom: -32px;
	}
	
#rightCol {
	/*width: 118px !important;*/
	width: 177px !important;
	/*width: 115px;*/
	width: 174px;
	float: right;
	margin-top: -24px;
}

	#rightCol .ctArea {
		position: relative;
		z-index: 999;
		margin: 0 7px 0 12px !important;
		margin: 0 7px 0 9px;
	}

#footer {
	position: relative;
	z-index: 1;
	clear: both;
	background: url(../../images/footer_bg2.png) no-repeat 0 0;
	behavior: url(fileadmin/template/js/iepngfix.htc);
	bottom: -30px;
	width: 883px;
	height: 32px;
}

	#copyright {
		font-size: 10px;
		line-height: 12px;
		position: absolute;	
		left: 228px !important;
		left: 35px;
		top: 7px;
		width: 400px;
		color: #87786e;
	}
	
	#copyright a {
		font-size: 10px;
		line-height: 12px;
		color: #87786e;
	}
	
	#copyright a.cab {
		display: block;
		position: absolute;
		top: 0px;
		left: 149px;
		width: 100px;
		text-indent: -90px;
		overflow: hidden;
	}
	
	#copyright span {
		position: absolute;
		left: 228px;
		top: 0;
		font-size: 10px;
		line-height: 12px;
		color: #87786e;		
	}
	

