* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
}

body {
	width: 100%;
	text-align: center;
	font: 9pt Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../images/head-bg-clean.jpg) center top no-repeat;
}

#page {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	/* background: url(../images/head-bg-normal.jpg) -400px 0 no-repeat; */
}

#head {
	float: left;
	width: 1000px;
	height: 135px;
}

#torso {
	float: left;
}

.content  {
	clear: both;
	float: left;
	width: 787px;
}

	#date {
		padding: 25px 0 0 35px;
		width: 752px;
		height: 27px;
		color: #CA3100;
	}

	#text {
		position: relative;
		float: left;
		margin: 0 0 0 14px;
		padding: 10px 15px 10px 35px;
		width: 658px;
		min-height: 400px;
		background-color: #FFF;
		border: 1px solid #CCC;
		overflow: hidden;
		z-index: 90;
	}

	html>body #text {
		margin: 0 0 0 28px;
	}

	.content h2,
	h3.lefter {
		margin-left: -20px;
		color: #CA3100;
	}

	.content h3 {
		font-size: 11pt;
	}

	.content h4 {
		font-size: 10pt;
	}

	.content p {

	}

#right {
	float: right;
	padding: 25px 0 0 0;
	width: 203px;
	line-height: 135%;
	z-index: 10;
}

	#right ul {
		margin: 0 0 0.7em 0;
		list-style: none;
	}

	#right h3 {
		margin: 0 0 0 0;
		font-size: 1.1em;
	}

	#right a {
		color: #666;
		text-decoration: none;
	}

	#right a:hover,
	#right li.active a,
	span.active {
		color: #CA3100;
	}

	#armchair-position {
		position: relative;
		width: 100px;
		height: 100px;
		margin: 15px 0 0 0;
	}

		#armchair {
			position: absolute;
			left: -116px;
		}

#foot {
	position: relative;
	clear: both;
	float: left;
	padding: 6px 0 6px 28px;
	width: 759px;
	color: #999;
	font-size: 8pt;
}

	#foot-functions {
		position: absolute;
		list-style: none;
		right: 50px;
		top: 2px;
	}

a {
	color: #CA3100;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	margin-left: 1.5em;
}

p {
	margin-bottom: 9px;
}

h2, h3, h4 {
	margin: 0 0 0.5em 0;
}

.red, .rot {
	color: #CA3100;
}

.invisible {
	text-indent: -999em;
}

.clearer {
	clear: both;
}

.csc-textpic {
	margin-bottom: 9px;
	clear: both;
}

.csc-linkToTop {
	text-align: right;
	font-size: 0.85em;
}

.tx-lumogooglemaps-pi1 {
	float: left;
	position: relative;
	margin-right: 15px;
}

.tx_lumogooglemaps_pi1_sidebar {
	position: absolute;
	left: -3000px;
}