* {
	margin:0;
	padding:0
}
body {
	background:#D5DEEA;
	text-align:center
}
a {
	color:#21446C;
	font-weight:bold;
}
#wrapper {
	text-align:left;
	display:block;
	width:766px;
	margin:0 auto;
	position:relative;
	top:24px;
	background:#fff
}
#header {
	background:url(/wp-content/themes/poa/images/headerBackground.png) no-repeat;
	display:block;
	width:766px;
	padding:84px 0 0 0;
}
#header h1 a {
	text-indent:-3000em;
	overflow:hidden;
	display:block;
	width:144px;
	height:59px;
	background:url(/wp-content/themes/poa/images/logo.gif) no-repeat;
	position:absolute;
	top:13px;
	left:23px
}
#header h2 {
	display:block;
	width:766px;
	height:200px;
	text-indent:-3000em;
	overflow:hidden;
	background:url(/imagesGallery/header1.jpg) no-repeat
}
#header h3 {
	display:block;
	width:180px;
	height:28px;
	text-indent:-3000em;
	overflow:hidden;
	/*background:url(/wp-content/themes/poa/images/phoneNumber.gif) no-repeat;*/
    background:url(/wp-content/themes/poa/images/ph_numb.png) no-repeat;
    position:absolute;
	top:35px;
	left:586px;
}
#header h4 {
	font:normal 10px verdana;
	color:#808080;
	position:absolute;
	top:60px;
	left:204px
}

.slider-wrapper {
    width: 750px;
    height: 205px;
    margin: 0 0 -3px 8px;
}

#maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	font-weight:bold;
	color:#21446C;
	margin:10px 0 8px 0;
}
h5 {
	font:normal 13px verdana;
	font-weight:bold;
	color:#21446C;
	margin:10px 0 8px 0;
}
#header ul {
	width:750px;
	height:41px;
	margin-left:8px;
	background:url(/wp-content/themes/poa/images/nav.jpg) no-repeat 0 0
}
#header li, #header a {
	list-style:none;
	display:block;
	height:41px;
	position:absolute
}
#header a {
	text-indent:-3000em;
	overflow:hidden
}
#header li.page-item-6 a {
	left:0px;
	width:104px
}
#header li.page-item-2 a {
	left:104px;
	width:137px
}
#header li.page-item-14 a {
	left:241px;
	width:126px;
}
#header li.page-item-16 a {
	left:367px;
	width:138px
}
#header li.page-item-18 a {
	left:505px;
	width:122px
}
#header li.page-item-20 a {
	left:627px;
	width:123px
}
#header li.page-item-6 a:hover, body#home #header li.page-item-6 a, #header li.page-item-6.current_page_parent a {
	background:url(/wp-content/themes/poa/images/nav.jpg) 0px -43px;
}
#header li.page-item-2 a:hover, body#about #header li.page-item-2 a, #header li.page-item-2.current_page_parent a{
	background:url(/wp-content/themes/poa/images/nav.jpg) -104px -43px;
}
#header li.page-item-14 a:hover, body#services #header li.page-item-14 a, #header li.page-item-14.current_page_parent a {
	background:url(/wp-content/themes/poa/images/nav.jpg) -241px -43px;
}
#header li.page-item-16 a:hover, body#resources #header li.page-item-16 a, #header li.page-item-16.current_page_parent a {
	background:url(/wp-content/themes/poa/images/nav.jpg) -367px -43px;
}
#header li.page-item-18 a:hover, body#careers #header li.page-item-18 a, #header li.page-item-18.current_page_parent a {
	background:url(/wp-content/themes/poa/images/nav.jpg) -505px -43px;
}
#header li.page-item-20 a:hover, body#support #header li.page-item-20 a, #header li.page-item-20.current_page_parent a {
	background:url(/wp-content/themes/poa/images/nav.jpg) -627px -43px;
}
#content {
	display:block;
	clear:both;
	width:745px;
	margin:25px 25px 0 8px;
}
.ie6 #content {
	margin:15px 12px 0 4px;
}
#maincontent h2 { /* HEADER - Welcome to Public Entitites of America */
	display:block;
	width:550px;
	height:28px;
	margin-bottom:12px;
	font-size:21px;
	font-family:Helvetica, Arial, sans-serif;
	border-bottom:1px dotted #000;
	font-weight:normal;/*text-indent:-3000em;
	overflow:hidden;*/
}
#widecontent h2  {
	display:block;
	width:740px;
	height:28px;
	margin-bottom:12px;
	font-size:21px;
	font-family:Helvetica, Arial, sans-serif;
	border-bottom:1px dotted #000;
	font-weight:normal;
}
/*
body#home #maincontent h2 {
	background:url(/wp-content/themes/poa/images/headerWelcome.gif) no-repeat
}
body#about #maincontent h2 {
	background:url(/wp-content/themes/poa/images/headerAbout.gif) no-repeat
}
body#services #maincontent h2 {
	background:url(/wp-content/themes/poa/images/headerOurServices.gif) no-repeat
}
body#resources #maincontent h2 {
	background:url(/wp-content/themes/poa/images/headerResources.gif) no-repeat
}
body#careers #maincontent h2 {
	background:url(/wp-content/themes/poa/images/header_careers.gif) no-repeat
}
body#support #maincontent h2 {
	background:url(/wp-content/themes/poa/images/header_support.gif) no-repeat
}*/
#maincontent h3 {
	font:15px normal "arial narrow", arial, verdana;
	padding-bottom:10px;
}
#maincontent {
	width:555px;
	display:block;
	float:left;
	margin-left:15px;
}
#content p, #content ul, #maincontent td, #widecontent td {
	font:normal 11px verdana;
	line-height:16px;
}
#content p {
	margin-bottom:10px;
}
#content ul, #content ol {
	margin:5px 0 10px 20px;
}
.ie6 #contentSub {
	margin-left:9px !important;
}
#contentHeadline {
	color:#22466F;
	font-weight:bold !important;
}
#contentSub {
	width:139px;
	margin-left:19px;
	padding-left:5px;
	display:block;
	float:left;
	border-right:solid 1px #D3D3D6;
	margin-top:-5px;
}
#contentSub p strong {
	font-weight:bold
}
#contentSub ul {
	margin-bottom:20px;
}
#contentSub h2 {
	display:block;
	width:135px;
	height:16px;
	list-style:none!important;
	background:#3873B5;
	color:#3873B5;
	margin:5px 0px 20px -7px;
}
.ie #text-3 {
	display:none !important;
}
#contentSub ul {
	font:normal 11px verdana;
	list-style-image: url(/wp-content/themes/poa/images/contentBBullet.gif);
	margin-left:10px
}
#contentSub li {
	padding-bottom:14px
}
#contentSub li a {
	color:#22466F;
	font-weight:bold
}
#footer {
	display:block;
	padding:15px 0;
	clear:both;
	text-align:center
}
#footer li {
	list-style:none;
	display:inline
}
#footer a {
	color:#275281;
	font:normal 10px verdana;
	text-decoration:none;
	border-right:solid 1px;
	padding:0 10px
}
#footer a:hover {
	text-decoration:underline
}
#credits {
	width:766px;
	display:block;
	clear:both;
	padding:15px 0;
	background:#D5DEEA;
	margin:0 auto
}
.ie #credits {
	padding:40px 0;
}
#credits p {
	text-align:center;
	color:#6384B1;
	font:normal 10px verdana
}
#credits p a {
	color:#6384B1;
	text-decoration:none
}
#credits p a:hover {
	text-decoration:underline
}
#footer li.last a, #footer li.page-item-360 a {
	border:none !important
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */
.hidden {
display:none;
}
.hidden {
display:none;
}
.unhide {
display:block;
}

#testimonial {
    padding: 0 15px 0 0;
}

.testimonial {
    border-bottom: 1px solid #3873b5;
    margin: 0 auto 10px 0;
    padding: 0;
}

.last-testimonial {
    border-bottom: none;
    margin: 0 auto 10px 0;
    padding: 0;
}