/* CSS Document */

/* Layout */

#bdtCreditBg {
	height: 154px;
	z-index: 4;
}

#bdtLogo {
	position: absolute;
	top: 72px;
	height: 106px;
	width: 296px;
	visibility: visible;
	z-index: 5;
}

#primaryNavBg {
	background-color: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	height: 27px;
	width: 918px;
	z-index: 1;
}

#primaryNav {
	position: absolute;
	z-index: 2;
	top: 208px;
}

#bg2 {
	background-repeat: no-repeat;
	z-index: 2;
}

#bg1 {
	z-index: 1;
}

#imgStrip {
	z-index: 3;
}
