body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:url(../images/bg.jpg) repeat-x top left;
	color:#212121;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
}

a:link, a:visited {
	color:#3160BA;
}

a:active, a:hover {
	color:#F3793B
}

h1, h1 a {
	font-size:20px;
	font-weight:bold;
	color:#315FB9;
	margin-bottom:14px;
	line-height:22px;
}

h2, h2 a {
	font-size:16px;
	font-weight:bold;
	color:#F3793B;
	margin-bottom:4px;
	line-height:18px;
}

h3, h3 a {
	font-size:16px;
	font-weight:bold;
	color:#315FB9;
	margin-bottom:4px;
	line-height:18px;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

strong, .strong {
	font-weight:bold;
}

.align-left {
	float:left;
	width:auto;
}

.align-right {
	float:right;
	width:auto;
}

#wrapper {
	position:relative;
	margin-bottom:20px;
}

#header {
	position:relative;
	width:100%;
	height:353px;
	background:url(../images/banner.jpg) no-repeat center 185px;
}

.inner-header {
	position:relative;
	width:993px;
	height:327px;
	margin:0 auto;
}

#logo {
	display:block;
	position:absolute;
	width:408px;
	height:161px;
	background:url(../images/logo.gif) no-repeat top left;
	top:13px;
	left:0px;
	text-indent:-99999px;
}



#topmenu {
	position:absolute;
	height:35px;
	background:url(../images/topmenu-left.gif) no-repeat top left;
	top:0px;
	right:0px;
	font-size:19px;
	color:#E66B22;
	text-transform:uppercase;
}

#topmenu a:link, #topmenu a:visited {
	font-size:14px;
	color:#315FB9;
	text-decoration:none;
	text-transform:uppercase;
}

#topmenu a:hover, #topmenu a:active {
	color:#F3793B;
	text-decoration:none;
}

#topmenu div {
	position:relative;
	height:35px;
	line-height:25px;
	background:url(../images/topmenu-right.gif) no-repeat top right;
	padding:0px 16px;
}

#dedicated-to-your-success {
	position:absolute;
	display:block;
	width:277px;
	height:21px;
	background:url(../images/dedicated-to-your-success.gif) no-repeat top left;
	top:146px;
	left:710px;
	text-indent:-99999px;
}


#header ul {
	position:absolute;
	width:993px;
	height:25px;
	bottom:0px;
	left:0px;
	font-size:17px;
	color:#315FB9;
	text-transform:uppercase;
	padding-left:90px;
}

#header ul li {
	display:block;
	float:left;
	height:25px;
	font-size:17px;
	color:#315FB9;
	text-transform:uppercase;
}

#header ul li a {
	display:block;
	height:25px;
	font-size:17px;
	color:#315FB9;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1em;
	font-weight: bold;
}

#header ul li a span.nav-left {
	display:block;
	float:left;
	width:25px;
	height:25px;
	font-size:1px;
	background:url(../images/nav-left.png) no-repeat top left;
}

#header ul li a span.nav-right {
	display:block;
	float:left;
	width:25px;
	height:25px;
	font-size:1px;
	background:url(../images/nav-right.png) no-repeat top left;
}

#header ul li a span.nav-middle {
	display:block;
	float:left;
	width:auto;
	height:25px;
	background:url(../images/nav-middle.png) repeat-x top left;
	padding-top:17px;
	text-align:center;
}

#header ul li a:hover span {
	cursor:pointer;
}

#header ul li a:hover, #header ul li.active a {
	color:#F3793B;
}



#content-wrapper {
	clear:both;
	position:relative;
	width:993px;
	margin:0 auto;
	padding-top:54px;
}

#left-panel {
	position:relative;
	width:580px;
	float:left;
	margin-left:30px;
}

#right-panel {
	position:relative;
	width:270px;
	float:left;
	margin-left:100px;
}

#left-lifepanel {
	position:relative;
	width:390px;
	float:left;
	margin-left:30px;
}

#right-lifepanel {
	position:relative;
	width:490px;
	float:left;
	margin-left:70px;
}

.homebullets {
	font-size: 15px;
	color: #3160BA;
	padding-left: 0px !important;
	
}


#news {
	position:relative;
	background:url(../images/news_bg.jpg) no-repeat top left;
}

.news-title {
	font-size:20px;
	color:white;
	height:40px;
	line-height:45px;
	padding-left:20px;
	margin-bottom:0px !important;
}

.inner-news {
	position:relative;
	width:220px;
	margin:0 auto;
}

#news p {
	margin-bottom:10px;
}

.news-date {
	position:relative;
	width:220px;
	height:70px;
	margin-top:20px;
	background:url(../images/date_bg.gif) no-repeat top left;
}

.news-date .day {
	position:absolute;
	font-size:26px;
	color:white;
	top:12px;
	left:8px;
}

.news-date .month {
	position:absolute;
	font-size:14px;
	color:#315FB9;
	text-transform:uppercase;
	top:43px;
	left:7px;
	width:35px;
	font-weight: bold;
}

.news-date .title {
	position:absolute;
	font-size:18px;
	font-weight:bold;
	color:#315FB9;
	text-transform:uppercase;
	top:0px;
	left:55px;
	width:170px;
}

.content p {
	margin-bottom:20px;
	line-height:1.4em;
}

.content ul { list-style:none; padding-left:20px; padding-bottom: 14px; }
.content ul li {
	background:url(../images/li_bullet.gif) no-repeat 0 6px;
	padding-left:15px
}

/*/ CONTACT BOX /*/

#contactbox {
	position:relative;
	background:url(../images/contact_bg.jpg) no-repeat top left;
}

.contactbox-joel {
	background-color: #FFF;
	padding: 7px;
	border: 1px solid #A4BBE8;
	margin-top: 20px;
	margin-bottom: 9px;
}

.contactbox-title {
	font-size:20px;
	color:white;
	height:40px;
	line-height:45px;
	padding-left:20px;
	margin-bottom:0px !important;
}

.inner-contactbox {
	position:relative;
	width:220px;
	margin:0 auto;
}

#contactbox p {
	margin-bottom:10px;
}

/*/ F.A.Q. /*/

.faqlist {
		line-height: 1em;}

.faqlist li {
		padding-bottom: 10px;}

.faqlist a:link, .faqlist a:visited {
	color: #3160BA;
}

.faqlist a:hover, .faqlist a:active {
	color: #F3793B;
}


.backtotop {
	font-size: 11px;
}

.faqline {
	width:580px;
	border: 5px;
	border-bottom-style: dotted;
	border-color: #CCC;
	margin: 20px 0px 20px 0px;
}

/*/ CHURCH CONSULTING /*/

.churchprod {
	border-left: 6px solid #315FB9;
	padding-left: 10px;
}

.churchprod a.desc:link, .churchprod a.desc:visited {
	color: #212121;
	text-decoration: none;
}
.churchprod a.desc:hover, .churchprod a.desc:active {
	color:#315FB9;
	text-decoration: none;
}

/*/ CONTACT BUTTON /*/

.contactbutton {
	border-left: 6px solid #315FB9;
	padding-left: 10px;
}

.contactbutton a.desc:link, .contactbutton a.desc:visited {
	color: #212121;
	text-decoration: none;
}
.contactbutton a.desc:hover, .contactbutton a.desc:active {
	color:#315FB9;
	text-decoration: none;
}

#openSampler {
	border-bottom: 1px solid #ECECEC;
	background-image: url(../images/testorder.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 506px;
	padding-left: 72px;
	color: #315FB9;
	cursor:pointer;
}

#slideSampler {
	background-image: url(../images/testdrop.gif);
	height: 130px;
	width: 559px;
	padding: 10px;
	color: #315FB9;
}

#openProcess {
	border-bottom: 1px solid #ECECEC;
	background-image: url(../images/testorder.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 508px;
	padding-left: 70px;
	color: #315FB9;
	cursor:pointer;
}

#slideProcess {
	background-image: url(../images/testdrop.gif);
	height: 130px;
	width: 559px;
	padding: 10px;
	color: #315FB9;
}

#openFree {
	border-bottom: 1px solid #ECECEC;
	background-image: url(../images/testorder.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 513px;
	padding-left: 65px;
	color: #315FB9;
	cursor:pointer;
}

#slideFree {
	background-image: url(../images/testdrop.gif);
	height: 130px;
	width: 559px;
	padding: 10px;
	color: #315FB9;
}

.calicon {
	position: relative;
	top: 3px;
}
/*/ FOOTER /*/

#footer {
	clear:both;
	position:relative;
	width:100%;
	height:53px;
	line-height:53px;
	background:#FDD115;
	font-size:12px;
	color:#4161AD;
	text-align:center;
}

#footer a:link, #footer a:visited {
	font-size:12px;
	color:#4161AD;
}

#footer a:active, #footer a:hover {
	text-decoration:none;
	color:#EA560F;
}
