﻿.display{
	top:0;
}
.wrapper { padding: 0; }
.wrapperContent { padding-top: 0; }
.rightHeader { margin-top: 32px; width: 707px; height: 77px; }
.logo{
	display:block;
	margin: 0px 0 0 32px;
	
}
.logo img {
	width: 182px;
	height: 213px;
}

.leftContent{
	width:236px;
}
.rightContent{
	width:740px;
	padding-bottom: 20px;
}
.display{
	width:730px;
	padding:0;
}
div.footer { background-color: #fff;  position: absolute; width: 976px; }
.leftNav{
	list-style:none;
	padding:10px 0 10px 50px;
	margin:0px 0 0 0;
	background-color:#fff;
	min-height: 130px;
}
.leftNav li { border-bottom: 0; }
.leftNav li a{
	display:block;
	color:#cc9900;
	font:bold 14px Arial, Verdana, sans-serif;
	padding:0 0 0 30px;
	line-height:24px;
	text-decoration:none;
	background:url('NPSImages/Home/bgMenuHome.jpg') no-repeat left 6px;
}
.leftNav li a:hover{
	color:#6c767f;
	background-color: #fff;
	background-image:url('NPSImages/Home/bgMenuHomeHov.jpg');
}
.leftContentButtons{
	display:block;
	width:235px;
	background-repeat: no-repeat;
	background-position: left top;
	height:132px;
	padding-top: 85px;
}
.leftContentButtons .homeBtnFirst { margin-top: 20px; }
.homeBtn{
	display:block;
	width:151px;
	height:32px;
	font:bold 14px Arial, Verdana, sans-serif;
	line-height:32px;
	text-decoration:none;
	margin:0 0 10px 50px;
	text-align:center;
}

.rightMenuHome{
	position:relative;
	top:-20px;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.rightMenuHome li{
	position:relative;
	float:left;
}
.rightMenuHome li a:link,.rightMenuHome li a:visited{
	border-right:2px solid #fff;
	color:#fff;
	display:block;
	height:23px;
	width:179px;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	line-height:23px;
}

.rightMenuHome li a.first{
	width:177px;
}
.homeBox, .homeBox2{
	padding:0px 8px 0 30px;
	width:317px;
}


#ctl00_PlaceHolderMain_ctl02_ctl00_RichHtmlField_displayContent td{
	border:1px dashed #333;
}
.description{
	font:normal 12px Arial,Helvetica,sans-serif;
	color:#222;
}
.imageContainer{
	height: 242px;
	width:720px;
}

.imageContainer img.wrapperBottom { position: absolute; z-index: 25; }
