/* SEO PAGE CONTENT */

div#nbSEO_content {
	margin: 0px 0px 5px 0px;
}

/* SEO Section Title Row */
div#nbSEO_sectionBox {
	position: relative;
	width: 790px;
	height: 25px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #9aa2a8;
}
	div#nbSEO_sectionBox h1 {
		margin: 0px;
		padding: 0px 20px;
		font: bold 12px/25px arial, sans-serif;
	}
		div#nbSEO_sectionBox span.nbSEO_currentPage {
			font: 11px/25px arial, sans-serif;
		}
	div#nbSEO_sectionBox div.nbSEO_sectionBoxNav {
		position: absolute;
		top: 1px;
		right: 32px;
		font: bold 11px/24px arial, sans-serif;
		text-align: right;
	}
		div#nbSEO_sectionBox div.nbSEO_sectionBoxNav a { color: #000; text-decoration: none; }
		div#nbSEO_sectionBox div.nbSEO_sectionBoxNav a:hover { color: #000; text-decoration: underline; }

/* SEO Section Wrapper Div */
div#nbSEO_sectionWrapper {
	position: relative;
	padding: 1px;
	background: #bfc9d1;
}

/* SEO Content Table */
table.nbSEO_contentTable {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #FFF;
}
	td.nbSEO_contentLeft, td.nbSEO_contentRight {
		vertical-align: top;
		font: 11px/16px arial, sans-serif;
		color: #000;
	}
	td.nbSEO_contentLeft {
		width: 296px;
		padding: 0px 15px 0px 12px;
	}
	/** Global SEO Styles **/
		table.nbSEO_contentTable a, table.nbSEO_contentTable a:hover {
			color: #012bdf;
			text-decoration: underline;
		}
		table.nbSEO_contentTable h1 { font: bold italic 25px/25px arial, sans-serif; }
		table.nbSEO_contentTable h2 { font: bold italic 24px/24px arial, sans-serif; }
		table.nbSEO_contentTable h3 { font: bold italic 22px/22px arial, sans-serif; }
		table.nbSEO_contentTable h4 { font: bold italic 18px/18px arial, sans-serif; }
		table.nbSEO_contentTable h5 { font: bold 12px/16px arial, sans-serif; }
		table.nbSEO_contentTable em.emContTxt { font: bold italic 12px/16px arial, sans-serif; }
		
		div.nbSEO_leftColTxt {
			margin: 0px 4px 0px 8px;
		}
			div.nbSEO_leftColTxt p { margin: 10px 0px 0px; }
			div.nbSEO_leftColTxt .nbSEO_lcIntroTxt {
				margin-right: 0px;
				padding: 0px 0px 2px 0px;
				border-bottom: solid 1px #d4d4d2;
			}
			
		div.nbSEO_leftColSEOBkgdWrapper {
			margin: 19px 0px 0px 0px;
			padding: 0px;
			background: #f8f8f8 url("../images/nbSEO_lcMiddleBorderGraphic.gif") repeat-y top left;
		}
			div.nbSEO_leftColSEOTopBkgdWrapper {
				margin: 0px;
				padding: 0px;
				background: transparent url("../images/nbSEO_lcTopBkgdGraphic.png") no-repeat top left;
			}
			div.nbSEO_leftColSEOBottomBkgdWrapper {
				margin: 0px;
				padding: 0px;
				background: transparent url("../images/nbSEO_lcBottomBkgdGraphic.png") no-repeat left bottom;;
			}
			div.nbSEO_seo2BoostDiv {
				margin: 0px 16px;
				padding: 18px 4px 23px;
				border-bottom: solid 1px #d4d4d2;
			}
				div.nbSEO_seo2BoostDiv h3 { margin: 0px 0px 9px; }
				div.nbSEO_seo2BoostDiv ul {
					margin: 0px;
					padding: 0px;
					list-style: none;
				}
					div.nbSEO_seo2BoostDiv li {
						margin: 0px;
						padding: 0px 0px 0px 25px;
						font: bold 14px/22px arial, sans-serif;
						background: transparent url("../images/nbSEO_listBullet.png") no-repeat left 3px;
						_background: transparent url("../images/nbSEO_listBullet.gif") no-repeat left 3px;
					}
			div.nbSEO_clientsSayingDiv {
				margin: 0px 16px;
				padding: 26px 2px 31px 4px;
				border-bottom: solid 1px #d4d4d2;
			}
				div.nbSEO_clientsSayingDiv h4 { margin: 0px 0px 12px; }
				div.nbSEO_clientsSayingDiv p {
					margin: 8px 0px 0px; 
				}
				div.nbSEO_clientsSayingDiv p.quoteTxt {
					line-height: 18px;
					margin: 0px; 
				}
				div.nbSEO_clientsSayingDiv .quoterTxt {
					font: italic 10px/13px arial, sans-serif;
					margin: 0px; 
				}
			div.nbSEO_clientLogoDiv {
				width: 242px;
				height: 79px;
				font-size: 0px;
				line-height: 0px;
				margin: 0px 0px 18px; 
			}
				div.nbSEO_clientLogoDiv img { border: 0px; }
			
			div.nbSEO_analysisFreeFormDiv {
				position: relative;
				height: 314px;
				margin: 0px 0px 6px 0px;
				padding: 5px 20px 31px 16px;
			}
				div.nbSEO_analysisFreeFormDiv h3 { margin: 27px 0px 29px 4px; }
				
					#nbSEO_contactForm label {
						position: absolute;
						left: 20px;
						margin: 3px 0px 0px 0px;
						padding: 0px;
						font: 11px Arial;
						color: #000000;
						text-align: left;
						white-space: nowrap;
					}
					#nbSEO_contactForm input, #nbSEO_contactForm textarea {
						position: absolute;
						right: 16px;
						margin: 0px;
						padding: 1px;
						background-color: #FFFFFF;
						border-bottom: 1px solid #DCDCDC;
						border-right: 1px solid #DCDCDC;
						font: 12px Arial;
						color: #000000;
						text-align: left;
					}
					#nbSEO_contactForm textarea {
						overflow: auto;
					}
					#nbSEO_contactForm label#seoNameFldLbl { top: 82px; }
					#nbSEO_contactForm input#seoNameFld {
						top: 83px;
						width: 220px;
					}
					#nbSEO_contactForm label#seoWebURLFldLbl { top: 106px; }
					#nbSEO_contactForm input#seoWebURLFld {
						top: 107px;
						width: 182px;
					}
					#nbSEO_contactForm label#seoPhoneFldLbl { top: 130px; }
					#nbSEO_contactForm input#seoPhoneFld {
						top: 131px;
						width: 212px;
					}
					#nbSEO_contactForm label#seoEmailFldLbl { top: 154px; }
					#nbSEO_contactForm input#seoEmailFld {
						top: 155px;
						width: 212px;
					}
					#nbSEO_contactForm label#seoContactTimeFldLbl { top: 178px; }
					#nbSEO_contactForm input#seoContactTimeFld {
						top: 179px;
						width: 146px;
					}
					#nbSEO_contactForm label#seoCommentsFldLbl { top: 208px; }
					#nbSEO_contactForm textarea#seoCommentsFld {
						top: 210px;
						width: 194px;
						height: 78px;
					}
					#nbSEO_contactForm  #seoContactSubmit  {
						position: absolute;
						right: 16px;
						top: 300px;
						margin: 0px;
						padding: 0px;
						width: 82px;
						font: bold 10px/12px Arial;
						color: #000;
						text-align: center;
						vertical-align: middle;
					}
			
	td.nbSEO_contentRight {
		width: 458px;
		padding: 11px 10px 0px 0px;
	}
		td.nbSEO_contentRight p { line-height: 14px; }
		div.nbSEO_videoCont {
			position: relative;
			width: 457px;
			height: 341px;
			background: #004d79;
		}
		div.nbSEO_videoDescCont {
			font: bold italic 11px/22px Arial, sans-serif;
			color: #000;
			text-align: left;
			padding: 0px 0px 1px 6px;
		}
		.nbSEO_bottomBorder { border-bottom: solid 1px #a6a6a7; }
		td.nbSEO_contentRight h1 { margin: 17px 0px 0px 6px; }
		div.nbSEO_rcSubHdr {
			font: bold 14px/22px arial, sans-serif;
			padding: 0px 0px 19px 6px; }
		div.nbSEO_rcDividerHdr h5 {
			margin: 8px 0px; padding: 0px 0px 0px 7px;
		}
		p.nbSEO_rcContentTxt { margin: 15px 0px 12px; padding-left: 6px; }
		
			div.nbSEO_programsWrapper {
				width: 454px;
				padding: 0px 0px 30px 3px;
			}
				div.nbSEO_programDivWrapper {
					width: 454px; /* needed for IE */
					padding: 10px 0px;
				}
				div.nbSEO_programDivWrapper:after {
					content: ".";
					display: block;
					height: 0;
					clear: both;
					visibility: hidden;
				}
					div.nbSEO_programDivWrapper .nbSEO_programsImgIcon {
						float: left;
						width: 38px;
						height: 39px;
					}
					div.nbSEO_programDivWrapper .nbSEO_programsTxtDesc {
						float: right;
						width: 410px;
						margin: 0px;
					}
		div.nbSEO_consultationDiv {
			height: 85px;
			margin: 19px 0px 0px 0px;
			padding: 22px 0px 15px 195px;
			background: url("../images/nbSEO_consultationIcon.jpg") no-repeat 19px 0px;
		}
			div.nbSEO_consultationDiv h2 { margin: 0px; }
			div.nbSEO_consultationDiv p { margin: 0px; padding-left: 80px; }
			div.nbSEO_consultationDiv p em { font-size: 14px; }
			
			