@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	-webkit-text-size-abjust: 100%;
	background: #000000;
	color: #FFFFFF;
}
img {
	border: 0;
}
h1, h2, #aside li {
	font-family: berkshire-swash;
	font-weight: normal;
	text-align: center;
}
h1 {
	margin: 20px auto 0;
	width: 50%;
	font-size: 24px;
	border-bottom: 6px double #000;
	color: #FFFFFF;
}
h2 {
	margin: 0;
	padding-top: 5px;
	height: 75px;
	line-height: 75px;
	font-size: 20px;
	color: #FFFFFF;
}
h2::before {
	content: '=';
}
p ,li {
	font-family: Arial, Helvetica, sans-serif;
}
#header p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	color: #FFFFFF;
}
#footer {
	height: 2.5em;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2.5em;
	text-align: center;
}
#main {
	margin-top: 1.5em;
}
.main-image {
	width: 100%;
	height: auto;
}
#main h2:first-of-type {
	margin: 20px 0 0;
	padding-top: 5px;
	background-image: url(bng/pw-mark-dg-long.png);
	background-repeat: repeat-x;
	background-size: 40px 80px;
}
#main ul {
	padding-bottom: 1px solid #ccc;
}
#main li {
	height: 100px;
	background-image: url(bng/arrow.png);
	border: 1px solid #ccc;
	background-size: 24px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: none;
}
#main li img {
	float: left;
}
#nav {
	padding-bottom: 2em;
	background-image: url(bng/pw-mark-dg.png);
	background-repeat: repeat;
	background-size: 40px auto;
}
#nav ul {
	overflow-x: hidden;
	overflow-y: hidden;
}
#nav li {
	width: 50%;
	float: left;
	text-align: center;
	list-style-type: none;
}
#nav li a {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 80%;
	height: 44px;
	line-height: 44px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
	color: #717A71
}
#main li h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main li p {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 34px;
	margin-left: 110px;
	margin-bottom: 0px;
}
#main li a {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}
h2::after {
	content: '=';
}
ul {
	padding: 0;
	margin: 0;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
#EdgeID {
	
	width: 100%;
}
