@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../NLHRimages/backer_body.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
img {
	border: 0px;
}
a {
	color: #162856;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 20px;
	color: #014886;
}
h2
{
	color: #014886;
}
h3,h4 {
	color: #0C725C;
}
h2.white {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	color: #fff;
}
h2.blue {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	color: #162857;
}
.mainDiv {
	width: 778px;
	background-image: url(../NLHRimages/backer_main_div.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
}
.headerDiv {
	position: relative;
	width: 778px;
	height: 172px;
	background-image: url(../NLHRimages/backer_header_div.jpg);
	background-repeat: no-repeat;
}
.headerDiv  a h1{
	display: block;
	width:250px;
	height:100px;
	margin-top:35px;
	margin-left:10px;
	cursor: hand;
	
}
.headerDiv  a h1 span{
	visibility:hidden;
}
.navigationMain {
	position: absolute;
	top: 150px;
	left: 25px;
	color: #162856;
}
.navigationMain a {
	color: #162856;
}
.navigationSub {
	position: absolute;
	top: 117px;
	right: 30px;
	color: #fff;
}
.navigationSub a {
	color: #fff;
}
.featureTopDiv {
	position: relative;
	width: 758px;
	height: 152px;
	background-image: url(../NLHRimages/backer_feature_div.jpg);
	margin: 0px 0px 0px 7px;
}
.featureTopDiv div {
	position: absolute;
	width: 75px;
	top: 35px;
	left: 547px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}
.featureTopDiv div a, .featureTopDiv div a:hover {
	color: #fff;
}
.featureBottomDiv {
	position: relative;
	margin: 0px 0px 0px 7px;
	padding-right: 13px;
}
.featureBottomDivLeft {
	width: 263px;
	padding: 0px 20px 20px 20px;
	float: left;
}
.featureBottomDivRight {
	width: 415px;
	padding: 0px 20px 20px 20px;
	float: right;
	color: #fff;
	background-color: #607e2b;
}
.featureBottomDivRight a, .featureBottomDivRight a:hover {
	color: #fff;
}
.contentDiv {
	padding: 0px 35px 0px 7px;
}
.contentHomeDiv {
}
.bottomRunnerDiv {
	width: 778px;
	height: 22px;
	background-image: url(../NLHRimages/backer_bottom_runner_div.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.footerDiv {
	text-align: center;
	width: 610px;
	margin: 0px auto 20px auto;
	color: #162857;
}
.footerDiv a {
	color: #162857;
}
.navigationSide {
	width: 149px;
	height: 412px;
	padding: 10px;
	margin: 0px;
	float: left;
	background-image: url(../NLHRimages/backer_navigation_side.jpg);
	background-repeat: no-repeat;
}
.navigationSide p{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.navigationSide ul, .navigationSide li{
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 5px 10px;
	color: #fff;
}
.navigationSide a, .navigationSide a:hover, .navigationSide p {
	color: #fff;
}
.columnContent {
	width: 545px;
	float: right;
	padding-bottom: 30px;
}
