@charset "utf-8";
/* ###################### LAYOUT ###################### */
#content {
	position:relative;
	width:911px;
	padding:0 28px 0 28px;
	font-size:11px;
}

#logo {
	height:500px;
	margin:12px 0 0 -28px;
}


/* --- nav-breadcrumb begin --- */
#nav-breadcrumb {
	position:relative;
	width:670px;
	height:14px;
	padding:0 0 0 2px;
/*	margin:-65px 0 2px 170px;*/
	margin:-479px 0 2px 170px;
	list-style-type:none;
	color:#999999;
	font-size:9px;
	background:url(../img/nav-breadcrumb-bg.gif) top left no-repeat;
}
/* --- nav-breadcrumb end --- */


#primary-content {
	position:relative;
	width:911px;
}

#flash-film {
	background-image:url(/templates/img/teaser-landing_visual.jpg);
	width:911px;
	height:402px;
	z-index:2;
}

#flash-wrap {
    display:block;
    height:402px;
    width:911px;
    text-align:right;	
}

/* #overlay {
	display:block;
	position:absolute;
	width:150px;
	height:402px;
	border:1px solid #000;
	top:0;
	left:0;
	z-index:50;
	text-indent:-9999px;
}*/

#nav-main-start {
	position:absolute;
	width:159px;
	top:0;
	left:0;
	padding:0;
	/* margin:73px 0 0 13px; */
	margin:55px 0 0 13px;
	z-index:3;
}

#nav-main {
	width:159px;
	background:url(../img/nav-main-bg.jpg) top left no-repeat;
}

#nav-main-foot {
	width:160px;
	height:21px;
	background:url(../img/landing-page-nav-main-foot.png) 3px 0px no-repeat;
}

#teaser-wrap {
	position:relative;
	/*height:163px;*/
	width:911px;
	padding:9px 0 0 9px;
	background:url(../img/landing-teaser-bg.jpg) top left no-repeat;
}

.corp-teaser {
	position:absolute;
	width:443px;
	margin:0 0 0 14px;
}
.two-long-teaser {
	position:absolute;
	width:443px;
	margin:3px 0 0 14px;
}
.mini-teaser-wrap {
	position:absolute;
	width:445px;
	margin:0 0 0 457px;
}

.teaser {
	float:left;
	margin:0 0 2px 0;
}