#home-flash {
	overflow: hidden;
	position: relative;
	background: #d9cb9b url("/lib/images/homepage/flash-bg.jpg") 50% 0px no-repeat;
	height: 294px;
	top: -1px;
	text-align: center;
	z-index: 1;
}
#home-flash img {
	width: 939px;
	margin: 0 auto;
	border-color: #a5710e;
	border-style: solid;
	border-width: 0 1px;
}

#home-wrapper {
	background: #e9e3c4;
	margin: 0 auto;
}
#home-wrapper #body {
	position: relative;
	color: #726d55;
	width: 920px;
	margin: 0 auto;
	padding: 20px 20px 0;
	font-family: "Georgia";
	font-size: 12px;
}

#home-wrapper h2 {
	color: #000000;
	margin: 0;
	font-size: 1px;
}

.teaser {
	position: relative;
	float: left;
	background: transparent url("/lib/images/teasers/spacer.jpg") 100% -20px no-repeat;
	width: 440px;
	height: 125px;
}
.teaser p {
	margin: 0 0 11px;
	font-size: 12px;
}
.teaser p img {
	float: right;
	background: white url("/lib/images/teasers/img-shadow.jpg") top left no-repeat;
	margin-left: 4px;
	padding: 5px 6px 5px 7px;
}
.teaser h2 img {
	float: none;
	padding: 0;
	background: none;
	margin: 0;
}

#teaser-left {
	padding-right: 20px;
}
#teaser-mid {
	padding: 0 20px;
}
#teaser-right {
	background-image: none;
	padding-left: 20px;
}

.teaser a {
	position: absolute;
	color: #92955e;
	padding: 2px;
	bottom: 0px;
	font-size: 10px;
	text-decoration: underline overline;
	text-transform: uppercase;
}
.teaser a:hover {
	color: #000000;
}

.teaser hr {
	margin: 3px 0 6px 0;
	border-top-color: #e0dabd;
	border-bottom-color: #e0dbbe;
	border-width: 1px 0;
}

#home-spacer {
	background-image: url("/lib/images/homepage/footer-bg.jpg");
	height: 90px;
	text-align: center;
}
#home-spacer img {
	margin: 0 auto;
}

#home-prop-logos {
	overflow: hidden;
	background: transparent url("/lib/images/homepage/footer.jpg") left top no-repeat;
	width: 965px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
}
#home-prop-logos div {
	width: 910px;
	height: 100px;
	margin: 45px 0 0 25px;
	padding: 0;
}
#home-prop-logos ul {
	width: 915px;
	height: 50px;
	list-style: none;
}
#home-prop-logos ul li {
	display: inline;
}
#home-prop-logos a {
	display: block;
	float: left;
	margin: 0 60px 0 30px;
}

#home-prop-logos #logos-back,
#home-prop-logos #logos-next {
	display: none;
	position: absolute;
}