﻿body,
html {
	height:100%;
}
body {
	margin:0;
	color:#040404;
	font:14px/16px "Times New Roman", Times, serif;
	background:#000;
}
img {border:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}
.page-width {
	margin:0 auto;
	width:1400px;
	min-height:100%;
	position:relative;
	background:url("../../inside/images/bg-body-inside.jpg") no-repeat;
}
* html .page-width {
	height:100%;
}
/* logo */
strong.logo {
	position:absolute;
	left:0;
	top:13px;
	width:1348px;
	height:139px;
	text-indent:-9999px;
	overflow:hidden;
}
strong.logo span {
	display:block;
	width:1348px;
	height:139px;
	background:url("../../inside/images/logo.png") no-repeat;
}
strong.logo a {
	display:block;
	position:relative;
	cursor:pointer;
	height:100%;
	width:670px;
}
.columns-holder {
	margin:0 0 0 16px;
	padding:90px 0 0;
}
.columns-top {
	width:1366px;
	height:351px;
	background:url("../../inside/images/bg-columns-top.png") no-repeat;
}
.columns-btm {
	width:1316px;
	margin-left:68px;
	height:180px;
	background:url("../../inside/images/bg-columns-btm.png") no-repeat;
}
.columns-bg:after,
.columns-c:after,
.columns-wrap:after {
	content:"";
	clear:both;
	display:block;
}
.columns-bg {
	margin:0 0 0 68px;
	width:1300px;
	background:url("../../inside/images/bg-columns.png") repeat-y;
}
.columns-c {
	width:1300px;
}
.columns-wrap {
	margin:-351px 0 -180px;
	float:left;
	position:relative;
	padding:0 0 80px;
}
.nav {
	overflow:hidden;
	height:1%;
	padding:56px 0 0;
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul li {
	float:left;
	margin-right:4px;
}
.nav ul li a {
	float:left;
	display:inline;
	width:104px;
	height:68px;
	text-indent:-9999px;
	overflow:hidden;
}
.nav ul li.home a {
	margin:70px 0 0;
	background:url("../../inside/images/bg-it-home.gif") no-repeat 28px 10px;
}
.nav ul li.about a {
	width:115px;
	height:74px;
	margin:55px 0 0;
	background:url("../../inside/images/bg-it-about.gif") no-repeat 12px 12px;
}
.nav ul li.schedule a {
	width:120px;
	height:74px;
	margin:40px 0 0 2px;
	background:url("../../inside/images/bg-it-schedule.gif") no-repeat 32px 9px;
}
.nav ul li.media a {
	width:123px;
	height:74px;
	margin:20px 0 0 2px;
	background:url("../../inside/images/bg-it-media.gif") no-repeat 37px 11px;
}
.nav ul li.leaders a {
	width:128px;
	height:74px;
	margin:4px 0 0 2px;
	background:url("../../inside/images/bg-it-leaders.gif") no-repeat 36px 12px;
}
.nav ul li.apost a {
	width:114px;
	height:64px;
	margin:0 0 0 2px;
	background:url("../../inside/images/bg-it-apostolic.gif") no-repeat 5px 10px;
}
.nav ul li.store a {
	width:114px;
	height:64px;
	margin:0 0 0 2px;
	background:url("../../inside/images/bg-it-online.gif") no-repeat 10px 12px;
}
.columns-content:after {
	content:"";
	clear:both;
	display:block;
}
.columns-content {
	height:1%;
}
.columns-content h2.text {
	margin:0;
	position:relative;
	height:67px;
	text-indent:-9999px;
}
.columns-content h2.text-news {
	margin:0 0 0 50px;
	background:url("../../inside/images/text-news.png") no-repeat
}
.columns-content h2.text-daily {
	margin:0;
	background:url("../../inside/images/text-daily.png") no-repeat;
}
.columns-content h2.text-testim {
	margin:0 0 4px -82px;
	height:64px;
	background:url("../../inside/images/text-testimony.png") no-repeat;
}
.about-holder {
	float:left;
	width:435px;
	margin:-2px 0 0;
}
.news-box strong.pastor {
	float:left;
	display:inline;
	margin:64px 0 0 16px;
	width:203px;
	height:152px;
	text-indent:-9999px;
	background:url("../../inside/images/text-pastor.png") no-repeat;
}
.news {
	float:right;
	width:215px;
}
.news-box {
	overflow:hidden;
	height:1%;
}
.news-text {
	padding:0 6px;
	background:url("../../inside/images/bg-line.gif") repeat-y;
}
.news p {
	margin:0 0 15px;
}
.news-holder .banner {
	padding:8px 0 0 15px;
}
.news-holder .banner img,
.news-holder .video {
	display:block;
}
.news-holder .video {
	padding:8px 0 0 68px;
}
.content {
	float:left;
	display:inline;
	margin:-59px 0 0 6px;
	padding-bottom:40px;
	width:415px;
}
.daily {
	float:left;
	width:220px;
	padding:29px 0 0;
}
.daily-text {
	width:200px;
	padding:0 5px 0 15px;
	background:url("../../inside/images/bg-text.png") repeat-x;
}
.daily strong {
	display:block;
	margin:0 0 30px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font:bold 21px/26px Arial, Helvetica, sans-serif;
}
.daily p {
	margin:0 0 13px;
}
.testimony {
	float:right;
	width:164px;
}
.testimony p {
	margin:0 0 30px;
}
.testimony .video {
	margin:-20px 0 0;
}
.testimony .video img {
	display:block;
}
.sidebar {
	float:left;
	display:inline;
	width:374px;
	position:relative;
	margin:-60px 0 0 30px;
	padding-bottom:60px;
}
.sidebar .video img {
	display:block;
}
.partners {
	width:370px;
	height:120px;
	position:relative;
}
.partners a {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
}
.partners a.logo1 {
	left:110px;
	top:4px;
	width:157px;
	height:56px;
	background:url("../../inside/images/logo-1.png") no-repeat;
}
.partners a.logo2 {
	left:24px;
	top:50px;
	width:89px;
	height:51px;
	background:url("../../inside/images/logo-2.png") no-repeat;
}
.partners a.logo3 {
	left:145px;
	top:46px;
	width:86px;
	height:87px;
	background:url("../../inside/images/logo-3.png") no-repeat;
}
.partners a.logo4 {
	left:240px;
	top:35px;
	width:113px;
	height:60px;
	background:url("../../inside/images/logo-4.png") no-repeat;
}

