html{background : #ffffff url(../images/body_bg.jpg) no-repeat scroll top;}

div#branding{ 
	position : relative;
	text-indent : -9999px;
	background : transparent url(../images/branding_header.jpg) no-repeat 0 0;
	height : 340px;
	z-index : 1;

}


div#navigation{
	position : relative;
	height : 74px;
	background : transparent url(../images/navi_main.png) no-repeat 0 0;
	left : -10px;	
}

div#content{ 
	background : transparent url(../images/div_content_bg.png) no-repeat 0 0;}

	
/*navigation--------------------------------------------------*/
ul#nav_main{
	position : absolute;	
	margin : 0;
	width : 372px;
	height : 74px;		
}

ul#nav_main li{display : inline;}

li#nav_register, li#nav_testimony, li#nav_contact{
	position : absolute;
	display : block;
	height : 74px;
	width : 124px;	
}

li#nav_register{ left : 0; }
li#nav_testimony{ left : 126px;}
li#nav_contact{ left : 247px;}

li#nav_register a, li#nav_testimony a, li#nav_contact a{
	display : block;
	height : 74px;
	width : 124px;
	text-indent : -9999px;	
}
/*navigation--------------------------------------------------*/

/*footer----------------------------------------------------*/

div#site_info{
padding-top : 100px;	


p#nav_home{
	background : transparent url(../images/home.png) no-repeat 0 0 ;
	text-indent : -9999px;}
}

p#vid_testimony{
	background-color : #ffffff;
	}


/*footer----------------------------------------------------*/




/*-------------testimony-----------------------*/
ul#testimony{
	padding-top : 30px;
	}
ul#testimony li{
	padding-top : 30px;
	}

li#marvin{
	background : transparent url(../images/testi_marvin.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 50px;
}

li#paul{
	background : transparent url(../images/testi_paul.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 30px;
}

li#addy{
	background : transparent url(../images/testi_ady.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 70px;
}

li#nori{
	background : transparent url(../images/testi_nor.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 50px;
}

li#eden{
	background : transparent url(../images/testi_eden.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 30px;
}

li#roger{
	background : transparent url(../images/testi_roger.png) no-repeat 0 0;
	padding-left : 140px;
	padding-bottom : 30px;
}

/*-------------end of testimony-----------------------*/

p#content_ebook{
	padding-top : 20px;
	background : transparent url(../images/e-book.png) no-repeat 0 0;
	height : 245px;
	}

p#subscribe{
	padding-left : 28px;	
}

.textBold{
	
	font-weight:bolder;}


