body {
	font-family:  Tahoma, Arial, Verdana,  Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #012d6a;
	margin: 0px;
	padding: 0px;
	background-color:#011126;
}
.mastheadholder{
	position:relative;
	display:inline;
	float:left;
	height:134px;
	width:100%;
	background-image:url(../images/core/masthead_back.jpg);
	background-repeat:repeat-x;
}

.navholder{
	height:40px;
	width:1000px;
	position: absolute;
	left: 50%;
	z-index: 10000;
	margin-left: -500px;
}

.logoholder{
	position:relative;
	height:130px;
	width:1000px;
	position: absolute;
	left: 50%;
	z-index: 1;
	margin-left: -500px;
}
.logoinner{
	position:relative;
	float:left;
	display:inline;
	margin-left:20px;
	width:980px;
	height:120px;
}
.mainimageholder {
	position:relative;
	display:inline;
	float:left;
	height:auto;
	width:100%;
	background-repeat:repeat-x;
	background-position:bottom left;
}

.telephoneholder {
	position:absolute;
	left: -4px;
	top:81px;
	width:24px;
	height:180px;
}

.telephonesitemap{
	top:243px;
}

.telephonesingleheader{
	top:60px;
}

.telephonedoubleheader{
	top:173px;
}

.mainholder{
	width:1000px;
	height:auto;
	position:relative;
	left: 50%;
	z-index: 1;
	margin-left: -500px;
}
.footerholder {
	position:relative;
	display:inline;
	float:left;
	height:100px;
	width:100%;
	margin-top:-26px;
	background-image:url(../images/core/footer_back.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;	
}
.footerinner {
	position:relative;
	display:inline;
	float:left;
	height:74px;
	width:1000px;
	left: 50%;
	margin-left: -500px;
	margin-top:26px;
}
.footerspacer {
	position:relative;
	display:inline;
	float:left;
	height:36px;
	width:100%;
}
.sitemapholder {
	position:absolute;
	right:0px;
	top:-24px;
	width:89px;
	height:100px;
	z-index:10000;
}
.png{
	behavior: url("/scripts/iepngfix.htc");
	}
#png{
	behavior: url("/scripts/iepngfix.htc");
	}