body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #EBEBF2;
	background-image: url(pbimages/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5em;

}
#Layer1 {
	position:absolute;
	width:262px;
	height:198px;
	z-index:1;
	left: 685px;
	top: 8px;
}

#main {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
}


#top {
	float: left;
	height: 100px;
	width: 900px;
	color: #FFFFFF;
	text-align: right;
	background-attachment: scroll;
	background-image: url(pbimages/PBRLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	float: left;
	height: 150px;
	width: 900px;
	background-color: #FFFFFF;
}


#container {
width: 950px;
margin-right: auto;
margin-left: auto;
position: relative;
text-align: left;
}

#navbar {
	background-image: url(pbimages/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 55px;
	width: 900px;
	}
#blueboxes {
	background-attachment: scroll;
	background-image: url(pbimages/blueboxes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 180px;
	width: 900px;
}
#main_text {
	float: left;
	width: 860px;
	margin: 10px;
	padding: 10px;
}
#footer {
	clear: both;
	float: left;
	height: 55px;
	width: 900px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(pbimages/footer_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1, h2, h3{
	color: #35367C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;	
}

h4{
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;	
	}
	
#sidebar {
	float: right;
	width: 400px;
}
.indent {
	text-align: right;
	padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 5px;
}

.white {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 200%;
}
.images{
	margin-right: 5px;
	margin-left: 10px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
	margin-bottom: 1em;
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 80%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
	float: left;
	color: #35367C;
	text-decoration: none;
	background: transparent url(pbimages/vertical.gif) center right no-repeat;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 32px;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
	color: black;
}
#slider1 {
	width: 880px; /* important to be same as image width */
	height: 150px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
	width: 880px !important;/* important to be same as image width or wider */
	width: 860;
	position: absolute;
	top: 0;
	margin-left: 0;
}

}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	width: 694px;
	background-color: #FFFFFF;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #35367C;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 24px;
}
.left {
	top: 0;
    left: 0;
	width: 350px !important;
	height: 150px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul {
	list-style-type: none;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.images {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 5px;
}

