@charset "utf-8";
/* ----------- Sub Heading Containers ----------- */

div.crumbs { 
	position:relative;
	top:30px;
	width:630px;
	height:auto;
	text-align:right;
}

div.crumbs-news { 
	position:relative;
	top:25px;
	width:630px;
	height:auto;
	text-align:right;
}

div.heading-welcome { 
	position:relative;
	top:0;
	left:0;
	width:258px;
	height:44px;
	background:url('../images/wcf-rpane_welcome.png') no-repeat;
}

div.heading-default { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_default.png') no-repeat;
}

div.heading-home { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_latest-news.png') no-repeat;
}

div.heading-who { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_who-we-are.png') no-repeat;
}

div.heading-what { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_what-we-do.png') no-repeat;
}

div.heading-where { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_where-we-serve.png') no-repeat;
}

div.heading-learn { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_learn-more.png') no-repeat;
}

div.heading-help { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_get-help.png') no-repeat;
}

div.heading-involved { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_get-involved.png') no-repeat;
}

div.heading-contact { 
	position:relative;
	top:0;
	left:0;
	width:648px;
	height:90px;
	background:url('../images/sub-head_contact-us.png') no-repeat;
}

/* NPOS pane only */
#npos_pane {
	position:relative;
	left:0px;
	top:0px;
	width:280px;
	height:110px;
}

#npos-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:42px;
}

#npos-02_ {
	position:absolute;
	left:0px;
	top:42px;
	width:97px;
	height:68px;
}

#npos-03_ {
	position:absolute;
	left:97px;
	top:42px;
	width:85px;
	height:68px;
}

#npos-04_ {
	position:absolute;
	left:182px;
	top:42px;
	width:98px;
	height:68px;
}
