html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	height:100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.clear{
	clear:both;
}
.inline{
	display:inline;
}
.black{
	color:#000;
}
.white{
	color:#fff;
}
.grey{
	color:#5f5f5f;
}
.light_grey{
	color:#b8b8b8;
}
.mid_grey{
	color:#757575;
}
.dark_grey{
	color:#353535;
}
.dark_green{
	color:#46860b;
}
.e31_green{
	color:#74df0f;
}
.bold{
	font-weight:bold;
}
.no_weight{
	font-weight:normal;
}
.italic{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}



body{
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
	font-family:Arial, sans;
	color:#353535;
	font-size:14px;
}
a{
	color:#46860b;
	text-decoration:none;
}
a:hover{
	color:#5f5f5f;
}
h1{
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
	line-height:27px;
}
h2{
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
}
h3{
	color:#5f5f5f;
	font-size:18px;
	font-weight:bold;
	line-height:21px;
}

.slashes{
	font-family:Verdana;
	color:#c4c4c4;
}
.double_arrow{
	color:#c8c8c8;
	font-size:11px;
	vertical-align:text-top;
}
.double_arrow.dark_green{
	color:#46860b;
}
.double_arrow.e31_green{
	color:#74df0f;
}

#all{
	text-align:center;
}
#header_container{
	height:440px;
	min-width:1015px;
	background-image:url(../../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	padding:0px 30px 0px 30px;
	overflow:visible;
}
#content_container{
	min-width:1015px;
	background-image:url(../../images/content_gradient_bg.png);
	background-repeat:repeat-x;
	border-top:1px solid #fff;
	padding:0px 30px 0px 30px;
}
#footer_container{
	padding:0px 30px 0px 30px;
}
#header, #content, #footer{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:901px;
}
#header{
	padding-top:35px;
}
#header .top_row{
	padding:0px 40px 10px 40px;
	background-image:url(../../images/nav_bottom_bar.png);
	background-repeat:no-repeat;
	background-position:-140px 78px;
	min-height:76px;
	margin-bottom:78px;
	margin-left:-40px;
	width:950px;
}
#logo{
	float:left;
}

#scripture_and_nav_container{
	float:left;
	margin-top:7px;
}
#scripture{
	text-transform:uppercase;
	margin-left:190px;
	width:415px;
	text-align:right;
	color:#626262;
	line-height:14px;
	font-size:10px;
	font-family:Verdana;
}
#scripture .highlight{
	color:#959595;
}
#scripture .verse{
	color:#74df0f;
	font-size:8px;
}
#scripture sup.number{
	vertical-align:top;
}

#nav{
	margin:30px 0px 0px 90px;
	padding-right:0px;
}
#nav li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:30px;
}
#nav ul{
	margin:0px;
	padding:0px;
	height:0;
}
#nav_underline{
	height:0px;
	width:0px;
	background-color:#74df0f;
	position:absolute;
}

#become_genius_container{
	margin-top:-10px;
}
#become_genius_container .col1{
	width:189px;
	min-height:165px;
	background-image:url(../../images/header_green_divider.png);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	margin-right:40px;
}
#become_genius_container .col2{
	padding-top:0px;
	width:450px;
	float:left;
	margin-right:37px;
}
#become_genius_container .col2 .genius_definition{
	color:#fff;
	font-size:15px;
	line-height:23px;
}
#become_genius_container .col2 .pillars{
	margin-top:20px;
}
#content .col1 .pillars .pillar a{
	color:#626262;
}
#become_genius_container .col2 .pillars .pillar{
	float:left;
	margin-right:20px;
	text-transform:uppercase;
	font-size:8px;
	color:#626262;
	line-height:12px;
}
#become_genius_container .col3{
	width:149px;
	height:213px;
	float:left;
	background-image:url(../../images/capabilities_bg.png);
	background-repeat:no-repeat;
	margin-top:-28px;
	padding:9px 14px 14px 17px;
	line-height:24px;
}
#become_genius_container .col3 .capabilities_header{
	color:#74df0f;
	font-family:Verdana;
	font-size:15px;
}
#become_genius_container .col3 li{
	font-family:Arial;
	font-size:12px;
	color:#fff;
	white-space:nowrap;
}
#become_genius_container .col3 li a{
	color:#74df0f;
}
#become_genius_container .col3 li a:hover{
	color:#46860b;
}
#become_genius_container .col3 .plus{
	color:#626262;
}


#content{
	padding-top:35px;
}
#content .col1{
	width:592px;
	float:left;
	margin-right:30px;
}
#content .col1 .main_header{
	margin-bottom:35px;
}
#featured_work .header{
	margin-bottom:15px;
}
#featured_work .showpiece .img img{
	border:5px solid #e4e4e4;
}
#featured_work .showpiece .title{
	margin:10px 0px 14px 0px;
}
#featured_work .showpiece .title a{
	color:#353535;
	text-decoration:none;
}
#featured_work .showpiece .title a:hover{
	color:#46860b;
}
#featured_work .showpiece .col1{
	margin:0px 0px 32px 5px;
	float:left;
	width:480px;
}
#featured_work .showpiece .col1 .description{
	line-height:18px;
}
#featured_work .showpiece .col1 .description sup.double_arrow{
	font-size:11px;
}
#featured_work .showpiece .col1 .description a.read_more{
	font-size:11px;
}
#featured_work .showpiece .col2{
	float:right;
	width:96px;
	text-align:right;
	font-size:11px;
	font-family:Verdana;
	margin-top:5px;
}
#featured_work .showpiece .col2 .slashes{
	font-size:4px;
	font-weight:bold;
	font-family:Verdana;
}
#featured_work .showpiece .col2 a{
	font-size:11px;
	font-family:Verdana;
	color:#46860b;
	text-decoration:none;
	line-height:16px;
}
#content .content_footer{
	color:#e4e4e4;
	font-size:16px;
	font-weight:bold;
	margin-bottom:84px;
}


#content .col2{
	width:278px;
	float:left;
}
#address{
	border:4px solid #e4e4e4;
	padding:5px 10px;
	font-size:11px;
	text-transform:uppercase;
	line-height:17px;
	margin-bottom:17px;
}
#address .talk_link{
	float:right;
	font-size:10px;
}
.twitter_button{
	margin-bottom:30px;
}
#announcements h3{
	letter-spacing:-1px;
}
#announcements br.clear{
	line-height:0px;
}
#announcements .header{
	font-family:Arial;
	font-size:11px;
	vertical-align:middle;
	text-transform:uppercase;
	margin-bottom:10px;
	letter-spacing:-1;
}
#announcements .more_link{
	float:right;
	font-size:11px;
}
#announcements .more_link a{
	font-size:11px;
}
#content .col2 .slashes{
	color:#c4c4c4;
	font-family:Verdana;
	font-size:4px;
	font-weight:bold;
	vertical-align:middle;
}
#announcements .slashes.divider{
	margin-bottom:23px;
}
#blogs{
	margin-bottom:15px;
}
#blogs .header{
	padding-bottom:10px;
	border-bottom:2px solid #434343;
}
#blogs .blog_entry{
	margin:9px 0px;
	border-bottom:1px dotted #909090;
	padding-bottom:5px;
}
#blogs .blog_entry .date{
	float:left;
	color:#909090;
	font-size:11px;
	padding-right:5px;
	margin-right:5px;
	border-right:2px solid #909090;
}
#blogs .blog_entry .title{
	float:left;
	color:#303030;
	font-size:11px;
}
#blogs .blog_entry .title a{
	color:#303030;
	font-size:11px;
	text-decoration:none;
}
#blogs .blog_entry .title a:hover{
	color:#46860b;
}
#blogs .footer{
	float:right;
	font-size:10px;
	text-transform:uppercase;
	padding-right:12px;
}
#ads .ad img{
	border:5px solid #e4e4e4;
}



#footer{
	background-image:url(../../images/footer_top_bar.png);
	background-repeat:no-repeat;
	border-left:3px solid #e4e4e4;
	border-right:3px solid #e4e4e4;
	border-bottom:3px solid #e4e4e4;
	padding:14px 10px 10px 10px;
	width:881px;
	margin-bottom:40px;
	font-size:11px;
	line-height:21px;
	color:#888888;
}
#footer .col1{
	float:left;
	width:80px;
}
#footer .col2{
	float:left;
	margin-top:5px;
}
#footer .col3{
	float:right;
	padding-right:25px;
	margin-top:5px;
}
#footer a{
	color:#535353;
}
#footer a:hover{
	color:#46860b;
}
#content .col2 .content div.contact_button{
	margin-top:30px;
}
#content .col2 .content a:hover.contact_button{
	background-color:#353535;
}
#content .col2 .content a.contact_button{
	padding:18px 22px;
	background-color:#222223;
	color:#fff;
	font-size:12px;
	display:block;
}
.home_latest_blogs{
	color:#303030;
	font-size:12px;
	margin-bottom:8px;
}
.home_latest_blogs .date{
	color:#909090;
}
.home_latest_blogs li{
	line-height:15px;
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:1px dotted #303030;
}
.home_rss_button{
	margin-top:-8px;
	margin-bottom:25px;
}