body {
	font-family:  Tahoma, Arial, Helvetica;
	font-size:14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #414245;
	background-color:#FFFFFF;
}

.outercontainer {
	position: absolute;
	left: 50%;
	width: 960px;
	height: auto;
	visibility: visible;
	z-index: 1;
	top: 10px;
	margin-bottom: 10px;
	margin-left: -480px;
	padding-bottom:10px;
}	

.innercontainer {
	position: relative;
	float:left;
	display:inline;
	width: 960px;
	height: auto;
	z-index: 2;

}	

.headerholder {
	position: relative;
	float:left;
	display:inline;
	height:80px;
	width:960px;
	z-index:3;
}

.logoholder{
	position: relative;
	float:left;
	display:inline;
	height:80px;
	width:480px;
	z-index:4;
}

.headernavholder {
	position: relative;
	float:left;
	display:inline;
	height:72px;
	width:300px;
	z-index:4;
	margin-left:180px;
	margin-top:6px;
	text-align:right;
}
.numberholder{
	position: relative;
	float:left;
	display:inline;
	height:24px;
	width:140px;
	z-index:5;
	margin-top:4px;
}

.navholder{
	position: relative;
	float:left;
	display:inline;
	height:40px;
	width:960px;
	z-index:4;
	background-image:url(../images/core/nav-back.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}


.secondarytabholder{
	margin-top:10px;
	position: relative;
	float:left;
	display:inline;
	height:41px;
	width:921px;
	margin-left:20px;	
	z-index:6;
}


.mainholder{
	position:relative;
	float:left;
	display:inline;
	z-index:7;
	width:960px;
	height:auto;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.footernavholder{
	position:relative;
	float:left;
	display:inline;
	height:32px;
	width:960px;
	z-index: 8;
	background-image:url(../images/core/footer-nav-back.jpg);
	background-repeat:repeat-x;
	margin-top:10px;
}


.footerholder {
	position:relative;
	float:left;
	display:inline;
	height:82px;
	width:960px;
	z-index: 8;
	background-image:url(../images/core/footer-back.jpg);
	background-repeat:no-repeat;

}

.footerinner {
	position:relative;
	float:left;
	display:inline;
	margin-top:22px;
	margin-right:30px;
	height:60px;
	width:930px;
	z-index: 9;
}

.png{
	behavior: url("/scripts/iepngfix.htc");
	}
#png{
	behavior: url("/scripts/iepngfix.htc");
	}
