/*
	font-family: 'Lato', sans-serif;
	font-family: 'Federo', sans-serif;
*/

html, body, #page {
	min-width:983px;
	font-size:1em;
}
body {
	background:url('images/bgBody.jpg') center top #cbdee8;
	font-family: 'Lato', sans-serif;
}
#page {
	margin-top:-27px;
}
.site-header {
	height:179px;
	background:url('images/bgHeader.jpg') center top repeat-x;
	-webkit-box-shadow: 0 8px 20px -6px rgba(0,0,0, 0.3);
	-moz-box-shadow: 0 8px 20px -6px rgba(0,0,0, 0.3);
	box-shadow: 0 8px 20px -6px rgba(0,0,0, 0.3);
	padding:0;
}
.site-header .pad {
	position:relative;
	height:179px;
	background:url('images/bgHeaderPad.jpg') center top no-repeat;
	width:982px;
	margin:0 auto;
}
#PLSheaderLink {
	display:block;
	position:absolute;
	top:4px;
	left:334px;
	width:495px;
	height:104px;
	text-indent:-9999px;
}
#PLSheaderLink a {
	display:block;
	width:495px;
	height:104px;
}


.site-header h1 {
	position:absolute;
	top: 26px;
	left: 32px;
}
.site-header h1, .site-header h1 a {
	display:block;
	width:185px;
	height:150px;
	text-indent:-9999px;
}
.menu-ban-main-menu-container {
	position:absolute;
	top:114px;
	left:255px;
	width:721px;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	border:none;
}
.main-navigation li {
	margin:0 30px 0 0;
}
.main-navigation li a {
	font-size:16px;
	color:#4a4946;
	text-transform:none;
}
.main-navigation li a:hover {
	text-decoration:underline;
}

#main {
	background:url('images/bgMain.jpg') center bottom no-repeat;
}

#primary {
	width:982px;
	margin:0 auto;
	background:url('images/bgPrimary.jpg') center top repeat-y;
}

#leftCol {
	float:left;
	width:250px;
}
#leftCol .pad {
	padding:20px;
}
#leftCol p {
	font-size:15px;
	color:#e1ddd4;
	line-height:1.5em;
}
#leftColNav {
	margin-top:40px;
}
#leftColNav li {
	background:url('images/bgLeftColNavLI.jpg') left 50% no-repeat;
	margin-bottom:20px;
	line-height:25px;
	padding-left:22px;
}
#leftColNav li a {
	font-size:18px;
	line-height:25px;
	color:#FFF;
	text-decoration:none;
}
#leftColNav li a:hover {
	text-decoration:underline;
}

#content {
	float:right;
	width:732px;
}

#content.BAN-inner-pages .pad {
	padding:15px;
}


/******* HOME PAGE **********/
#content.home {
	position:relative;
}
.DontSufferAlone {
	position:absolute;
	top:23px;
	left:-250px;
	width:496px;
	height:62px;
	background:transparent url('images/DontSufferAlone.png') center top no-repeat;
	text-indent:-9999px;
}
#content.home .entry-title {
	display:none;
}
.homeTop .col1 {
	float:left;
	width:255px;
	margin:115px 0 0 15px;
}
.homeTop .col2 {
	float:right;
	width:455px;
	margin-top:30px;
}
.homeTop img {
	border:solid 6px #FFF;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0, 0.3);
	-moz-box-shadow: 0 0 15px rgba(0,0,0, 0.3);
	box-shadow: 0 0 15px rgba(0,0,0, 0.3);
}
.homeTop h3 {
	font-size:16px;
	color:#636786;
	margin:0 0 25px 0;
}
.homeTop p {
	font-size:13px;
	color:#454545;
	line-height:2em;
	margin-bottom:20px;
}
.homeTop p.emailUs, .homeTop p.emailUs a {
	font-size:16px;
	color:#636786;
	text-decoration:none;
}
#homeInfoGraphic {
	width:728px;
	height:594px;
	background:transparent url('images/homeInfoGraphic.png') center top no-repeat;
	text-indent:-9999px;
	margin:25px 0 15px 0;
}
#homeInfoBlock {
	margin:0 20px 40px 20px;
}
#homeInfoBlock p {
	font-size:16px;
	line-height:1.5em;
	margin-bottom:2em;
}
#homeInterviews {
	margin:0 0 30px 0;
}
#homeInterviews h3 {
	width:550px;
	line-height:44px;
	text-transform:uppercase;
	text-indent:20px;
	background:#FFF;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0, 0.3);
	-moz-box-shadow: 0 0 15px rgba(0,0,0, 0.3);
	box-shadow: 0 0 15px rgba(0,0,0, 0.3);
	border-radius:0px 12px 12px 0px;
	margin:0 0 40px 0;
}
.homeInterviewQuestions {
	width:731px;
	height:284px;
	background:url('images/bgHomeInterviewQuestions.jpg') center top no-repeat;	
}
.homeInterviewQuestions ul {
	margin-left:425px;
	padding:3px;
}
.homeInterviewQuestions li {
	line-height:1.3em;
	margin:17px 0;
}
.homeInterviewQuestions li a {
	font-size:15px;
	color:#1946c7;
	text-decoration:none;
}
.homeInterviewQuestions li a:hover {
	text-decoration:underline;
}



/************* FOOTER ************/
#newsletterBar {
	background:#7a8fbd;
	padding:30px 0;
}
#newsletterBar .pad {
	width:982px;
	margin:0 auto;
}
#newsletterBar h4 {
	font-size:20px;
	color:#FFF;
	line-height:30px;
	float:left;
}
#ftrNewsletter {
	float:right;
}
#ftrNewsletter .inputText {
	width:180px;
	font-family:'Federo', sans-serif;
	font-size:14px;
	color:#746f6f;
   -moz-box-shadow:    inset -5px 0 10px rgba(0,0,0, 0.3);
   -webkit-box-shadow: inset -5px 0 10px rgba(0,0,0, 0.3);
   box-shadow:         inset -5px 0 10px rgba(0,0,0, 0.3);
   margin-left:15px;
}
#ftrNewsletter .inputSubmit {
	font-family:'Federo', sans-serif;
	font-size:14px;
	color:#746f6f;
	background:#FFF;
   -moz-box-shadow:    0 0 10px rgba(0,0,0, 0.3);
   -webkit-box-shadow: 0 0 10px rgba(0,0,0, 0.3);
   box-shadow:         0 0 10px rgba(0,0,0, 0.3);
   margin-left:15px;
   padding:4px 15px;
}



#footer {
	background:#fcfbf9;
	min-height:650px;
}
#footer .pad {
	position:relative;
	padding:25px 0;
}
#footer .pad, #siteCredits .pad {
	width:982px;
	margin:0 auto;
}
#ftrContactUsLink, #ftrContactInfo, #ftrCircle, #ftrAnne, #ftrTammie, #ftrFacebook, #ftrGooglePlus, #ftrAddress, #ftrContactForm {
	position:absolute;
}
#ftrContactUsLink {
	top:25px;
	left:0;
}
#ftrContactUsLink, #ftrContactUsLink a {
	font-size:24px;
	color:#636689;
	text-decoration:none;
}
#ftrContactInfo {
	top:95px;
	left:25px;
	width:235px;
	height:250px;
}
#ftrContactInfo p {
	font-size:18px;
	color:#393736;
	line-height:1.3em;
	margin-bottom:20px;
}
#ftrContactInfo p span {
	display:block;
	font-family: 'Federo', sans-serif;
	font-size:24px;	
	color:#636689;
}
#ftrCircle {
	top:130px;
	left:305px;
    top: 80px;
    left: 365px;
}
#ftrAnne {
	top:73px;
	left:566px;
	left:696px;
	width:200px;
	height:258px;
}
#ftrTammie {
	display:none;
	top:73px;
	left:809px;
	width:180px;
	height:258px;
}
#ftrAnne, #ftrTammie {
	font-size:15px;
	color:#393736;
	line-height:1.6em;
}
#ftrAnne span, #ftrTammie span {
	display:block;
	font-size:19px;
}

#ftrFB,
#ftrTW,
#ftrIG {
	position:absolute;
	top:391px;
	left:693px;
	width:50px;
	height:50px;
	z-index:100;
}
#ftrFB {
	left:690px;
}
#ftrTW {
	left:745px;
}
#ftrIG {
	left:800px;
}

#ftrAddress {
	top:455px;
	left:698px;
	width:288px;
	height:59px;
	font-size:17px;
	line-height:1.4em;
	color:#393736;
}

#ftrContactForm {
	top:360px;
	left:0;
	width:615px;
	height:215px;
}
#ftrContactForm h4 {
	font-size:24px;
	color:#636689;
	margin-bottom:10px;
}
#ftrContactForm .wpcf7  { /*newsletter wrap*/
	background:#dfdddc;
	border-radius:5px;
   -moz-box-shadow:    inset -5px 0 10px rgba(0,0,0, 0.3);
   -webkit-box-shadow: inset -5px 0 10px rgba(0,0,0, 0.3);
   box-shadow:         inset -5px 0 10px rgba(0,0,0, 0.3);
}
#ftrContactForm .col1, #ftrContactForm .col2 {
	float:left;
	width:233px;
	margin:10px 0 0 25px;
}
#ftrContactForm .col2 {
	width:300px;
}
#ftrContactForm p {
	font-size:14px;
	color:#3e3c3c;
	margin-bottom:8px;
	line-height:1.3em;
}
#ftrContactForm input.wpcf7-text, #ftrContactForm input.wpcf7-captchar {
	width:230px;
	height:20px;
	border:solid 1px #b0acac;
	padding:0;
	border-radius:0;
}
#ftrContactForm .wpcf7-submit {
	width:230px;
	background:#787773;
	color:#FFF;
	letter-spacing: 1px;
	text-shadow: 0 0 5px #000;
	padding:3px 0;
	border-radius:0;
}
#ftrContactForm input.wpcf7-textarea {
	height:170px;
}
#ftrContactForm input.wpcf7-text, #ftrContactForm input.wpcf7-captchar, #ftrContactForm textarea {
   -moz-box-shadow:    inset -5px 0 10px rgba(0,0,0, 0.4);
   -webkit-box-shadow: inset -5px 0 10px rgba(0,0,0, 0.4);
   box-shadow:         inset -5px 0 10px rgba(0,0,0, 0.4);
}

#siteCredits {
	background:#7f8080;
	font-size:14px;
	color:#FFF;
	text-align:center;
	padding:20px 0;
}
#siteCredits a {
	color:#FFF;
	text-decoration:none;
}


a, a:hover, a:active, a:focus {
   outline: 0;
}


.Clear {
	clear:both;
}