@charset "UTF-8";
/* CSS Document */
* {zoom:1}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-color: #666;
	background-position: center top;
	text-align: center;
}
.centerContainer {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	height: 100%;
}
.wrapper {
	background-image: url(../img/bg-center2.jpg);
	float: left;
	width: 980px;
}
.shadeleft {
	float: left;
	height: 650px;
	width: 10px;
}
.shaderight {
	float: left;
	height: 650px;
	width: 10px;
}
.resources {
	text-align: right;
	float: left;
	width: 954px;
	padding-right: 6px;
	color: #CCC;
	font-size: 12px;
	height: 36px;
	vertical-align: middle;
	padding-bottom: 5px;
	line-height: 36px;
}
.resources a {
	color: #CCC;
	text-decoration: none;
}
.resources a:hover {
	color: #CCC;
	text-decoration: underline;
}
.loginsub {
	height: 20px;
	width: 14px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container {
	float: left;
	width: 960px;
	background-image: url(../img/bg-bdr.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.inputText {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	height: 16px;
	width: 100px;
	border: 2px solid #CCC;
	vertical-align: middle;
}
.headline {
}
.logo {
	float: left;
	height: 98px;
	width: 960px;
	background-image: url(../img/headBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #636162;
}
.topnav {
	float: left;
	height: 24px;
	width: 960px;
	text-transform: uppercase;
	background-image: url(../img/graybar.png);
}

/* NAVIGATION ****************/
#navsel
{
	color: #FFF;
	text-decoration: none;
	padding-left: 12px;
	background-color: #ffffff;
	background-image: url(../img/topnav2.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 28px;
}
#navsel span
{
	padding-right: 12px;
	background-image: url(../img/topnav2.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#navsel, #navsel span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#navsel, #navsel span
{
float: none
}
/* End hide */
#navigation a
{
	color: #333;
	text-decoration: none;
	padding-left: 12px;
	font-size: 14px;
	line-height: 28px;
}

#navigation a span
{
	padding-right: 12px;
}

#navigation a, #navigation a span
{
	display: block;
	float: left;
}

#navigation a:hover
{
	color: #685744;
	text-decoration: none;
	padding-left: 12px;
}
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */
#navigation
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
	float: left;
	margin: 0;
}
/* end navigation */
#subnav a
{
	color: #666;
	text-decoration: none;
	font-size: 15px;
	line-height: 42px;
	font-weight: bold;
}

#subnav  a.selected{
	color: #D2232A;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#subnav a
{
	display: block;
	float: left;
}

#subnav a:hover
{
	color: #FF3C2C;
	text-decoration: none;
	width: 186px;
	height: 36px;
	background-position: 0px 0px;
}
#subnav a.selected:hover
{
	color: #D2232A;
	text-decoration: none;
	width: 186px;
	height: 36px;
	background-position: 0px -96px;
}
/* Hide from IE5-Mac \*/
#subnav a
{
float: none
}
/* End hide */
#subnav
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

#subnav li
{
	float: left;
	margin: 0;
	width: 186px;
	height: 37px;
	text-align: left;
	text-indent: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
}
#subnav li.subwwd {
	text-indent: 0px;
	float: left;
	display: block;
	height: auto;
}
/*  end left navigation */
#subsub a
{
	color: #474647;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
}
#subsub  span.header{
	text-indent: 18px;
	font-size: 14px;
	color: #474647;
	display: block;
	height: 22px;
	padding-top: 8px;
	font-weight: bold;
}

#subsub  a.selected{
	color: #FFF;
	background-image: url(../img/bg-subsub.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 186px;
}

#subsub a
{
	display: block;
	float: left;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#subsub a:hover
{
	color: #677C36;
	text-decoration: none;
	width: 186px;
	height: 30px;
}
#subsub a.selected:hover
{
	color: #FFF;
	text-decoration: none;
	width: 186px;
	height: 30px;
	background-image: url(../img/bg-subsub.png);
	background-repeat: no-repeat;
	background-position: center center;
}
}
/* Hide from IE5-Mac \*/
#subsub a
{
float: none
}
/* End hide */
#subsub
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#subsub li
{
	float: left;
	margin: 0;
	width: 186px;
	height: 31px;
	text-align: left;
	text-indent: 28px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D4E6AA;
	display: block;
}
/*  end left navigation */
.content {
	float: left;
	width: 960px;
	height: auto;
	background-image: url(../img/bg-content.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.appCenter {
	float: left;
	height: 405px;
	width: 460px;
	background-image: url(../img/approachBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	color: #333;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
}
.appCenter h3 {
	color: #D2232A;
	font-size: 20px;
}
.appRight {
	float: left;
	height: 365px;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
	color: #D2232A;
	line-height: 42px;
}
.appSpecial {
	padding-left: 20px;
	width: 210px;
	padding-top: 10px;
	float: left;
	height: 405px;
}
.contentLeft {
	float: left;
	width: 186px;
	color: #666;
	height: 483px;
	background-image: url(../img/bg-bdr-fade.png);
	padding-top: 33px;
	padding-right: 14px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentLeft p {
	padding-left: 24px;
	padding-right: 14px;
	line-height: 32px;
	font-style: italic;
}
.contentMain {
	float: left;
	width: 746px;
	background-repeat: repeat-x;
}
.grayMargin {
	float: left;
	width: 14px;
}
.page {
	float: left;
	width: 490px;
}
.pageTop {
	float: left;
	height: 20px;
	width: 505px;
}
.pageContent {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	float: left;
	width: 460px;
	padding-bottom: 100px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 28px;
	text-align: left;
}
.pageContent ol {
	list-style-position: inside;
	list-style-type: none;
}
.firstLine {
	font-size: 12px;
	font-weight: bold;
}
.pageContent p {
}
.pageContent ul li {
	list-style: none;
	background-image: url(../img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.pageContent ul {
	padding-left: 0px;
	margin-left: 0px;
}
ul.whyBdr {
	list-style-image: none;
	background-image: none;
	text-indent: 0px;
}
ul.whyBdr li{
	background-image: none;
	text-indent: 0px;
	background-color: #F3EDE2;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.twocolumn {
	width: 210px;
	padding-right: 10px;
	float: left;
}
.columnwrap {
	float: left;
	width: 470px;
	margin-bottom: 10px;
}
.pageContent a {
	color: #D2232A;
	text-decoration: none;
}
.pageContent a:hover {
	color: #EC3022;
}
.pageContent h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #D2232A;
	font-weight: normal;
}
.pageContent h3 {
	font-size: 12px;
	color: #D2232A;
	line-height: 18px;
	font-weight: normal;
}
.pageBottom {
	float: left;
	height: 10px;
	width: 505px;
	background-color: #B2B2B2;
	padding-bottom: 10px;
}
.sidebar {
	float: left;
	width: 220px;
	margin-left: 20px;
	padding-top: 42px;
	font-size: 13px;
	line-height: 30px;
	color: #685744;
}
.sidebar p {
}
.sidebar img {
	margin-bottom: 10px;
}
.sidebar h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
.sidebar a {
	color: #D2232A;
	text-decoration: none;
}
.sidebar .quote {
	background-image: url(../img/quote-open.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 22px;
	font-style: italic;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: -5px;
}
.sidebar a:hover {
	color: #EC3022;
	text-decoration: none;
}
.sidebar ul li {
	list-style: none;
	background-image: url(../img/bullet-orange.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.sidebar ul {
	padding-left: 0px;
	margin-left: 0px;
}
.reasonsWhy {
	font-size: 18px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 32px;
	color: #666;
}
.reasonsWhy ol li {
	color: #D2232A;
	font-size: 20px;
	font-weight: bold;
}
.team {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 22px;
	color: #333;
	line-height: 32px;
	height: 391px;
	width: 690px;
	float: left;
	background-image: url(../img/bdrteam.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.teamMember {
	float: left;
	margin-bottom: 25px;
}
.teamPhoto {
	float: left;
	padding-right: 14px;
}
.teamContent {
	width: 350px;
	float: left;
}
.teamContent h2 {
	font-size: 18px;
	font-weight: bold;
	color: #D2232A;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.teamContent h3 {
	color: #D2232A;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin-top: -10px;
	display: block;
	margin-bottom: -10px;
}
.gray {
	color: #666;
	font-weight: normal;
}
.tagline {
	float: left;
	width: 760px;
	text-align: left;
	color: #B2B1B2;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-left: 200px;
	line-height: 53px;
	background-image: url(../img/logoBDR.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	padding-top: 5px;
}
.hline {
	background-color: #E0DFE0;
	float: left;
	height: 4px;
	width: 960px;
}
.footer {
	float: left;
	height: 44px;
	width: 980px;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
	color: #969596;
	font-weight: lighter;
	letter-spacing: 1px;
	background-image: url(../img/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.navArea {
	float: right;
	height: 28px;
	padding-right: 18px;
}
.headline {
	height: 34px;
	width: 924px;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	color: #9ABA59;
	font-size: 20px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.logoArea {
	float: left;
	height: 24px;
	width: 200px;
}
.centerContainer .topnav img {
}
.certs {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-left: 8px;
}
input {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	height: 16px;
	width: 100px;
	border: 2px solid #CCC;
}
.resume {
	text-indent: -9999px;
	background-image: url(../img/submitRes.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 35px;
	width: 200px;
}
.resume:hover {
	background-position: 0px -35px;
}
.homePage {
	width: 746px;
	float: left;
	height: 610px;
}
.quoteMaker {
	text-align: right;
	line-height: 18px;
	font-size: 10px;
}
.specimage {
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3EDE2;
}
.disclaimer {
	font-size: 10px;
	color: #999;
}

