/* Begin layout builder */

/* YUI Reset + base
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
/* End reset + base */

/* Start grid basics */
.lr {
	display: table;
	position: relative;
	table-layout: fixed;
	padding: 0;
	margin: 0;
	/* Override the following properties if necessary */
	width: 100%;
	border-collapse: separate;
}
.lcc {
	display: table-row;
	padding: 0;
	margin: 0;
}
.lc {
	display: table-cell;
	padding: 0 1px 0 0;
	vertical-align: top;
}

.lccc {
	position: relative;
	top: 0;
	left: 1px;
	width: 100%;
	height: 100%;
	/* Prevents inappropriate margin collapsing */
	padding: 1px 0 0 1px;
	margin: 0 -1px;
}
.content {
	margin: -1px 0 0 -1px;
	*margin: 0;
}
.lr, .lcc {
	*display: block;
	*word-wrap: break-word;
	*overflow-x: hidden;
}
.lc {
	*display: inline;
	*zoom: 1; /* Turns on "hasLayout", making blocks display like inline-block */
	*width: 100%;
	*height: 100%;
	*line-height: inherit;
	*word-wrap: break-word !important;
	*overflow-x: hidden;
	*margin-right: -1px;
}
.lccc {
	*margin: -1px 0 0 -2px;
	z-index: 2;
}
/* End grid basics */

/* Start decorations - by default form an 8px border around the middle, alter as necessary */
.ld {
	display: block;
	position: absolute;
	font-size: 1px;
	line-height: 1px;
	z-index: 1;
}
.tl, .tr, .bl, .br {
	width: 8px;
	height: 8px;
}
.t, .b, .m {
	left: 8px;
	right: 8px;
	height: 8px;
	*width: expression((this.parentNode.parentNode.offsetWidth - 16) + 'px');
}
.l, .r, .m {
	top: 8px;
	bottom: 8px;
	width: 8px;
	*height: expression((this.parentNode.parentNode.offsetHeight - 16) + 'px');
}
.m {
	width: auto;
	height: auto;
	*width: expression((this.parentNode.parentNode.offsetWidth - 16) + 'px');
	*height: expression((this.parentNode.parentNode.offsetHeight - 16) + 'px');
}
.tl, .t, .tr {
	top: 0;
}
.bl, .b, .br {
	bottom: 0;
}
.tl, .l, .bl {
	left: 0;
}
.tr, .r, .br {
	right: 0;
}
/* End decorations */

/* Dimensions */

#cb {
	position: relative;
	margin: -1px auto 0 auto;
	width: 1022px;
}

#lr-controls {
	width: 1024px;
}
#lc-controls {
	width: 1024px;
}

#lr-header {
	width: 1024px;
}
#lc-header {
	width: 1024px;
}

#lr-nav {
	width: 1024px;
}

#lr-main {
	width: 1024px;
}
#lc-body {
	width: 682px;
}
#lc-spacer {
	width: 1px;
}
#lc-sidebar {
	width: 341px;
	*width: 337px;
}

#lr-footer {
	width: 1024px;
}
#lc-footer {
	width: 1024px;
}

/* End layout builder */

#cb {
	padding: 0 16px !important;
	background: transparent url(/images/design/shadow-left.png) 0 0 repeat-y;
}
#right-shadow {
	display: block;
	position: absolute;
	right: 0;
	width: 16px;
	height: 100%;
	background: transparent url(/images/design/shadow-right.png) 0 0 repeat-y;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #eff2f4;
}

strong * {
	font-weight: inherit;
}
em * {
	font-style: inherit;
}

p {
	line-height: 1.35em;
	margin: 6px 0;
}

.content ul, .content ol {
	line-height: 1.35;
	margin: 0 0 0 20px;
}

li {
	margin:6px 0;
}

h1, h2 {
	font-size: 1.2em;
}

blockquote {
	margin: 0 0 0 2.5em;
	padding-left: .5em;
	border-left: 2px solid #059;
	color: #666;
}

#lc-controls {
	margin-top: 10px;
	padding: 10px;
	text-align: right;
	display: none;
}

#lc-body {
	margin-right: 5px;
}

#lr-main, #lr-footer {
	background: #23405C;
}
#lr-footer {
	background: #23405C url(/images/design/footer-shadow.png) 50% 0 repeat-x;
}
* html #lr-footer {
	background-image: none;
}

#lc-header {
	height: 446px;
	background: transparent url(/images/design/header.jpg) 50% 50% no-repeat;
}

#lc-header #home {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 230px;
	height: 115px;
	text-indent: -10000px;
}
#lc-header #phone {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 370px;
	height: 30px;
	text-indent: 10000px;
	white-space: nowrap;
	overflow: hidden;
}
#lc-header #tagline {
	display: block;
	position: absolute;
	top: 50px;
	right: 10px;
	width: 280px;
	height: 30px;
	text-indent: 10000px;
	white-space: nowrap;
	overflow: hidden;
}

#lr-nav {
	position: absolute;
	top: 196px;
/*	height: 77px;*/
	width: 1021px;
	left: 50%;
	margin: 0 0 0 -510px;
}
#lc-nav {
	background: transparent;
	padding: 0 !important;
}
#lc-nav a {
	color: #FFF !important;
	background: transparent !important;
	text-decoration: none !important;
	line-height: 77px;
	font: 32px "Futura Lt", "Futura Light", "Futura Lt BT", Helvetica, sans-serif;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -1000000px;
	overflow: hidden;
	z-index: 3;
}
#i-have-a-problem, #avoid-a-problem {
	display: block;
	position: absolute;
	left: 0;
	width: 440px;
	height: 77px;
	vertical-align: middle;
	z-index: 2;
}
#i-have-a-problem, #i-have-a-problem .more-information, #avoid-a-problem, #avoid-a-problem .more-information {
	background: transparent url(/images/design/i-have-a-problem.png) 0 0 no-repeat;
}
* html #i-have-a-problem, * html #i-have-a-problem .more-information {
	background-image: none;
}
* html #i-have-a-problem .header {
	position: absolute;
	top: 0;
	left: 0;
	width: 440px;
	height: 77px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/i-have-a-problem.png', sizingMethod='image');
}
#avoid-a-problem {
	text-align: right;
	left: auto;
	right: 0;
}
#avoid-a-problem, #avoid-a-problem .more-information {
	background-image: url(/images/design/avoid-a-problem.png);
	background-position: 100% 0;
}
* html #avoid-a-problem, * html #avoid-a-problem .more-information {
	background-image: none;
}
* html #avoid-a-problem .header {
	position: absolute;
	top: 0;
	right: 0;
	width: 440px;
	height: 77px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/avoid-a-problem.png', sizingMethod='image');
}
#avoid-a-problem a {
	text-indent: 1000000px;
	white-space: nowrap;
}


#navbar, #navbar li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar li {
	float: left;
}

#lr-main {
	background: #FFF url(/images/design/main-middle.png) 50% 50% repeat-y;
}
#lr-main-decoration-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 1024px;
	height: 21px;
	background: transparent url(/images/design/main-top.png) 50% 50% no-repeat;
}
#lr-main-decoration-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 101px;
	background: transparent url(/images/design/main-bottom.png) 50% 50% no-repeat;
	*z-index: 1;
}
* html #lr-main-decoration-bottom {
	margin-bottom: 1px;
}
* html body#inner-page-body #lr-main-decoration-bottom {
	margin-bottom: -1px;
}
.ie8 #lr-main-decoration-bottom {
	margin-bottom: -1px;
}

#lr-main div {
	z-index: 3;
}

#lr-main h1 {
	font: 16px Helvetica, Arial, sans-serif;
	line-height: auto;
	margin: 8px 0 16px 0;
	letter-spacing: 1.0px;
}

body.home #lr-main h1 {
	font-size: 14px;
}
#lr-main h1 a {
	font-weight: normal;
	color: inherit;
}
#lr-main p {
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px;
	margin: 6px 0 12px 0;
}

#lr-main a {
	color: #667e98;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

#lr-main h2 {
	font: bold 12px Helvetica, Arial, sans-serif;
	margin: 3px 0;
}
#lr-main h2 a {
	color: #2e5370;
}

#lr-main hr {
	margin: 30px 0;
	border: 0 !important;
	height: 1px;
	color: #CCC; /* IE 9_9 */
	background: transparent url(/images/design/hr-sidebar.png) 50% 0 no-repeat;
	clear: both;
}

#lc-body {
	padding-left: 0;
	padding-right: 0;
}
#lc-body .content {
	padding: 30px;
	padding-bottom: 30px;
}

#go-forward-guide {
	display: block;
	position: relative;
	z-index: 10 !important;
	float: right;
	width: 215px;
	padding-left: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	background: transparent url(/images/design/main-vertical-separator.png) 0 50% no-repeat !important;
}
#go-forward-button {
	display: block;
	width: 172px;
	height: 29px;
	background: transparent url(/images/design/go-forward-button.png) 0 0 no-repeat !important;
	text-indent: -100000px;
	overflow: hidden;
	margin: 2px auto;
}

#lc-sidebar {
	padding-left: 0;
	padding-right: 0;
}
#lc-sidebar .content {
	padding: 30px;
}

#lc-sidebar p.testimonial {
	color: #666;
	font-style: italic;
}

* html #footer-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 51px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/footer-shadow.png', sizingMethod='scale');
}

#lc-footer {
	padding-bottom: 30px;
	padding-bottom: 35px;
}

#lc-footer .content {
	float: left;
	clear: both;
	background: transparent url(/images/design/footer-logo.png) 675px bottom no-repeat !important;
	padding-top: 10px;
}
* html #lc-footer .content {
	background-image: none !important;
}

* html #footer-logo-image {
	position: absolute;
	bottom: 0;
	left: 675px;
	width: 261px;
	height: 63px;
	zoom: 1;
	filter:alpha(opacity=100);
}

#lc-footer, #lc-footer p {
	color: #FFF;
	background: transparent;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 18px !important;
}

#lc-footer h1, #lc-footer h1 a {
	color: #ccd92a;
	background: transparent;
	text-decoration: none;
	font: 18px Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin: 0;
	letter-spacing: 1px;
}
#lc-footer h1 {
	margin-bottom: 5px;
}

#lc-footer h2, #lc-footer h2 a, #lc-footer a {
	color: #E2EDF6;
	background: transparent;
	text-decoration: none;
	font: bold 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
	margin: 0;
}
#lc-footer h2 {
	margin-bottom: 4px;
}

#lc-footer a {
	font: inherit;
	font-weight: bold;
}
#lc-footer a:hover {
	color: #c1ccd4;
}

#lc-footer #credits {
	position: absolute;
	height: 20px;
	bottom: -25px;
	left: 0;
	width: 100%;
	text-align: center;
}
* html #lc-footer #credits {
	position: relative;
	float: left;
	clear: both;
	margin-top: -35px;
/*	bottom: 100px;*/
}
#lc-footer #credits p, #lc-footer #credits a {
	font-size: 11px;
	color: #DBDFE2;
}

.footer-column {
	float: left;
	width: 288px;
	padding: 30px;
}
.footer-column-1 {
	padding-right: 25px;
}
.footer-column-2 {
	padding: 30px 25px;
}
.footer-column-3 {
	padding-left: 25px;
}

#footer-nav {
	font-size: 14px;
	width: 1024px;
	float: left;
	clear: both;
	margin: 0 0 30px 0;
}
#footer-nav ul {
	display: block;
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer-nav li {
	display: inline-block;
	list-style: none;
	margin: 0 67px 0 0;
	padding: 0;

	/* IE */
	*display: inline;
	*zoom: 1;
}
#footer-nav li.last {
	margin-right: 0;
}

#coppyright {
	float: left;
	clear: both;
	width: 676px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

#lc-footer .content {
	position: relative;
}

#lc-footer #footer-logo {
	display: block;
	position: absolute;
	bottom: -5px;
	left: 670px;
	width: 281px;
	height: 73px;
	z-index: 300;
	text-indent: -1000px;
	overflow: hidden;
}
* html #lc-footer #footer-logo {
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: #23405C;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/footer-logo.png', sizingMethod='image');
	cursor: pointer;
}

/* Tabs */

.tab-tabs {
	display: none !important;
}

.dynamic .tab-tabs {
	display: block !important;
}

.dynamic .tab-body {
	display: none;
	position: relative;
	margin-bottom: 30px;
}
.dynamic .active {
	display: block;
}

#blurbs .tab-tabs {
	display: block;
	position: absolute;
	bottom: 0;
	left: 1px;
	width: 682px;
	height: 29px;
	background: #EEE url(/images/design/left-column-tab-bar.png) 100% 0 no-repeat;
	z-index: 2;
	margin-bottom: -2px;
	*margin-bottom: 0;
	*left: 2px;
}
* html #blurbs .tab-tabs {
/*	margin-bottom: -1px;*/
}
.ie8 #blurbs .tab-tabs {
	margin-bottom: -3px;
}
#lc-body .lccc, #lc-body .content, .tab-container {
/*	height: 100% !important;*/
}

#blurbs .tab-tabs ul, #blurbs .tab-tabs li {
	display: block;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
#blurbs .tab-tabs li {
	float: left;
	border-left: 1px solid #cecece;
	margin-left: -1px !important;
}
#blurbs .tab-tabs li.first {
	border-left: 0 !important;
	margin-left: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
}
#blurbs .tab-tabs li a {
	display: block;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 13px;
	padding: 8px 30px;
	margin: 0 !important;
}
#blurbs .tab-tabs li.active {
	background: #F8F8F8;
	border-right: 1px solid #cecece;
	margin-right: -1px !important;
/*	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;*/
}

#testimonials .tab-tabs {
	display: block;
	position: absolute;
	bottom: 0;
	left: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	height: 29px;
	z-index: 2;
	*margin-left: -2px;
}

#testimonials .tab-tabs ul, #testimonials .tab-tabs li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#testimonials .tab-tabs ul, #testimonials .tab-tabs li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	*float: left;
}
#testimonials .tab-tabs li {
	display: inline-block;
	text-indent: -10000px;
	overflow: hidden;
	width: 18px;
	height: 18px;
	background: transparent url(/images/design/dot-inactive.png) 50% 50% no-repeat;
	*display: block;
	*float: left;
}
#testimonials .tab-tabs li.active {
	background: transparent url(/images/design/dot-active.png) 50% 50% no-repeat;
}

* html #testimonials .tab-tabs li {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/dot-inactive.png', sizingMethod='crop');
}
* html #testimonials .tab-tabs li.active {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/design/dot-active.png', sizingMethod='crop');
}

#testimonials .tab-tabs li a {
	display: block;
	font: 18px Helvetica, Arial, sans-serif;
	line-height: 18px;
	width: 18px;
	height: 18px;
	overflow: hidden;
}

.testimonial-logo {
	text-align: right;
}

/* Dynamic header */
.expand {
	cursor: pointer;
	width: 50%;
}
.more-information {
	display: block;
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	top: 0;
	width: 100%;
	padding: 70px 30px 30px 30px;
	color: #FFF;
	background-color: #000 !important;
	z-index: 0;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
}
.more-information p {
	line-height: 20px;
}

#avoid-a-problem .more-information {
	left: auto;
	right: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
}

#lr-main-decoration-relative {
	position: relative;
	margin-top: -1px;
}

/* Facebox */

#facebox .b {
  background:url(/scripts/facebox/b.png);
	*width: auto;
}

#facebox .tl {
  background:url(/scripts/facebox/tl.png);
}

#facebox .tr {
  background:url(/scripts/facebox/tr.png);
}

#facebox .bl {
  background:url(/scripts/facebox/bl.png);
}

#facebox .br {
  background:url(/scripts/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}
#facebox table, #facebox tr, #facebox th, #facebox td {
	border: 0 !important;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 1099;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* Go Forward Guide overlay */

#facebox .footer {
	position: relative;
	float: right;
	z-index: 30;
}

#facebox h1 {
	font: 14px Helvetica, Arial, sans-serif;
	line-height: auto;
	margin: 0 0 16px 0;
	display: block;
	position: relative;
/*	z-index: 100;*/
}

#facebox .facebox-subpage-backlink {
	padding-bottom: 4px;
}

#facebox #registration-error {
	color: red;
	margin-top: 6px;
}

#facebox .checkbox-field {
	margin: 10px 0 10px 113px;
}

#facebox .label-text {
	font-size: 11px;
	display: -moz-inline-box;
	display: inline-block;
	width: 100px;
	padding-right: 10px;
	text-align: right;
}
#facebox .checkbox-field .label-text {
	display: inline;
	text-align: left;
	width: auto;
}
#facebox br {
	display: none;
}

#facebox .error {
	display: none;
	color: red;
}

#facebox .disabled {
	color: #666;
}

#facebox .input {
	width: 260px;
}

#facebox .article {
	width: 460px;
}

#facebox form {
	margin: 20px 0;
}

#facebox .submit-field {
	text-align: right;
	margin: 0 25px 0 0;
}

a {
	outline: 0 !important;
}

#facebox a {
	font-size: 11px;
	color: #667e98;
}

/* PEOPLE */

.people-image {
	margin:0 15px 15px 0;
	padding:0;
	text-align: center;
	float:left;
	width:200px;
}

.people-bio {
	float:left;
	width:390px;
	margin:-8px 0 10px 10px;
}
