body {
	margin: 0px;
}


/* -----------  SEO & Copy Related Styles --------------*/

h1  {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0A2040;
	margin-left:200px;
	margin-right:200px;
}

h2  {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0A2040;
	margin-left:200px;
	margin-right:200px;
}

h3  {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0A2040;
	margin-left:200px;
	margin-right:200px;
}

h4  {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0A2040;
	margin-left:200px;
	margin-right:200px;
}

h5  {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left:200px;
	margin-right:200px;
}

.Text_Style  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:54px;
	padding-right:40px;
}

.Text_Style_Wide  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:80px;
	padding-right:80px;
	padding-top:40px;
}

.Text_Style_Wide2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:80px;
	padding-right:80px;
	padding-top:15px;
}

.Contact_Text_Style  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:56px;
	padding-right:30px;
}

.left_column_copy
{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/* -----------  Main Site Styles --------------*/

#LeftBKGD {
	position:absolute;
	left:0px;
	top:0px;
	width:49%;
	height:341px;
	z-index:0;
	background-image: url(images/PB_Capital_Left_Stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#RightBKGD {
	position:absolute;
	right:0px;
	top:0px;
	width:49%;
	height:341px;
	z-index:0;
	background-image: url(images/PB_Capital_Right_Stretch.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}


.Content_Background
{
	background-image: url(images/lt_content_btm_stretch.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment:fixed;  /* have to set the attachment property to fixed, in order for this to position correctly in FireFox*/
}


#Container {
	position:relative;
	top: 0px;
	width:980px;
	margin: 0 auto;
	background-image: url(images/lt_content_right_stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#PBCG_Header {
	position:relative;  /* Using relative positioning, because absolute pushed down the header in Safari */
	width:980px;
	height:79px;
	top:0px;
	z-index: 2;
	background-image: url(images/PB_Capital_Logo_Middle_Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}


#Main_Graphic_Home1 {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Main_Graphic_About {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Company.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Main_Graphic_Services {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Main_Graphic_Payments {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Payment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Main_Graphic_Complaints {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Complaint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Main_Graphic_Contact {
	position:absolute;
	left:0px;
	top:79px;
	width:980px;
	height:218px;
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/PB_Capital_Middle_Contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Menu_Layer {
	position:absolute;
	width:980px;
	height:44px;
	top:297px;
	z-index: 2;
	text-align: center;
	vertical-align: top;
	background-image:url(images/PBCG-Menu-Bkgd.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


#Menu_Positioner {
	position:relative;
	margin: 0 auto;
	width:800px;
	height:25px;
	top:0px;
	z-index: 4;
}



/* -----  Content Area Layout Styles ------*/


#Main_Content
{
	position:absolute;
	left:0px;
	top:360px;
	width:980px;
	z-index: 1;
}

#content_left_column   
{
	width:350px;
	float:left;   /* NOTE: There is no position setting required.  Use Floats instead, to align multiple columns.*/
	margin-left:0px;  /* NOTE: Use Margin Adjustments to create proper spacing and positioning of floated columns.*/
	background-image:url(images/PBCG-Content-Bkgd-350px.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#content_left_column_wide
{
	width:660px;
	float:left;  /* NOTE: There is no position setting required.  Use Floats instead, to align multiple columns.*/
	margin-left:40px;  /* NOTE: Use Margin Adjustments to create proper spacing and positioning of floated columns.*/
	background-image:url(images/PBCG-Content-Bkgd-660px.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#content_left_column_survey
{
	width:540px;
	float:left;  /* NOTE: There is no position setting required.  Use Floats instead, to align multiple columns.*/
	margin-left:40px;  /* NOTE: Use Margin Adjustments to create proper spacing and positioning of floated columns.*/
	padding-left:60px;
	padding-right:60px;
	background-image:url(images/PBCG-Content-Bkgd-660px.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}


#content_center_column
{
	width:350px;
	float:left;
	background-image:url(images/PBCG-Content-Bkgd-350px.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

#content_right_column
{
	width:280px;
	float:right;  /* NOTE: Use FLOAT: RIGHT to align right most column .*/
	background-image:url(images/PBCG-Content-Bkgd-280px.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#center_column_wide
{
	width:600px;
	float:left;
	padding-left:30px;
	padding-right:20px;
}


#bottom_table2  /* used to add extra space/length to the bottom of the page, so the text doesn't go right to the bottom */
{
	width:980px;
	height:40px;
	clear:both;
}

#Content2 {
	position:relative;
	left:0px;
	top:0px;
	width:920px;
	height:218px;
	background-image: url(images/lt_content_mid_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 3;
}


/*  ---------------  Faq's Styles -----------*/

.QuestionStyle  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	font-weight:bold;
}

.AnswerStyle  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}



/*  ---------------  Gallery Styles -----------*/

.Gallery_Style {
	background-image:url(images/LTW-Gallery-Bkgd.jpg);
	background-position:center;
}

#Gallery_Container {
	position:relative;
	width:908px;
	height:491px;
}

#Gallery_Left {
	position:absolute;
	top:20px;
	left:0px;
	width:192px;
	height:458px;
	padding-left:23px;
	overflow:hidden;
}

#Gallery_Center {
	position:absolute;
	top:20px;
	left:205px;
	width:191px;
	height:458px;
	padding-left:13px;
	padding-right:13px;
	overflow:auto;
}

#Gallery_Right {
	position:absolute;
	top:4px;
	left:422px;
	width:482px;
	height:482px;
	text-align:center;
}

.Gallery_Menu {
	background-image:url(images/Gallery-Menu-Bkgd.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

.image_id_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
}

.image_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
}

.gallery_copy_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.description_area_style {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: top;
}

