body {
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color:#525252;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/core/backgrad.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

.outercontainer {
	position: absolute;
	left: 50%;
	width: 980px;
	height:auto;
	visibility: visible;
	z-index: 1;
	border-top:4px solid #F1F1F1;
	margin-left: -490px;
}	



.headerholder{
	height:120px;
	position:relative;
	width:980px;
	z-index: 3;
	background-image:url(../images/core/header-back.jpg);
	background-repeat:no-repeat;
}

.logoholder {
	width:352px;
	height:60px;
	float:left;
	display:inline;
	position:relative;
	margin-left:20px;
	margin-top:20px;
}

.tagholder {
	width:176px;
	height:20px;
	float:left;
	display:inline;
	position:relative;
	margin-left:412px;
	margin-top:56px;
}

.imageholderouter{
	width:980px;
	height:268px;
	float:left;
	display:inline;
	position:relative;
	margin-top:4px;
	
}
.pageheaderholder{
	position:absolute;
	z-index:8;
	width:940px;
	height:38px;
	padding: 0px;
	z-index:1001;
	left:0px;
	top:354px;
}

.mainholderouter {
	position:relative;
	float:left;
	display:inline;
	z-index:6;
	width:980px;
	height:auto;
	padding: 0px;
	background-color:#FFFFFF;

}

.mainholderinner {
	position:relative;
	float:left;
	display:inline;
	z-index:7;
	width:980px;
	height:auto;
	padding: 0px;
	margin: 0px;

}


.mainholder {
	position:relative;
	float:left;
	display:inline;
	z-index:8;
	width:960px;
	height:auto;
	padding: 0px;
	margin-left: 20px;
}



.footerholder {
	background-image:url(../images/core/footer-back.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 980px;
	position: relative;
	display:inline;
	float:left;
	z-index:1;
	margin-top:20px;
}
.footerinner{
	height: 70px;
	width: 800px;
	position: relative;
	display:inline;
	float:left;
	z-index:2;
	margin-top: 20px;
	margin-left: 20px;
}
.footerlinks{
	height: 16px;
	width: 140px;
	position: relative;
	display:inline;
	float:left;
	z-index:2;
	margin-top: 54px;
}


.imgfloatright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;	
	behavior: url('/scripts/iepngfix.htc');
}




/* i.e. 6 png fix\*/
.png{
	behavior: url('/scripts/iepngfix.htc');
}

.logospacer { 
	margin-right:10px;
	margin-top:20px;
}
.traininglogossite{
	position:relative;
	float:left;
	display:inline;
	margin:0px;
	margin-right:20px;
	margin-top:10px;
	padding:0px;
}

