@charset "UTF-8";
pbp_maincontent {
}
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.twoColFixRtHdr #container {
	width: 769px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/yellowwhite_bkgr.gif);
	background-repeat: repeat-y;
} 
.twoColFixRtHdr #header {
	height: 230px;
	background-color: #B4D335;
} 
.logoarea {
	height: 197px;
	width: 256px;
	float: left;
	margin: 0px;
	clear: left;
}
.searcharea {
	padding-right: 10px;
	background-image: url(images/topbar.gif);
	height: 34px;
	text-align: right;
	padding-top: 5px;
}
.headerimage {
	float: right;
	width: 510px;
	height: 197px;
	margin: 0px;
	padding-right: 1px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.twoColFixRtHdr #mainContent {
	width: 495px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 12px;
	margin: 0px;
} 
.maincontent_sub1 {
	width: 219px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	clear: left;
}
.promo_homepage {
	padding-top: 40px;
}
.maincontent_sub2 {
	float: right;
	width: 219px;
	background-color: ececec;
	text-align: justify;
	background-repeat: repeat;
	background-image: url(images/cust_quote_bg.gif);
	padding-right: 12px;
	padding-left: 12px;
	clear: left;
	margin-right: 5px;
}
.newsltr {
	padding-top: 40px;
	margin: 0px;
}
.navarea {
	height: 50px;
	clear: both;
	color: #003366;
}
.twoColFixRtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(images/footer_bar.gif);
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style2 {font-size: 8pt}
.style3 {font-size: 7pt}
.mainContent_fullpage {
	width: 745px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	margin: 0px;
}
.container_onecolumn  {
	width: 769px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.contenttitle {
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.productpg_maincontent1 {
	background-image: url(images/services_backgrn_01.jpg);
	background-repeat: no-repeat;
	padding-left: 300px;
	padding-right: 28px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left bottom;
	float: none;
}
.productpg_maincontent2 {
	background-image: url(images/services_backgrn_02.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	height: 150px;
	background-position: top;
	clear: both;
	margin-top: -11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pbp_maincontent {
	background-image: url(images/services_backgrn_01.jpg);
	background-repeat: no-repeat;
}
.Productpage_subcolumn1 {
	width: 320px;
	padding-left: 30px;
	background-image: url(images/Title_pbpsaying.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	margin: 0px;
	clear: left;
	height: 500px;
}
.Productpage_subcolumn2 {
	width: 335px;
	padding-right: 30px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}
.productpg_maincontent1b {
	background-image: url(images/services_backgrn2_01.jpg);
	background-repeat: no-repeat;
	padding-left: 300px;
	padding-right: 28px;
	background-position: left bottom;
	clear: both;
	margin: 0px;
}
.twoColFixRtHdr #headerHP {
	height: 197px;
	background-color: #B4D335;
}
