#container.home {
	padding-top:0px;
	width:100%;
	position:relative;
}
#home_container {
	width:937px;
	margin:0px auto;
	position:relative;
}
#home {
	width:937px;
	margin:6px 0px 10px 0px;
	height:490px;
}
#home #flash {
	margin-top:-3px;
	width:937px;
	height:490px;
}
#footer {
	height:45px;
}
.headlines {
	width:100%;
	height:41px;
	overflow:hidden;
	margin:0px 0px 43px;
	background:transparent url(/library/images/background-headlines.gif) repeat-x 0px 39px;
}
#headlines_content {
	position:relative;
	width:937px;
	margin:0px auto;
}
#headlines_content .fader {
	position:absolute;
	top:1px;
	left:145px;
	z-index:1;
}
.show { display:block; }

.headlines h3 {
	width:109px;
	height:10px;
	border-right:1px solid #FFFFFF;
	margin:13px 16px 8px;
	overflow:hidden;
	background:transparent url(/library/images/text-headlines.gif) no-repeat;
	text-indent:-2000px;
	float:left;
	display:inline;
}
.headlines p {
	width:772px;
	float:left;
	margin:10px 0px 5px;
	font-size:12px;
}
.headlines img {
	display:block;
	clear:both;
}
.headlines img.headline_arrow { display:inline; clear:none; margin-left:10px; }
.headlines a:link, .headlines a:visited {
	color:#C4BCB7;
	text-decoration:none;
}
.headlines a:hover {
	color:#FFFFFF;
}


.wrapper {
	min-height:585px;
	height:585px;
	margin:0px auto;
}
#push {
	height:0px;
	overflow:hidden;
}


#nonflash {
	width:927px;
	height:480px;
	background:transparent url(/library/images/image-home-nonflash.jpg) no-repeat;
	position:relative;
	margin:6px 0px 0px 3px;
}
#nonflash .box {
	position:absolute;
	top:217px;
	left:578px;
	padding:12px 0px;
	width:288px;
	background:transparent url(/library/images/background-nonflash-box.png);
	_background:#2A2B3D none;
	border:1px solid #887468;
	font-size:11px;
	color:#C4BCB7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#nonflash .box p {
	padding:4px 17px;
}
#nonflash .box p a:link, #nonflash .box p a:visited {
	color:#FFFFFF;	
	text-decoration:none;
}
#nonflash .box p a:hover {
	text-decoration:underline;
}
a#logo:link, a#logo:visited, a#logo:hover {
	top:0px;
	left:2px;
}


