#navi-teaser {
height:561px;
}
#slider {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/slider/template/page_back.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
/*
#slider, #slider.th, #slider.td{
	color: #f5dba1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
}
*/
#slider.a:link, #slider.a:active, #slider.a:visited{
	color: #03C;
	text-decoration:underline;
}

#slider.a:hover
{
	text-decoration:none;
}

a img
{
	border: none;
}

#slider.h1
{
	line-height:40px;
	color: #FFF;
	font-size: 2em;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px solid #494949;
	margin-bottom:20px;
}
#slider #container
{
	margin:0px auto;
	width: 960px;
	padding:50px 0px 0px 0px;
	/*margin-bottom:50px;*/
}

#slider #container #masthead
{
	margin: 0px auto;
	height: 450px;
	width: 960px;
	background-position:top;
	background-repeat:no-repeat;
}

#slider #container #masthead h1, #slider #container #mastheadINSIDE h1
{
	margin: 0;
	padding: 30px 0px 0px 35px;
	text-indent: -999em;
	float:left;
	width:154px;
	border:none;
}

/* FixPNG for IE6 */
/* FixPNG from Komodo */
* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/template/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

* html a
{
	position:relative;
}
