@charset "UTF-8";
/* general */
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bgRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #989598;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
ul {
	list-style-type: none;
}
.page #container {
	width: 984px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 5px 0 5px;
}
/* end general */

/* header & nav */
.page #header {
	width: 1013px;
	height: 208px;
	position: relative;
	left: -26px;
	background-image: url(../images/headBg.png);
	background-repeat: no-repeat;
}
.page #header h1 {
	margin: 0;
	padding: 0;
	display: none;
}
.page #nav {
	width: 993px;
	height: 91px;
}
.page #nav #menu {
	width: 250px;
	white-space:nowrap;
	color: #fff;
	font-family: "HelveticaNeue", Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	position: relative;
	top: -25px;
	left: 480px;
}
.homeLink{
width: 488px;
height: 85px;
}
.sitemap {
position: relative;
float: right;
right: 18px;
top: 20px;
width: 57px;
height: 13px;


}
.sitemap .homer {
position: relative;
right: 85px;
top: 13px;

}
.page #nav #menu a {
	color: #fff;
}
.page #nav #menu a:hover {
	text-decoration: underline;
}
.page #nav #menu li {
	display: inline;
	padding: 0.2em 0.7em;
}
.page #headerPic {
	height: 208px;
	width: 983px;
	position: relative;
	padding: 0 0 0 26px;
}
/* end header and nav */

/* news */
.page #news {
	float: right;
	width: 470px;
	
	position: relative;
	right: -3px;
	background-image: url(../images/newsBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 6px 0 0;
}
.page #news #title {
	width: 461px;
	height: 34px;
	font-family: 'HelveticaNeue-Light', Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.03em;
	color: #fff;
	position: relative;
	background-color: #4d6070;
	padding: 0 0 0 10px;
}
.sl {
	font-family: "HelveticaNeue", Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #989598;
	overflow: scroll;
	width: 100%;
	position: relative;
	height: 260px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	margin: 0;
	padding:0;
}
.next {
	display: inline;
	height: 20px;
	width: 40px;
	background-color: #666666;
	color: #fff;
}
.prev {
	display: inline;
	height: 20px;
	width: 40px;
	background-color: #666666;
	color: #fff;
}
ul.newsList li {
	z-index: 100;
	position: relative;
	margin: 0px;
	padding:0px;
}
ul.newsList {
	position: relative;
	margin: 0;
	padding:0;
}
ul.newsList div.ahover {
	position: absolute;
	background: #eef3f7;
	z-index: 99;
}
.item {
	
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
}
.date {
	color: #3f5263;
}
.article {
	
	

}
.nfp {
	background-image: url(../images/An_NFP_Co_smaller.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
	width: 282px;
	padding: 20px 18px 43px 170px;
	font-size: 0.75em;
	text-align: right;
	line-height: 1.45em;
	color: #939598;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
/* end news */

/* main content */
.page #mainContent {
	width: 443px;
	font-family: 'HelveticaNeue', Helvetica, sans-serif;
	position: relative;
	left: -4px;
	background-image: url(../images/contentBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px 30px 0 35px;
}
.page #mainContent .copy {
	height: 100%;
	font-size: 0.75em;
	line-height: 1.45em;
	color: #939598;
}
#copyTitle {
	font-size: 1.1em;
	color: #172c3d;
}
.homeBtns {
	position: relative;
	width: 500px;
	height: 202px;
}
.homeBtns a {
	color: #182d3e;
}
.homeBtns li {
	padding: 10px 0 25px 0;
}
/* end main content */

.page #footer {
	width: 983px;
	padding: 15px 0 0 0;
	position: relative;
}
.page #footer #subnav {
	white-space:nowrap;
	list-style-type:none;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f5263;
	border-bottom-color: #dcdcdc;
	padding: 0;
}
.page #footer #subnav li {
	position: relative;
	left: -35px;
	font-family: "HelveticaNeue", Helvetica, Verdana, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	display: inline;
	padding: 0 10px 0 0;
	margin: 0;
}
.page #footer #subnav a {
	color: #989598;
}
.page #footer #subnav a:hover {
	text-decoration: underline;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.copyright {
	font-family: 'HelveticaNeue', Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #939598;
	text-align: left;
	padding: 20px 70px 0 0;
}
