@charset "UTF-8";
/* CSS Document */


/* INITIAL DOCUMENT SETUP */

html, body{
    width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, img {
	margin: 0 auto;
	padding: 0;
	border: 0;
	
}

body{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 100%;
	width: 1100px;
    
}

header
{
	text-align: center;
	margin-top: 0px;
	font-family: inherit;
	font-size: 24px;
	color: #000;
}

footer
{
	
}


/* HEADER */

#headerContainer{
	width: 1024px;
	height:160px;
	position: relative;
	overflow: hidden;
	z-index: 100;
}

#globalHeader{
	width:100%;
	height:120px;
	margin-left: 0px;
	position: relative;
	z-index: 2;
	
}

.logo{
	margin-left: 20px;
	margin-top: 20px;
	float:left;
}

#connectNavContainer{
    position: relative;
    width: 200px;
	height: 75px;
	margin-top: 0px;
	left: 350px;
	background-color: none;
	z-index: 20;
}

#connectNav{
   width: 175px;
   height: 55px;
   margin-left: 50px;
   display: inline;
   background-color: none;
}

#connectNav ul{
	margin-left:15px;
}

#connectNav li{
	float: left;
	position: relative;
}



#globalNavContainer{
	width: 1024px;
	height: 50px;
	margin-left: 0px;
	background-repeat: no-repeat;	
	border-bottom: 2px solid #FFF;
}

#globalNav{
	font-family: 'Glegoo', serif;
	font-size: 12pt;
	color: #000;
	line-height: 36px;
	width: 940px;
	height: 36px;
	margin-left: 220px;
	position: relative;
	z-index: 2;
}

#globalNav ul{
	margin-left:30px;
}

#globalNav li{
	float:left;
	position:relative;
}

#globalNav a:link, #globalNav a:visited{
    color: #000;
	padding-left:25px;
	padding-right:25px;
	position:relative;
}

.navLine{
	width:0px;
	height:16px;
	margin-top:10px;
	border-right:1px solid #000;
}





/* MAIN CONTENTS */

#contentContainer{
	width: 1100px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	margin-left: 30px;
	
}





/* slideshow parts */

#contentHolder{
	width: 1130px;	
	height: 429px;
	margin-left: -100px;
	overflow:hidden;
	position: relative;
	background-image: none;
	background-color: #fff;
	text-align: center;
}



.slideImage{
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	box-shadow: 0px 0px 0px rgba(0,0,0,0);	
}

#slideshowContainer{
	width: 100%;
	height: 415px;
	top: 25px;
	margin-left: 130px;
	position: relative;
	overflow:hidden;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	box-shadow: 0px 0px 0px rgba(0,0,0,.9);
	background-color: #000;
}

.slideHolder{
	position: absolute;
	width: 1024px;
	height:410px;
	top: 0px;
	margin-left: -20px;
}

.alpha{
	opacity:0;
}


#mediaInfo{
	height: 110px;
	width: 100%;
	position: relative;
	left: 20px;
	background-image: url(../images/media.jpg);
	background-repeat: no-repeat;
	background-color: none;
}



#mainContents{
	position: relative;
	width: 100%;
	height: 410px;
	margin-left: 10px;
	margin-top: 20px;
	position: relative;
	overflow:hidden;
	background-color: #fff;
}


#shirtContent{
	width: 310px;
	height: 360px;
	float:left;
	margin-left: 55px;
	padding-bottom:30px;
	background-image: url(../images/shirts_promo.png);
	background-repeat: no-repeat;
	background-color: #fff;
	box-shadow: 0px 0px 0px rgba(0,0,0,9);
	border-radius: 25px 25px 25px 25px;
	border: 2px solid; 
	cursor: pointer;
	
}

#bookContent{
	width: 310px;
	height: 360px;
	float:left;
	margin-left: 10px;
	padding-bottom:30px;
	background-image: url("../images/subscribe_inspirational_thoughts.png");
	background-repeat: no-repeat;
	background-color: #fff;
	box-shadow: 0px 0px 0px rgba(0,0,40,9);
	border-radius: 25px 25px 25px 25px;
	border: 2px solid;
	cursor: pointer;
}

#whoContent{
	width: 310px;
	height: 360px;
	float:left;
	margin-left: 10px;
	padding-bottom: 30px;
	background-image: url(../images/are_you1.png);
	background-repeat: no-repeat;
	background-color: #fff;
	box-shadow: 0px 0px 0px rgba(0,0,40,9);
	border-radius: 25px 25px 25px 25px;
	border: 2px solid;
	cursor: pointer;
}

#videoContainer{
	position: relative;
	width: 1024px;
	height: 400px;
	margin-left: 30px;
	background-color: none;
}


#videoInfo{
    position: relative;
    width: 250px;
	height: 75px;
	position: relative;
	left: 20px;
	margin-top: 25px;
	margin-left: 25px;
	background-color: none;
}

#videoInfo h1{
	font-family: inherit;
	font-size:24px;
	color:#000;
	padding-top: 5px;
	padding-left: 10px;
}


#helpfulTool{
    position: relative;
	margin-left: -150px;
	width: 1024px;
	height: 450px;
	margin-top: 20px;
	background-color: #fff;
	background-image: url(../images/helpful_tool.png);
	background-repeat: no-repeat;
	border-radius: 10px;
}

#tool{
    position: relative;
	width: 350px;
	height: 95px;
	float: left;
	padding-top: 0px;
	margin-top: 25px;
	margin-left: 375px;
	background-color: none;
}

#tool h1{
	font-family: inherit;
	font-size: 30px;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
}

#subscibe{
    position: absolute;
	width: 350px;
	height: 0px;
	margin-top: 25px;
	margin-left: 1005px;
	background-color: #000;
}


#mapBox{
    position: relative;
	width: 650px;
	height: 425px;
	float: right;
	margin-right: 50px;
}

#testimonialContainer{
	position: relative;
	width: 100%;
	height: 520px;
	position: relative;
	margin-left: 0px;
	background-color: #fff;
}

#remarks{
    position: relative;
    width: 275px;
	height: 30px;
	margin-top: 10px;
	margin-left: 425px;
	padding-bottom: 15px;
	background-color: none;
}

#testimonialBox{
    position: relative;
	width: 1024px;
	height: 500px;
	margin-left: 35px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: none;
	background-image: url(../images/testimonials._update.png)
}

#remarks h1{
	font-family: inherit;
	font-size:36px;
	font-weight: 800;
	color:#000;
	padding-top: 5px;
	padding-left: 10px;
}









/* Pop up area */



#popupWindow{
	width: 100%;
	height: 750px;
	background-color: #999999;
	border-radius:8px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}



#galleryBox{
     position: absolute;
	 width:950px
	 height: 650px;
	 background-color: #000;
	 top: 180px;
	 left: 375px;
	 border-radius: 10px;
	 display: none;
	 z-index: 101;
}

#popupWindow2{
	width:  1024px;
	height: 500px;
	background-color: #FFF;
	background-image: none;
    background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 0px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}


#aboutContainer{
     position: relative;
     width: 180px;
	 height: 60px;
	 float: left;
	 margin-left: 270px;
	 margin-top: 20px;
	 background-color: none;
}

#picContainer2{
	width: 470px;
	height: 400px;
	position: absolute;
	margin-left: -20px;
	border-radius: 30px;
	background-image: url(../images/about_page_solo.png);
	background-repeat: no-repeat;
	background-color: none;
	top: 270px;
}

#infoContainer2{
     width: 590px;
	 height: 500px;
	 position: relative;
	 left: 510px;
	 top: 25px;
	 display: inline-block;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 0px;
	 background-color: none;
}	 

#infoContainer2 p{
     color: #000;
	 font-size: 16px;
	 font-weight: bolder;
}

#infoContainer2 p~p{
     margin-top: 20px;
}




#popupWindow3{
	width: 1024px;
	height: 950px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}


#whoContainer{
     position: relative;
     width: 75px;
	 height: 30px;
	 float: left;
	 top: 20px;
	 left: 50px;
	 background-color: none;
}

#picContainer3{
	width: 600px;
	height: 950px;
	position: absolute;
	margin-left: -75px;
	border-radius: 30px;
	background-image: url(../images/problem_solve1.png);
	background-repeat: no-repeat;
	background-color: none;
	top: 90px;
}


#infoContainer3{
     width: 365px;
	 height: 220px;
	 position: relative;
	 left: 395px;
	 top: 195px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 border-radius: 0px;
	 overflow: none;
	 box-shadow: 0px 0px 20px rgba(0,0,0,.9);
	 background-color: #000;
	 display: inline-block;
}

#infoContainer3a{
     width: 365px;
	 height: 220px;
	 position: relative;
	 left: 105px;
	 top: 440px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 border-radius: 0px;
	 overflow: none;
	 box-shadow: 0px 0px 20px rgba(0,0,0,.9);
	 background-color: #000;
	 display: inline-block;
}

#infoContainer3b{
     width: 360px;
	 height: 220px;
	 position: relative;
	 left: 490px;
	 top: 455px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 border-radius: 0px;
	 overflow: none;
	 box-shadow: 0px 0px 20px rgba(0,0,0,.9);
	 background-color: #000;
	 display: inline-block;
}


#infoContainer3 a:link, a:visited{
     color: #0066FF;
}

#infoContainer3 p{
     color: #FFF;
}

#infoContainer3 p~p{
     margin-top: 10px;
}

#infoContainer3 a:link{
     color: #0066FF;
}


#popupWindow4{
	width: 1024px;
	height: 1800px;
	background-color: #FFF;
	background-image: url(../images/contact_page.jpg);
	background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}

#formContainer{
     position: relative;
     width: 160px;
	 height: 10px;
	 float: left;
	 margin-top: 450px;
	 margin-left: 10px;
	 background-color: none;
}

#contact_form{
	width: 950px;
	height: 977px;
	position: relative;
	margin-left: 0px;
	margin-top: 25px;
	border-radius: 30px;
	background-color: none;
	display: inline-block;
}


#popupWindow5{
	width: 1024px;
	height: 850px;
	background-color: none;
	background-image: url(../images/book_recommendations.png);
	background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}

#bookContainer{
     width: 125px;
	 height: 55px;
	 float: left;
	 margin-top: 35px;
	 margin-left: 10px;
	 background-color: none;
}



#picContainer5{
	width: 500px;
	height: 400px;
	position: relative;
	margin-left: 325px;
	margin-top: 250px;
	border-radius: 30px;
	background-color: #none;
	display: inline-block;
}

#infoContainer5{
     width: 300px;
	 height: 220px;
	 position: relative;
	 float: right;
     right: 170px;
	 top: 5px;
	 padding-top: 30px;
	 padding-left: 10px;
	 padding-right: 10px;
	 border-radius: 30px;
	 background-color: none;
	 display: inline-block;
}

#infoContainer5 p{
     color: #000;
	 font-size: 18px;
	 font-weight: bold;
}

#infoContainer5 p~p{
     margin-top: 10px;
}

#popupWindow6{
	width: 1024px;
	height: 850px;
	background-color: #FFF;
	background-image: url(../images/inspiration.png);
	background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 75px;
	padding-left: 15px;
	display: none;
	z-index:100;
}

#inspireContainer{
     width: 125px;
	 height: 55px;
	 float: left;
	 margin-top: 20px;
	 margin-left: 20px;
	 background-color: none;
}

#infoContainer6{
     width: 305px;
	 height: 210px;
	 position: relative;
	 margin-left: 175px;
	 margin-top: 150px;
	 padding-left: 25px;
	 padding-right: 25px;
	 padding-top: 25px;
	 border-radius: 30px;
	 background-color: none;
	 display: inline-block;
}

#picContainer6{
	width: 350px;
	height: 250px;
	position: relative;
	float: right;
	border-radius: 30px;
	background-color: none;
	margin-top: -240px;
	margin-left: 285px;
	display: inline-block; 
}

#infoContainer6 a:link, a:visited{
     color: #0066FF;
}

#infoContainer6 p{
     color: #000;
	 font-size: 20px;
	 font-weight: bold;
	 font-weight: bold;
}

#infoContainer6 p~p{
     margin-top: 10px;
}


#popupWindow7{
	width: 1024px;
	height: 1800px;
	background-image: url(../images/books.png);
	background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
	z-index:100;
}

.contentContainer7{
	position: relative;
	width: 1000px;
	height: 1800px;
	background-color: none;
	margin-top: 10px;
	margin-left: 0px;
}

#bookBox{
     position: relative;
     width: 150px;
	 height: 50px;
	 float: left;
	 top: 10px;
	 left: 30px;
	 background-color: none;
}

#infoContainer7{
     width: 600px;
	 height: 180px;
	 position: relative;
	 left: 95px;
	 top: 195px;
	 border-radius: 30px;
	 background-image: none;
	 background-color: none;
}

#infoContainer7 p{
     color: #000;
	 font-size: 16px;
	 font-weight: bold;
	 padding-top: 20px;
	 padding-left: 10px;
}

#infoContainer7 p~p{
     margin-top: 20px;
}

/*if words book*/

#creditCard1{
	width: 120px;
	height: 35px;
	position: relative;
	margin-left: 490px;
	border-radius: 30px;
	background-color: none;
	margin-top: 190px;
	
}

/*hate book*/

#infoContainer7a{
     width: 500px;
	 height: 180px;
	 position: relative;
	 left: 30px;
	 top: 160px;
	 border-radius: 30px;
	 background-image: none;
	 background-color: none;
}

#infoContainer7a p{
     color: #000;
	 font-size: 16px;
	 font-weight: bold;
	 padding-top: 30px;
	 padding-left: 10px;
}

#infoContainer7a p~p{
     margin-top: 20px;
}

#creditCard2{
	width: 120px;
	height: 35px;
	position: relative;
	margin-left: 490px;
	border-radius: 30px;
	background-color: none;
	margin-top: 160px;
}

/*if words 2*/

#infoContainer7a1{
     width: 500px;
	 height: 140px;
	 position: relative;
	 left: 30px;
	 top: 140px;
	 border-radius: 30px;
	 background-image: none;
	 background-color: none;
}

#infoContainer7a1 p{
     color: #000;
	 font-size: 16px;
	 font-weight: bold;
	 padding-top: 20px;
	 padding-left: 10px;
}

#infoContainer7a1 p~p{
     margin-top: 20px;
}

#creditCard3{
	width: 120px;
	height: 35px;
	position: relative;
	margin-left: 490px;
	border-radius: 30px;
	background-color: none;
	margin-top: 150px;
	
}

/*Justice book*/

#infoContainer7a2{
     width: 500px;
	 height: 180px;
	 position: relative;
	 left: 25px;
	 top: 120px;
	 border-radius: 30px;
	 background-image: none;
	 background-color: none;
}

#infoContainer7a2 p{
     color: #000;
	 font-size: 16px;
	 font-weight: bold;
	 padding-top: 30px;
	 padding-left: 10px;
}

#infoContainer7a2 p~p{
     margin-top: 20px;
}

#creditCard4{
	width: 120px;
	height: 35px;
	position: relative;
	margin-left: 490px;
	border-radius: 30px;
	background-color: none;
	margin-top: 145px;
}

#popupWindow8{
	width: 1024px;
	height: 1400px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	border-radius:8px;
	position: absolute;
	top: 170px;
	left: 250px;
	padding-bottom: 0px;
	padding-left: 15px;
	display: none;
	z-index:100;
}

#servicesContainer{
     position: relative;
     width: 250px;
	 height: 50px;
	 float: left;
	 margin-left: 15px;
	 margin-top: 20px;
	 background-color: none;
}


#picContainer8{
	width: 450px;
	height: 900px;
	position: absolute;
	margin-left: -15px;
	border-radius: 30px;
	background-image: url(../images/services_page_solo.png);
	background-repeat: no-repeat;
	background-color: none;
	top: 100px;
}



#infoContainer8{
     width: 460px;
	 height: 180px;
	 position: relative;
	 margin-left: 40px;
	 margin-top: 100px;
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 25px;
	 display:inline-block;
	 background-color: #fff;
}

#infoContainer8a{
     width: 450px;
	 height: 120px;
	 position: relative;
	 margin-left: 425px;
	 margin-top: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 25px;
	 display:inline-block;
	 background-color: none;
}

#infoContainer8a1{
     width: 450px;
	 height: 85px;
	 position: relative;
	 margin-left: 450px;
	 margin-top: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 25px;
	 display:inline-block;
	 background-color: none;
}

#infoContainer8a2{
     width: 450px;
	 height: 90px;
	 position: relative;
	 margin-left: 450px;
	 margin-top: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 25px;
	 display:inline-block;
	 background-color: none;
}

#infoContainer8a3{
     width: 450px;
	 height: 110px;
	 position: relative;
	 margin-left: 400px;
	 margin-top: 10px;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 25px;
	 display:inline-block;
	 background-color: none;
}



#infoContainerRates{
     width: 100%;
	 height: 505px;
	 position: relative;
	 left: 0px;
	 margin-top: 85px;
	 padding-top: 25px;
	 background-color: #000;
}


#infoContainer8 h1{
	font-family: Myriod Pro;
	font-size:24px;
	color:#0066FF;
}	 

#infoContainer8 p{
     color: #FFF;
	 font-size: 16px;
}

#infoContainer8 p~p{
     margin-top: 10px;
}

/* FOOTER */

#footerContainer{
	width: 100%;
	height: 70px;
	position: relative;
	float: inherit;
	overflow: hidden;
	bottom: 0px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	z-index: 100;
	
}

#footerContents{
	width: 100%;
	margin-left: 25px;
	position:relative;
	z-index:2;
}


#copyright{
	color:#000;
	font-family: 'Glegoo', serif;
	margin-right: 50px;
	margin-top:30px;
	font-size:14px;
	
}



.closeButton{
	position:absolute;
	top: 5px;
	left: 860px;
	width:30px;
	height:30px;
	border-radius:30px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	line-height:30px;
	font-size:20px;
}



.style1 {
     color: #000;
	 font-family:  "Myriad Pro";
	 font-size: 36px;
	 font-weight: bold;
}

.style2 {
    font-family: Myriad Pro;
	font-size: 36px;
	color: #FFFF00;
}

.style3 {
    font-family: Myriad Pro;
	font-size: 24px;
	color: #EB0808;
}

.style4 {
    font-family: Myriad Pro;
	font-size: 30px;
	color: #FFFFFF;
}

.style5 {
    font-family: Myriad Pro;
	font-size: 28px;
	color: #000;
}

.style6 {
    font-family: Myriad Pro;
	font-size: 30px;
	color: #FFF;
}

.style7 {
    font-family: Myriad Pro;
	font-size: 36px;
	color: #FFF;
}

.style8 {
    font-family: Myriad Pro;
	font-size: 30px;
	color: #C20104;
}

.style9 {
    font-family: Myriad Pro;
	font-size: 18px;
	color: #000;
}





