*{
	margin:0;
	padding:0;
	list-style-type:none;
	text-decoration:none;
	border:0;
}
body{
	font-size:0.75em;
	color:#000;
	font-family:arial, verdana, sans-serif;
	background:#ccc;
}
.breadcrump {
	padding-top: 2px;
	padding-left: 30px;
	width: 994px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#e3e3e3;
}
#sheet{
	margin:0 auto;
	top:0%;
	bottom:0%;
	width:1024px;
}
#head{
	float:left;
	width:1024px;
	height:178px;
	background:#fff url(../nps/header.jpg) no-repeat left top;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #000;
}
a {
	color: #BA0925;
}
#navi{
	float:left;
	width:1024px;
	padding-top:2px;
	height:17px;
	background:#fff url(../nps/nav_bg.jpg) repeat-x left top;
	padding-bottom: 3px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#navi > ul{
	margin-top:2px;
}
#navi ul:first-child{
	float:left;
	margin-left:20px;
}
#navi ul:last-child{
	float:right;
	margin-right:20px;
}
#navi ul:last-child li{
	float:left;
}
#navi li{
	display:inline;
	border-right:1px solid #fff;
}
#navi li:last-child{
	border-right:0;
}
#navi a{
	color:#fff;
	font-weight:bolder;
	padding:3px 10px 4px;
}
#navi a:hover{
	background-color:#a73e35;
}
#navi a:active{
	background-color:#a73e35;
}
#navi li.current{
	background-color:#a73e35;
}
#content{
	float:left;
	width: 994px;
	background:#fff;
	padding: 15px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#content a{ba0925
	color:#fff;
}
#content a:hover{
	color:#ba0925;
}
#content .breadcrump a.pathway{
	color:#ba0925;
}
.phocagallery-box-file-third img{
	margin-bottom:2px;
}
.phocagallery-box-file-third img:hover{
	margin-bottom:0px;
}
#foot{
	float:left;
	width:1019px;
	height:110px;
	padding-top:2px;
	color:#fff;
	padding-left:5px;
	background:#fff url(../nps/footer.jpg) repeat-x left top;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	font-size: x-small;
}
.componentheading {
	padding-bottom: 15px;
}
#foot p{
	margin-top:95px;
}
#content #breadcrump{
	margin-top:-10px;
	padding-top:4px;
	padding-bottom:15px;
}
.phocagallery-box-file-second {
	border: 1px solid #000000;
}
#content #breadcrump a{
	color:#ba0925;
}
#content h2{
	margin-bottom:20px;
}
#content h3{
	margin-bottom:14px;
}
#content h3 + p{
	margin-bottom:18px;
}