*{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}

body{
	background:#000 url(images/bgBody.jpg) no-repeat top center;
	color:#333
}

p, address{
	margin:0 0 16px;
	line-height:18px
}

q{
	display:block;
	margin:6px 0
}

cite{
	display:block;
	margin:6px 0
}

div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

img{
	border:0
}

a{
	color:#900;
	font-weight:bold;
	text-decoration:none
}

a:hover{
	text-decoration:underline
}
sup, sub{10px
}

/* BEGIN: Headings ================== */
h1{
	font:normal 19px "trebuchet ms";
	color:#694800
}

h2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000
}

h3{
	font-size:18px;
	font-weight:normal;
	color:#fff
}

h4{
	font-size:13px
}

h5{
	font-size:12px
}

h6{
	font-size:11px
}
/* END: Headings ================== */

#main{
	width:971px;
	margin:auto;
	background:#fff
}

#header{
	float:left;
	display:inline;
	width:971px;
	height:104px;
	background:url(images/bgHeader.jpg) no-repeat top right
}

#logoScreen{
	float:left;
	width:510px;
	height:46px;
	margin:24px 0 0 30px
}
#logoScreen a{
	float:left;
	display:block;
	width:510px;
	height:46px;
	text-indent:-9999px;
	background:url(images/logoPBA.gif) no-repeat;
	outline:0
}

#content{
	float:left;
	display:inline;
	width:961px;
	margin:0 5px;
	padding-bottom:14px
}

.home{
	padding:278px 0 0;
	background:url(images/bgContentHome.jpg) no-repeat top left;
	position:relative
}
.sub{
	width:911px !important;
	min-height:400px;
	padding:0 25px 25px;
	background:url(images/bgContentSub.gif) no-repeat top left;
}
.sub h2{
	margin:40px 0 16px 0;
	padding:0 0 12px;
	background:url(images/dot1.gif) repeat-x bottom
}
#splash-heading{
	width:430px;
	height:47px;
	margin:0;
	background:url(images/splashheading.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:92px;
	left:50px;
}
#homebottom{
	float:left;
	display:inline;
	width:935px;
	margin-left:12px;
	background:url(images/bgHomeBoxes.gif) no-repeat bottom
}
#homebottom div{
	float:left;
	display:inline;
	color:#fff;
}
.home div h3{
	height:20px;
	padding:12px 0 12px 44px
}
#divWhoWeAre{
	width:430px;
}
#divWhoWeAre div{
	width:390px;
	padding:11px 20px 0;
	background:url(images/homeDivSeparator.gif) repeat-y top right !important
}
#divWhoWeAre h3{
	background:url(images/bgHdrWhoWeAre.gif) no-repeat top left
}
#divWhoWeAre p{
	margin-bottom:14px
}
#btnLearnMore{
	display:block;
	float:left;
	width:298px;
	height:30px;
	margin:0 0 10px;
	background:url(images/btnLearnMore.gif) no-repeat top left;
	text-indent:-9999px
}
#btnLearnMore:hover{
	background-position:0 -30px
}
#divWhatWeDo{
	width:505px;
}
#divWhatWeDo h3{
	background:url(images/bgHdrWhatWeDo.gif) no-repeat top left
}
#divWhatWeDo ul{
	float:left;
	margin:11px 0 16px 22px
}
.column1{
	width:244px;
}
.column2{
	width:195px
}
#divWhatWeDo li{
	display:block;
	line-height:20px;
	padding-left:20px;
	background:url(images/bullet1.gif) no-repeat 0 4px
}
.home div a{
	color:#fff;
	text-decoration:underline
}
.home div a:hover{
	text-decoration:none
}
#footer{
	height:102px;
	margin:15px 0;
	padding:24px 0 0;
	background:url(images/bgFooter.gif) repeat-x top
}
#footer .copyright{
	color:#ccc;
	text-align:center;
	margin:0 0 12px
}
#footer ul{
	text-align:center
}
#footer ul li{
	display:inline;
	padding:0 8px
}
#footer li a{
	font-weight:normal;
	color:#999;
	text-decoration:underline
}
#footer li a:hover{
	color:#ccc;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .home h3 span{
	visibility: hidden;
	font-size:18px;
}
.sIFR-hasFlash .sub h2{
	visibility: hidden;
	font-size:18px;
	padding:0 0 6px;
}
