html, body{
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #111111;
}

div {
	font-size: 12px;
	line-height: 140%;
}

a, a:hover {
	color: #111111;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px dotted #666666;
}

i {
	color: #64301f;
}

.positioner {
	position: absolute;
	left: 50%;
	width: 100px;
	overflow: visible;
	margin: 50px 0 0 0;
}

.site {
	width: 760px;
	position: absolute;
	left: -380px;
}

.header {
	width: 760px;
	height: 35px;
}

.header img {
	float: right;
}

.teaser {
	width: 760px;
	height: 250px;
	margin: 0 0 45px 0;
	position: relative;
	overflow: hidden;
}

.textBOX1 {
	width: 350px;
	float: left;
}

.textBOX2 {
	width: 350px;
	float: right;
}

.textBOX1 img, .textBOX2 img {
	display: block;
	margin: 0 0 20px 0;
}

.textBOXHOLDER1, .textBOXHOLDER2 {
	width: 50%;
	float: left;
}

.footer {
	border-top: 1px dotted #bbbbbb;
	font-size: 11px;
	color: #aaaaaa;
	margin: 20px 0 20px 0;
}
