* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../img/page_bg.jpg) repeat-x top left;
	background-color: #161e24;
}

img {
	border: 0;
	vertical-align: top;
}

.clearfix:after 			{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 					{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix 			{ height: 1%;}
.clearfix 					{ display: block;}
/* End hide from IE-mac */

#home #outer-container {
	width: 1024px;
	height: 900px;
	margin: 0 auto;
	background: url(../img/outer-container_bg.jpg) no-repeat top center;
}

#sec #outer-container {
	width: 1024px;
	min-height: 900px;
	margin: 0 auto;
	background: url(../img/sec-container_bg.jpg) no-repeat top center;
}

#home #container {
	position: relative;
	width: 678px;
/*	height: 650px; */
	height: 640px;
	margin: 0 auto;
}

#sec #container {
	position: relative;
/*	width: 678px; */
/*	height: 650px; */
	height: 640px;
	margin: 0 auto;
}


#article {
	position:relative;
	width:436px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	border-bottom:1px solid;
	border-color:#333;
	padding-bottom:10px;
}

#event {
	position:relative;
	width:680px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding-bottom:10px;
}

#content-wrap {
	position: relative;
	margin-top: 48px;
}

#content {
	position: relative;
	margin: 0 auto;
	margin-bottom:30px;
	width: 922px;
	min-height: 504px;
	background-color: #ffffff;
	padding-bottom:15px;
}

#training {
	position: relative;
	margin: 0 auto;
	width: 970px;
	height: 504px;
}

#video {
	margin-right: 7px;
	float: left;
}

#chat {
	float: left;
}

#pdf {
	width: 350px;
	padding: 10px 0 0 0;
	text-align: center;
}

#pdf p {
	color: #ffffff;
	font-size: 18px;
}


#content p {
	padding: 10px 5px 2px 10px;
}

.about {
	padding: 10px 0px 5px 12px;
}

#home #left-content {
	position: relative;
	width: 532px;
	padding-top: 220px;
	float: left;
}

#home #right-content {
	position: relative;
	width: 130px;
	padding: 280px 5px 10px 5px;
	float: left;
}

#header {
	position: relative;
	z-index: 1000;
}

#header-inner {
	position: relative;
	margin: 0 auto;
	width: 773px;
	height: 111px;
	background-color: #141414;
}

h1 {
	display: block;
	width: 199px;
	height: 111px;
	background: url(../img/logo.jpg) no-repeat; margin: 0 0 0 0;
	padding: 0p;
	text-indent: -999em;
}

h2 {
	font-family:helvetica;
	font-size:25px;
	color: #141414;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:10px;
	margin-top:5px;
}


h2.sub {
	font-family:helvetica;
	font-size:15px;
	color: #141414;
	margin-left:10px;
	margin-top:5px;
}

p {
	font-family:helvetica;
	font-size:12px;
	color:#141414;
	margin-left:15px;
	margin-right:20px;
	line-height:17px;
}

 p.blurb {
	font-family:helvetica;
	font-size:11px;
	font-style:italic;
	color:#141414;
	line-height:15px;
	padding:0 0 8px 0;
}

 p.bio {
	font-family:helvetica;
	font-size:11px;
	color:#141414;
	line-height:15px;
	padding:0 0 8px 0;
	margin-left:206px;
}

#article img{
 float: left;
 padding: 5px;
 margin: 0px 10px 10px 10px;
 background: #ffffff;
 clear: both;
}

#bio {
	position:relative;
	width:900px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	border-bottom:1px solid;
	border-color:#333;
	padding-bottom:10px;
}

#bio img{
 float: left;
 padding: 5px;
 margin: 0px 10px 10px 10px;
 background: #ffffff;
 clear: both;
}



/*--------------- top navigation ------------------*/

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav {
	position: absolute;
	top: 2px;
	right: 0px;
/*	height: 100px; */
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	padding: 82px 10px 3px 10px;
	font: 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #c3cb9c;
	text-decoration: none;
	text-transform: uppercase;
}

#nav a:hover {
	background-color: #a9be3d;
	color: #000000;
}


/*--------------- faith breathes navigation ------------------*/

#navfb {
	margin-left: 10px;
	margin-bottom: 40px;
	padding: 0;
	list-style: none;
}

#navfb {
	position: relative;
/*	height: 100px; */
}

#navfb li {
	float: left;
}

#navfb li a {
	display: block;
	padding: 5px 10px 3px 10px;
	font: 12px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #181818;
	text-decoration: none;
	text-transform: uppercase;
}

#navfb a:hover {
	background-color: #a9be3d;
	color: #000000;
}

#navfb a.selected {
	background-color: #a9be3d;
	color: #000000;
}
/*--------------- main sidebar ------------------*/
#sidenav {
	list-style: none;
}

#sidenav li a {
	padding: 4px 0 4px 5px;
	font: 16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 24px;
	text-transform: uppercase;
}

#sidenav li a:hover {
	background-color: #a9be3b;
	color: #141414;
}

#sidenav-links {
	padding: 5px 0 0 5px;
}

/*--------------- footer ------------------*/

#footer-wrap {
/*border: 1px solid #ffffff; */
	position: relative;
}

#footer: {
	position: relative;
}

#quicklinks {
	width: 670px;
	margin: 0 auto;
	padding-left: 25px;
}

.quicklink {
	margin-right: 15px;
	float: left;
}

#footer-wrap {
/*	position: relative; */
	margin: 0 auto;
	width: 721px;
	padding: 0;
	margin-top: 30px;
}

/*--------------- sec footer ------------------*/
#sec #footer-wrap {
	position: relative;
/*	margin: 0 auto; */
/*	width: 721px; */
	padding: 0;
	margin-top: 60px;
}

#sec #footer {
	position: relative;
	width: 620px;
	height: 35px;
	margin: 0 auto;
	float: left;
	background-color: #141414;
}

#sec-links {
	/*position: relative;*/
	width: 90px;
	height: 26px;
	padding: 5px 0 0 0px;
	float: left;
}

#subnav {
	margin: 0;
	padding: 9px 0px 0px 60px;
	list-style: none;
	text-align: center;
}

#subnav {
	position: relative;
}

#subnav li {
	float: left;
}

#subnav li a {
	display: block;
	padding: 0px 22px 0 22px;
	font: 14px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	color: #c3cb9c;
	text-decoration: none;
	text-transform: lowercase;
}