#pw-gen-head {
	margin: 0 auto;
	text-align: left;
	border-bottom: 4px solid #F55E18;
}

#pw-gen-head-logo {
	background: #ffffff;
	padding: 26px 16px 2px 15px;
}

#pw-gen-head-links {
	background-repeat: repeat-x;
}

#pw-gen-head-links-top {
	padding-top: 5px;
	padding-right: 10px;
}

#pw-gen-head-links-btm {
	padding-top: 95px;
	padding-right: 10px;
}

#pw-gen-head-links-top {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

#pw-gen-head-links-top a:link, #pw-gen-head-links-btm a:link {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#pw-gen-head-links-top a:active, #pw-gen-head-links-btm a:active {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#pw-gen-head-links-top a:visited, #pw-gen-head-links-btm a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#pw-gen-head-links-top a:hover, #pw-gen-head-links-btm a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#pw-gen-head-links-top a:focus, #pw-gen-head-links-btm a:focus {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

#pw-gen-body {
	height: 100% !important;
	margin: 0 auto;
	text-align: left;
}