/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html[xmlns="http://www.w3.org/1999/xhtml"] {
/* Gecko right-scroller-Fix */
	height: 100.05%;
}
h\tml:f\irst-child>body {
/*Opera and Safari*/
	height: 101%;
}
body {
	font-size: 101%;
	color: #6f7071;
	font-family: Arial, Verdana, Tahoma;
	text-align: left;
	background-image: url(pattern.jpg);
	background-repeat: repeat-x;
}
table, dd, ul, p, h1, h2, h3, h4, h5, h6 {
	color: #6f7071;
	font-size: 0.8em;
	font-weight: normal;
}
h1, h2 {
	font-size: 0.8em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #57a3c2;
}
h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}
ul {
	padding-left: 15px;
}
img {
	border: none;
}
img#homelink {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	width: 339px;
	height: 120px;
}
a:link {
	color: #57a3c2;
	text-decoration: none;
}
a:visited {
	color: #57a3c2;
	text-decoration: none;
}
a:hover {
	color: #57a3c2;
	text-decoration: underline;
}
a:active {
	color: #57a3c2;
	text-decoration: none;
}
.clearer {
	clear: both;
}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 906px;
	height: 100%;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnavi {
	position: absolute;
	left: 615px;
	top: 50px;
}
#topnavi ul {
	list-style: none;
}
#topnavi li {
	display: inline;
	padding: 0px 3px 0px 3px;
}
#topnavi a {
	color: #FFF;
	font-size: 0.7em;
	letter-spacing: -0.1px;
	text-decoration: none;
}
#topnavi a:hover {
	color: #FFF;
	display: inline;
	padding: 0px 0px 0px 0px;
	background-color: #57a3c2;
}
#quote {
	position: absolute;
	top: 210px;
	left: 483px;
	font-size: 0.7em;
	font-weight: bold;
	width: 250px;
}
#quote h6 {
	color: #FFF;
}
#banner {
	height: 312px;
	overflow: hidden;
}
#banner h1 {
	display: none;
}
#mainnavi {
	position: absolute;
	left: 25px;
	top: 255px;
	z-index: 1000;
	float: left;
	display: block;
	line-height: 1.5em;
	clear: both;
	width: 100%;
	border-top: 2px solid #57a3c2;
}
#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
#mainnavi li {
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 4px 0;
}
#mainnavi a, #mainnavi a:link {
	margin: 0;
	color: #848787;
	padding: 10px 9px 10px 9px;
	text-decoration: none;
}
#mainnavi ul, #mainnavi a.actlink {
	color: #FFF;
	background-color: #57a3c2;
}
#mainnavi a:hover {
	color: #FFF;
	background-color: #57a3c2;
}
#pagetitle {
	position: absolute;
	left: 25px;
	top: 320px;
	width: 418px;
	margin-bottom: 1em;
	font-weight: bold;
	color: #57a3c2;
}
#pagetitle h2 {
	color: #57a3c2;
	font-weight: bold;
	font-size: 1.2em;
}
#maincontent {
	position: absolute;
	left: 25px;
	top: 370px;
	width: 510px;
	font-size: 0.9em;
	padding-bottom: 20px;
}
#teaser {
	position: absolute;
	left: 570px;
	top: 320px;
	width: 160px;
	font-size: 0.9em;
	height: 100%;
}
#teaser p {
	color: #767676;
}
#teaser form {
	margin-bottom: 20px;
}
#teaser form fieldset {
	border: 0;
}
#teaser form label {
	color: #6f7071;
	font-size: 0.8em;
	font-weight: bold;
}
#teaser form input {
	border: 1px solid #58A3C3;
	color: #58A3C3;
}
#teaser form .csc-mailform-submit {
	margin: 5px 0 0 0;
	border: 1px solid #58A3C3;
	background-color: #FFF;
	color: #767676;
	font-size: 0.7em;
	font-weight: normal;
}
#teaser h1 {
	color: #57a3c2;
	font-size: 1em;
}
span.name-of-person {
	color: #908B4B;
}
