body {
	background-color: #ffffff;
	background-image: url(../images/layout/canvas.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #000000;
}

#canvas {
	margin: 0px;
	padding: 0px 0px 50px 0px;
}

#block0 {
	width: 903px;
	min-height: 823px;
	position: relative;
	background-image: url(../images/layout/main-shade.gif);
	background-color: #ffffff;
	height: auto;
}

#main .shadeLeft,
#main .shadeRight {
	float: left;
	width: 12px;
	height: 823px;
	overflow: hidden;
}

#block1 {
	float: left;
	width: 879px;
}

#header {
	width: 879px;
	height: 221px;
	overflow: hidden;
}

#lang {
	position: absolute; 
	right: 55px; 
	top: 0px;
}

	#lang p {
		margin: 0px; 
		font-size: 80%;
		color: #999999;
		background-color: #ffffff;
		padding: 0px 15px;
	}
	
	#lang a {
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}

	#lang a:hover {
		text-decoration: underline;
	}


#navigation {
	padding: 14px 0px 40px 56px;
}

#navigation div {
	padding: 0px 0px 8px 0px;
}

#navigation div.level1 {
	font-weight: bold;
}

#navigation ul {
	color: #999999;
	clear: both;
	float: left;
	display: block;
	list-style-type: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#navigation ul li {
	display: inline;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 1px;
}

#navigation div.level2 ul li {
	margin: 0px 0.5em 0px 0px;
}

#navigation ul li a {
	color: #999999;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li a.selected {
	color: #00afdb;
	font-weight: bold;
}

#content {
	clear: left;
	float: left;
	width: 520px;
	padding: 0px 40px 0px 57px;
	color: #666666;
	line-height: 1.7em;
}

	#content h1 {
		position: relative;
		color: #00afdb;
		margin: 0px 0px 1em 0px;
		padding: 0px 0px 10px 0px;
		font-size: 200%;
		font-weight: bold;
		font-style: normal;
	}

	#content h1 img {
		vertical-align: baseline;
		margin: 0px 0px -15px -25px;
	}

	#content h2 {
		margin: 1.5em 0px 0.5em 0px;
		padding: 0px;
		font-size: 150%;
		font-weight: bold;
		font-style: normal;
	}

	#content h3 {
		margin: 1.5em 0px 0px 0px;
		padding: 0px;
		font-size: 125%;
		font-weight: bold;
		font-style: normal;
	}

	#content h4 {
		margin: 1.5em 0px 0px 0px;
		padding: 0px;
		font-size: 100%;
		font-weight: bold;
		font-style: normal;
	}

	#content h5 {
		margin: 1.5em 0px 0px 0px;
		padding: 0px;
		font-size: 100%;
		font-weight: normal;
		font-style: italic;
	}

	#content h6 {
		margin: 1.5em 0px 0px 0px;
		padding: 0px;
		font-size: 100%;
		font-weight: normal;
		font-style: normal;
	}

	#content p {
		margin: 0.5em 0px;
		padding: 0px;
		font-size: 100%;
	}

	#content ol,
	#content ul {
		margin: 0.5em 0px 0.5em 10px;
		padding: 0px 0px 0px 10px;
	}

		#content li {
			margin: 0.25em 0px;
		}

	#content div.intro {
		font-weight: bold;
	}

	#content a {
		color: #666666;
		text-decoration: underline;
	}

		#content a:hover {
			color: #00afdb;
			text-decoration: underline;
		}

	#content h1 a,
	#content h2 a,
	#content h3 a,
	#content h4 a,
	#content h5 a,
	#content h6 a {
		text-decoration: none;
	}


	#content img.floatRight {
		float: right;
		margin: 0.25em 0px 0.25em 10px;
	}

	#content img.floatLeft {
		float: left;
		margin: 0.25em 10px 0.25em 0px;
	}

	#content .twoColumns {
	}

		#content .twoColumns .columnLeft {
			float: left;
			width: 250px;
		}

		#content .twoColumns .columnRight {
			float: right;
			width: 250px;
		}
		
	#content .inputForm {
	
	}
	
		#content .inputForm p {
			display: block;
			clear: both;
		}

		#content .inputForm span {
			float: left;
			width: 180px;
			margin: 0px 30px 0px 0px;
		}

		#content .inputForm .formRow {
			clear: both;
		}

		#content .inputForm .inputText {
			width: 300px;
		}

		#content .inputForm .inputTextarea {
			width: 300px;
		}


#banners {
	float: left;
	width: 220px;
	margin: 0px;
	color: #666666;
}

	#banners .box p {
		margin: 0px;
		padding: 0.5em 0px;
	}

		#banners .boxTop {
			width: 220px;
			height: 10px;
			display: block;
			background-image: url(../images/layout/box-top.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
			overflow: hidden;
		}

		#banners .boxContent {
			height: auto;
			display: block;
			background-image: url(../images/layout/box-content.gif);
			background-repeat: repeat-y;
			background-position: 0px 0px;
			padding: 1px;
		}

		#banners .boxBottom {
			width: 220px;
			height: 11px;
			display: block;
			background-image: url(../images/layout/box-bottom.gif);
			background-repeat: no-repeat;
			background-position: 0px 0px;
			overflow: hidden;
		}

		#banners .padding {
			padding: 0px 20px;
		}

		#banners .quote {
			background-image: url(../images/layout/box-quote.gif);
			background-repeat: no-repeat;
			background-position: 14px 0px;
			font-style: italic;
		}

		#banners .name {
			font-style: normal;
			font-weight: bold;
		}
	
	#banners .trail {
		padding: 0px 5px;
	}

		#banners ol,
		#banners ul {
			margin: 0.5em 0px 0.5em 10px;
			padding: 0px 0px 0px 10px;
		}
	
			#banners li {
				margin: 0.25em 0px;
			}
	
		#banners a {
			color: #666666;
			text-decoration: underline;
		}
	
			#banners a:hover {
				color: #00afdb;
				text-decoration: underline;
			}

#footer {
	font-size: 75%;
	color: #999999;
	padding: 2em 49px 4em 50px;
}

	#footer a {
		text-decoration: none;
		color: #999999;
	}

		#footer a:hover {
			text-decoration: underline;
			color: #999999;
		}

	#footer .level1 {
		border-bottom: 1px solid #cccccc;
		padding: 0px 6px 0.5em 6px;
	}

	#footer .level2 {
		padding: 0px 6px;
	}

	#footer .certificates {
		text-align: right;
	}

		#footer .certificates img {
			margin: 0px 0px -1.125em 0px;
		}


	#footer .group {
		text-align: left;
	}

		#footer .group img {
			vertical-align: bottom;
			margin: 0px 0px 0.125em 0px;
		}

	#footer .design {
		float: right;
	}

	#footer .copyright {
		float: left;
	}

		#footer .copyright span {
			display: none;
		}

.pageend {
	float: left;
	width: 903px;
	height: 68px;
	overflow: hidden;
}
