@charset "utf-8";
/* CSS Document */

	
	/*------------------------------------*\
		RESET
	\*------------------------------------*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ 
		margin:0;
		padding:0;
	}
	table{ 
		border-collapse:collapse;
		border-spacing:0;
	}
	fieldset,img{ 
		border:0;
	}
	address,caption,cite,dfn,th,var{
		font-style:normal;
		font-weight:normal;
	}
	caption,th{
		text-align:left;
	}
	h1,h2,h3,h4,h5,h6{
		font-size:100%;
		font-weight:normal;
	}
	q:before,q:after{
		content:'';
	}
	abbr,acronym{
		border:0;
	}
	
	/*------------------------------------*\
		HEADINGS
	\*------------------------------------*/
	h1,h2,h3,h4,h5,h6{
		
		margin-bottom:21px;
		letter-spacing:1px;
		
	}
	
	h1{
		font-family: Arial, sans-serif;
		font-size:60px;
		font-weight:bold;
		line-height:1;
		
		
	}
	
	h2{
		font-family: Arial, sans-serif;
		font-weight:normal;
		font-size:36px;
		line-height:1.2;
	}

	h3{
		font-family: Arial, sans-serif;
		font-weight:400;
		font-style:normal;
		font-size:33px;
		line-height:1.2;
	}

	h4{
		font-family: Arial, sans-serif;
		font-weight:400;
		font-size:28px; 
		line-height:1.2;
	
	}
	
	h5{ 
		
		font-family: Arial, sans-serif;
		font-size:24px;
		font-weight:400;
		line-height:1;
		

	}
	
	h6{
		font-family: Arial, sans-serif;
		
		font-size:18px; 
		line-height:1.5;
		letter-spacing:1px;
		text-transform:normal;
	}
	

	
	h1 b, h1 strong, h2 b,  h2 strong, h3 b,  h3 strong, h4 b,  h4 strong{
		
		font-family: Arial, sans-serif;
		font-weight:700;
		letter-spacing:0px;
	}
	
	h1 em, h2 em, h3 em, h4 em,  h5 em{
		font-style:normal;
	}
	
	#content h2, #content h3, #content h4{
		color:#000066;
		text-align:center;
	}
	
	#content h2:first-child{
		font-size:40px;
		line-height:1.2;
		margin-bottom:4px;
	}
	
	.inner #content h2:first-child{
		font-size:36px !important;
		line-height:1.2;
		margin-bottom:21px;

	}
	
	h6#page-title{
		display:none;
		
	}
	
	.inner h6#page-title{
		margin:60px 0 0 64px;
		color:#b8d4ff;
		font-size:20px;
		position:relative;
		display:block;
		letter-spacing:3px;
		text-shadow:-1px -1px 1px rgba( 0, 20, 62, 0.75);
		text-transform:uppercase;
		
	}
	
	#content h3{
		margin-bottom:40px;
	}
	
	#content h4{
		margin:0 0 42px;
		text-align:center;
		/*color:#1c1c1c;*/ 	
	}
	
		.inner #content h4{
			text-align:left;
			margin-bottom:21px;
		}
	
	#content h5{
	margin-top:42px;
	
	}
	
	#content h6{
		
		
	}
	
	#content ul li h6{
		margin:-4px 0 3px;
	}
	
	/*--- PARAGRAPHS ---*/
	p{
		margin-bottom:21px;
	}
	
	
	
	body > p:first-of-type{
		font-size:14px; 
		line-height:21px; 
	}
	

	
	/*--- LINKS ---*/
	a:link{
		color:#1753d0;
		text-decoration:none;
	}
	
	a:visited{
		color:PURPLE;
		text-decoration:none;
	}
	
	a:hover{
		color:#ee3f21;
		text-decoration:underline;
	}
	
	
	a:active,
	a:focus{
		color:#ee3f21;
		text-decoration:none;
		
	}
	
	
	
	/*a:hover, a:active { /* Hides dotted outlines around clicked images
		outline: none; 
	}
	
	/*	:focus { /* Hides dotted outlines around clicked images 
		outline: 0;
	}*/
	
	a.read-more {
		position:relative;
		font-size:11px !important;
		font-style:normal !important;
		padding:10px 0 0 0 ;
		letter-spacing:0.04em;
		text-align:right;
		text-transform:uppercase;
		display:inline;
		float:right
	}
	
	a.read-more:after{
		content:"\00A0\0003E"; /* Insert a space then a greater than symbol */
	}
	
			
	/*		
	*		Sprite 
	-------------------------------------------------------------*/
	.navigation ul li a, blockquote .quotes, .bttn-buynow, .paypal, #affiliate-steps div h3, .badge-new, #dear-friend, .bttn-nextpage span, .divider-curved, #content ul li, #back-top span, #content-top, #content-bottom, .icon-zoom, #signature{ /* ALL IMAGES */
		background:transparent url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/sprite.png) no-repeat; 
	}
	
	.navigation ul li a, h3#tagline, blockquote .quotes, .bttn-buynow, .paypal, #affiliate-steps div h3,  .badge-new, #dear-friend, .bttn-affiliatesignup{ /* TEXT IMAGES */
		
		overflow:hidden;
		/*text-align:left;*/
		text-indent:-99999px;
		font-size:0;
		display:block;
		line-height:0;
	}
	
	
	/*------------------------------------*\
	MAIN
	\*------------------------------------*/

	
	html {
		background:#073bbd url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/bg.jpg) repeat-x center top;
		color:#373737;
		font:13px/1.5 Arial, Geneva, sans-serif;
	
	}
	
	body {
		background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/body_bg.jpg) no-repeat center top;
	}
	

	
	IMG {
		color:#333333;
		font:bold 11px/18px Arial, Geneva, sans-serif;
		text-align:left;
	
	}
	
	.pic{
		border:5px solid #ededed;
		margin-bottom:21px;
	}
	
	.caption{
		font-style:italic;
		font-size:11px;
	}
	
	.underlined { 
		text-decoration:underline;
	}
	
	.special{
		color:#ee3f21;
	}
	
	.cleaner {
		clear: both;
        height: 0px;
        overflow: hidden;		
		font-size:0px ;
		line-height:0px ;
		border:none;
		margin:0; 
		padding:0;
		

	}
	
	.clearfix:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
		
	.clearfix {display: inline-block;}  /* for IE/Mac */
	
	
	#ev_id_flywin_dialog_title{ /* ADJUSTMENT FOR SIGN UP FLYER */
		height:20px;
	
	}
	
	#header-wrap, #header{
		position:relative;
		margin:0 auto;
		
	}
	
	#header-wrap{
		height:466px;
		width:778px;
	}
	
	h1#logo {
		margin:0;
	}
	
	h1#logo a{
		height:93px;
		padding:25px 10px 15px;
		position:relative;
		width:200px;
		display:block;
	
	}
	
			#header{
				background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/header.png) no-repeat 0 0;
				
				height:336px;
				padding-top:6px;
			}	
	
			
			.inner #header-wrap{
				height:293px;

				
			}
			
					.inner #header{
						background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/inner_header.png) no-repeat 0 -2px;
						height:164px;
				
						
					}
			
			
	
	
	/*
	*		Navigation
	-------------------------------------------------------------*/
	.navigation {
		margin:0 auto;
		padding:0;
		display:block;
		height:50px;
		width:760px;
		/*margin-top:6px;*/
		position:relative;
		
	}
	
		.navigation ul {
			clear:both;
			margin:0;
			padding:0;
			
			list-style:none;
			position:relative;
			display:block;
			width:760px;
			overflow:hidden;
			height:50px;
	
		}
			
			.navigation ul li{ display:inline}
			
			.navigation ul li a{
				
				list-style: none;
				float:left;
				height:50px;
				width:127px;
				margin: 0;
				padding: 0;
						
			}
			
			 .navigation ul li.first a, .navigation ul li.last a{
				 width:126px ;
			 }
							 .navigation ul li.home a:link{
	 							 background-position:-10px -10px;
												
							 }
						 	 .navigation ul li.home a:visited{
	 							 background-position:-10px -10px;
												
							 }	
							 .navigation ul li.home a:hover{   
								 background-position:-10px -65px;
							 }
							
							 .navigation ul li.home a:active{
								 background-position:-10px -120px; outline:none; /* for IE9 */
							 }
							 
							
				
				
							 .navigation ul li.faq  a:link{
								 background-position:-136px -10px;
											
							 }

							 .navigation ul li.faq a:visited{
								 background-position:-136px -10px;
							 }
							 								 
							 .navigation ul li.faq  a:hover{ 
								 background-position:-136px -65px;
							 }
							 
							 .navigation ul li.faq a:active{
								 background-position:-136px -120px; outline:none; /* for IE9 */
							 }
							

							 

	
							 .navigation ul li.testimonials a:link{
								 background-position:-263px -10px;									
							 }							 
							 .navigation ul li.testimonials a:visited{
								 background-position:-263px -10px;									
							 }							 
							 .navigation ul li.testimonials a:hover{
								 background-position:-263px -65px;
							 }							 
							 .navigation ul li.testimonials a:active{
								 background-position:-263px -120px; outline:none; /* for IE9 */
							 }
							
							 
							
							
							 .navigation ul li.affiliates a:link {
								 background-position:-390px -10px;								
							 }
						 	 .navigation ul li.affiliates a:visited{
								 background-position:-390px -10px;								
							 }
							 .navigation ul li.affiliates a:hover{
								 background-position:-390px -65px;
							 }							
							 .navigation ul li.affiliates a:active{
								 background-position:-390px -120px; outline:none; /* for IE9 */
							 }
					
					 	 
				
						 	 .navigation ul li.contact a:link{
								 background-position:-517px -10px;		
							 }
							 .navigation ul li.contact a:visited{
								 background-position:-517px -10px;
							 }
							 .navigation ul li.contact a:hover{
								 background-position:-517px -65px;
							 }							
							 .navigation ul li.contact a:active{
								 background-position:-517px -120px; outline:none; /* for IE9 */
							 }
					
							 

						 	 .navigation ul li.buynow a:link{
								 background-position:-644px -10px;											
							 }
						 
							 .navigation ul li.buynow a:hover{
								 background-position:-644px -65px;
							 }
							
							 .navigation ul li.buynow a:active{
								 background-position:-644px -120px;
							 }
					
							 .navigation ul li.buynow a:visited{
								 background-position:-644px -10px; outline:none; /* for IE9 */
							 }
				


			/*	
				body.inner h1#logo{
					margin-top:42px!important;	
				}*/
				

	#wrap{
		background-color:#ecebe9;
		padding:0;
		width:100%;
		margin:0 auto;
		poistion:relative;
		
	}
		#content-top{
			background-position:-10px -305px;
			background-repeat:no-repeat;

			display:block;
			height:16px;
			margin:0 auto;
			padding:0;
			position:relative;
	
			width:778px;
			
		}
		
		#content{
			background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/content_bg.png) repeat-y center top;
			padding:30px 59px 40px;
			margin:0 auto;
			width:660px;
			
		
				
			min-height:620px;						/*  Disable these for dreamweaver code view & enable before publishing*/  
			height:auto !important;			
			height:620px;								/*  Disable these for dreamweaver code view & enable before publishing*/  
			
			overflow:hidden;
			text-align:left;
			display:block;
			
		}
		
		#content-bottom{
			background-position:-10px -332px;
			background-repeat:no-repeat;

			display:block;
			height:16px;
			margin:0 auto;
			padding:0;
			position:relative;

			width:778px;
			
		}
	
		#content ul, #content ol{
			list-style-type:none;
			margin:0;
			overflow:auto;
			
		}
					
		
			#content ul li, #content ul.tick li ul li{
				padding-left:20px;
				background-position:-790px -4px;
				margin:0 0 21px 40px !important;
				
				
			}
			
			
			#content ul li ul{
				margin-top:21px;
			}
			
			
				
				#content ul.paired li{
					margin-bottom:10px;			
					float:left;
					display:inline;
					width:262px;
				}
				
				#content ul.tick li{		
					background-position:-190px -577px;
					
					padding-left:24px;
					margin:0 0 30px 36px !important;	
				}
				
				#content ul.intro, p.intro{
					font-size:15px;
				}
				
				#content ul.intro{
					
					margin:21px 0 0;
				}
				
				#content ul.intro li{		

					margin-bottom:10px !important;	
				}
				
				#content ul#faqs{
					padding-top:10px;
					
				}
				
				#content ul#faqs li{
					font-weight:bold;
					margin-bottom:12px !important;	
					background-position:-790px -539px;
					
				}
				
			
		
		
			#guarantee{
				background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/badge_guarantee.png) no-repeat center center;
				height:204px;
				overflow:hidden;
				text-indent:-99999px;
				width:200px;
			}
			 
				#content #guarantee{
					position:absolute;
					background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/badge_guarantee.png) no-repeat center center;
					top:140px;
					right:-100px;
					overflow:hidden;
	
				
				}
		
		#content .fp_box{
			position:relative;
			margin-left:20px;
			float:right;
			clear:both;
			
		}		
				
		.badge-new{
			
			background-position:-10px -180px;
			display:block;
			height:100px;
			width:100px;
		}
		
		#content .badge-new{
			position:relative;
			/*left:-150px;
			margin-right:-150px;*/
			left:110px;
			margin-left:-100px;
			
			top:-20px;
			float:right;
		}
		
		.box-shot{
			padding-left:20px;
			
		}
		
	.divider{
		background-color:#1753d0;
		height:3px;
		width:100%;	
		/*border-top:30px solid #fcfcfc;  /*f0eeea  USING BORDER OF SAME AS BACKGROUND COLOR AS A WAY AROUND OF TOP MARGIN COLLAPSING */
		border-bottom:30px solid #f9f9fa;*/
		width:100%;
		margin:28px auto 0px!important;
	
		clear:both;
		overflow:hidden;
	}
	
  .divider.lighter{
		background-color:#e6e6e6;
		height:2px;
	}
	
	
	#content .divider{
		position:relative;
		
	}
	
	.divider-curved{		
		background-position:-10px -285px;
		background-repeat:no-repeat;
		height:16px;
		margin:20px 0 40px;
		position:relative;
		width:660px;
		clear:both;
		
	}
	
	.dated{
		display:inline;
		color:#7a7a7a;
		font-style:italic;
		font-size:12px;
		position:relative;
		float:right;
		
		margin-bottom:20px;
		width:200px;
	}
				
	#dear-friend{
		
		background-position:-130px -209px;
		height:48px;
		width:200px;
		position:relative;
		margin-bottom:21px;
		clear:both;
		
	}	
	
	.bttn-nextpage{
		overflow:visible;
		width:auto;
		height:52px;
		min-width:100px;
		position:relative;
		clear:both;
		
	}
	
			.bttn-nextpage:hover{
				text-decoration:none; /* REQUIRED FOR GOOGLE CHROME */
				
			
			}
			
			
			.bttn-nextpage span{
				margin:25px 0;
				display:block;
				float:left;	
				
			}
			
			.bttn-nextpage span.next{
				
				
				height:54px;
				width:75px;		
				text-indent:-99999px;
			}
			
			.bttn-nextpage span.label{
				color:#565244;
				background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/bttn-next-bg.png) repeat-x;
				font:bold 16px/1 Arial, sans-serif;
				height:34px;
				text-decoration:none !important;
				min-width:50px;
				padding:13px 0px 8px 8px;
				text-transform:uppercase;
				text-shadow: -1px -1px 1px #fff;
				
			}
			
			.bttn-nextpage span.arrow{
				text-indent:-99999px;
				
				height:54px;
				width:27px;		
				
			}
			
					.bttn-nextpage:link span.next{
					   background-position:-10px -354px;
					}
					
					.bttn-nextpage:visited span.next{
					   background-position:-10px -354px;
					}
					
					.bttn-nextpage:hover span.next{
					   background-position:-10px -408px; /* 0, -54 */
					   text-decoration:none !important;
					}
					
					.bttn-nextpage:active span.next{
					   background-position:-10px -462px; /* 0, -108 */
					}
					
					
					.bttn-nextpage:link span.label{
					   background-position:0 0;
					   text-decoration:none !important;
					}
		
					.bttn-nextpage:visited span.label{
					   background-position:0 0;
					   text-decoration:none !important;
					}
					.bttn-nextpage:hover span.label{
					   background-position:0 -55px;
					   text-decoration:none !important;
					}
					
					.bttn-nextpage:active span.label{
					   background-position:0 -109px;
					   padding:18px 0px 3px 5px;	
					   text-decoration:none !important;
					}
					
			
		
		
					
					
					.bttn-nextpage:link span.arrow{
					   background-position:-109px -354px;
					}
					
					.bttn-nextpage:visited span.arrow{
					   background-position:-109px -354px;
					}
					
					.bttn-nextpage:hover span.arrow{
					   background-position:-109px -408px; /* 0, -54 */
					   text-decoration:none !important;
					}
					
					.bttn-nextpage:active span.arrow{
					   background-position:-109px -462px; /* 0, -108 */
					}
			
		
		
		.tn-screenshot{
			
			position:relative;
			display:inline;
			float:left;
			clear:left;
			margin-right:20px;

			
			
		}
			
		.tn-screenshot img{
			border:3px solid #dddde3;
		}	
			
			.tn-screenshot:hover img{
				border-color:#3a72ff;
				text-decoration:none; /* REQUIRED FOR GOOGLE CHROME */
			}
			
			
			.tn-screenshot .icon-zoom{
				display:block;
				width:24px;
				height:23px;
				background-color:#dddde3;
				background-position:-669px -199px;

				padding:1px 0 0 1px;

				-webkit-border-top-left-radius: 6px;
				border-top-left-radius: 6px;
				position:absolute;
				bottom:5px;
				right:0;
				
				
			}
			
			.tn-screenshot:hover .icon-zoom{
				
				background-color:#3a72ff;
				background-position:-669px -225px;

				
			}
		
			.reveal-modal .caption{
				text-align:center ;
				
			}
			
			#signature{
				background-position:-10px -515px;
				position:relative;
				display:block;
				height:70px;
				width:175px;

				
			}
			
			#content blockquote{
				font:italic 14px/1.8 Arial, sans-serif; 
				margin:0 0 21px 10px;
				width:500px;
				padding:0;
				border:0;
				clear:both;
				overflow:hidden;
			}
			
			#content blockquote.video{
				width:660px;
				margin:0 auto;
			}
			
			.inner #content blockquote{
				margin:21px 0;

				display:block;

			}
	
			#content blockquote .quotes{
				background-position:-750px -180px;
				display:inline;
				height:26px;
				float:left;
				position:relative;
				margin:0px 10px;
				padding:0;
				overflow:hidden;
				width:34px;
				clear:right;
			}
			

						
			#content blockquote .content{
				width:440px;
				float:left;
				display:inline;
				clear:right;
				
			}
			

			#content blockquote .credit{
				font:normal bold 12px/1.5 Arial, Geneva, sans-serif;
				
				margin-top:16px;
				
		
			}
			


		
		.floatL{
			float:left ;
			margin-right:20px;
		}
		
		.floatR{
			float:right ;
			margin-left:20px;
		}
		
	
				/*	#content.faqs h4{
							margin-top:7px !important;
							padding-top:6px !important;
						
							font-weight:400 !important;
							letter-spacing:1px;
						}
						
						
						#content.faqs h5{
							letter-spacing:2px;
						}
					


					#content.faqs p:after{
						display:none;
					}
					
				
					
					.faqs a:hover h4, .faqs a:hover p{
							
						color:#e67803 !important; 
						text-decoration: underline !important;
					}*/
					

	
	#legal{
		background-color:#fff;
		border:7px solid #e7e7e7;
		color:#00058c;
		margin:30px 0;
		position:relative;
		padding:14px 40px;

	}
	
	
	.small {
		color:#777;
		font-size:11px;
		line-height:1.3;
		
	}
	
	.text-centered{
		text-align:center !important;
	}
		
	
	.bttn-buynow {
			position:relative;
			display:block;
			height:65px;
			width:496px;
			
		}
		
	#content .bttn-buynow{ margin:28px auto 10px}	
	
				.bttn-buynow:link{
					background-position:-290px -353px;
				}
	
				.bttn-buynow:visited{
					background-position:-290px -353px;
				}
	
				.bttn-buynow:hover{
					background-position:-290px -423px;
					text-decoration:none; /* REQUIRED FOR GOOGLE CHROME */
				}
				
				.bttn-buynow:active{
					background-position:-290px -493px;
					outline:none; /* for IE9 */
				}
		
		


	.paypal{
		margin-top:2px;
		background-position:-670px -180px;
		display:inline-block;
		height:18px;
		width:56px;
		vertical-align:middle;
	}



	
	.highlight{
		background-color:#FF6;
		padding:4px 0;
	}
	

	#affiliate-steps{
		-moz-border-radius:20px;
		-webkit-border-radius:20px;
		border-radius:20px;
		
		margin:40px auto;
		padding:20px 30px;
		width:600px;
		overflow:hidden;

		background:#e1e1e2 url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/affiliate_steps_bg.png) repeat-x center top;/* for non-css3 browsers */
		/*background:#ecebe9;			*/
	}	
			
			
			#affiliate-steps div{
				text-align:center;
				float:left;
				margin:0px;
				padding:0 24px ;
				width:146px;
				height:166px;
				overflow:hidden;
				border-left:1px solid #cecece;
				
				
			}
			
			#affiliate-steps div.mid{
				width:160px;
				/*background:#C90;*/
			}
			
			#affiliate-steps div h3{
				height:68px;
				margin:10px auto 15px;
				width:68px;				
			}
			
				#affiliate-steps div h3.n1{
					background-position:-350px -195px;
				}

				#affiliate-steps div h3.n2{
					background-position:-430px -195px;
				}

				#affiliate-steps div h3.n3{
					background-position:-510px -195px;
				}
			

			#affiliate-steps div:first-child{
				
				border:0;

				margin-left:0px;
			}	
			
			
			.bttn-affiliatesignup {
				background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/bttn-affiliatesigneup.png) no-repeat;
					position:relative;
					display:block;
					height:65px;
					width:496px;
					
					
					
				}
				
			#content .bttn-affiliatesignup{ margin:28px auto 10px}	
			
						.bttn-affiliatesignup:link{
							background-position:0 0;
						}
			
						.bttn-affiliatesignup:visited{
							background-position:0 0;
						}
			
						.bttn-affiliatesignup:hover{
							background-position:0 -70px;
							text-decoration:none; /* REQUIRED FOR GOOGLE CHROME */
						}
						
						.bttn-affiliatesignup:active{
							background-position:0 -140px; 
							outline:none; /* for IE9 */
						}

		/*
		Back to top button 
		*/
		#back-top {			
			position: fixed;
			bottom: 30px;
			margin-left:730px;
			display:block;
			
		}
			#back-top a {
				width: 76px;
				color:#0e73fc;
				display: block;
				text-align: center;
				font-size:10px;

				
				text-transform: uppercase;
				text-decoration: none;
				
				-webkit-transition: 1s;
				-moz-transition: 1s;
				transition: 1s;
			}
			
			#back-top a:hover {
				color: #dee3f6;
				cursor:pointer;
				text-decoration:none;
			}
			
			/* arrow icon (span tag) */
			#back-top span {
				width: 76px;
				height: 76px;
				
				display: block;
				margin-bottom: 7px;
				background-color:#0e73fc;
			/*	background-color:rgba (6, 18, 70, 0.3);*/
				background-position:-576px -192px;
				/* rounded corners */
				-webkit-border-radius: 50px;
				-moz-border-radius: 50px;
				border-radius: 50px;
				/* background color transition */
				-webkit-transition: 1s;
				-moz-transition: 1s;
				transition: 1s;
			}
			
			#back-top a:hover span {
				background-color:#dee3f6;
/*				background-color:rgba (6, 18, 70, 0.8);*/
			}
	

		
		#footer-wrap{
			
			background: url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/footer_bg.jpg) no-repeat center -180px;
			color:#4475f4;
			font:bold 12px/1 Arial, sans-serif;
/*			min-height:325px;*/
			margin:0 auto;
			padding:0 0 14px;
			width:100%;
			text-align:center;
			text-shadow:-1px -1px 1px rgba(0, 23, 65, 0.8);
			
			
		}	
			
			#BottomNav {
				clear:both;
				display:block;
				padding:0;
				margin:56px auto 28px;
				width:760px;
				letter-spacing:1px;
				text-align:center;
				text-transform:uppercase;
			}
			
				#BottomNav ul{
					list-style:none;
					overflow:hidden;
					width:605px;
					
					white-space:nowrap;
					margin:0 auto;
					
				}
				
					#BottomNav li{
							float:left;
							display:inline;
							padding-left:22px;
							margin-left:22px;
							border-left:1px solid #4475f4;
							white-space:nowrap;
						
					}
					
					#BottomNav li:first-child{
							padding-left:0;
							margin-left:0;
							border-left:0;
							box-shadow-right:1px solid #000;
					}
					
							#BottomNav li a:link{
								color:#c6d4f2;
								font-weight:bold;
								text-decoration:none;			
							}
							
							#BottomNav li a:active{
								color:#c6d4f2;
								font-weight:bold;
								text-decoration:none;
							}
						
							#BottomNav li a:visited{
								color:#c6d4f2;
								font-weight:bold;
								text-decoration:none;
							}	
							
							#BottomNav li a:hover{
								color:#fff;
								font-weight:bold;
								
								
							}						
			
	
		
			#copyright {
				color:#c6d4f2;
				width:760px;
				font-weight:normal;
				margin:0 auto;
				padding:0;
				
			}
				
				#copyright a:link {
					color:#c6d4f2;
					text-decoration:underline;
		
				}	
				
				#copyright a:active {
					color:#c6d4f2;
					text-decoration:underline;	
				}			
				
				#copyright a:visited {
					color:#c6d4f2;
					text-decoration:underline;
				}
				
				#copyright a:hover	{
					color:#fff;	
					text-decoration:none;
		
				}
			


			#disclaimer-wrap{
				background:#3f3a3f;
				width:100%;
				
				padding:42px 0 112px;
				
			
			
			}
	
				#disclaimer-wrap p{
					
					color:#837983;			
					font-size:12px;
					line-height:1.5;
					margin:0 auto;
					position:relative;
					width:760px;
				}
	
								
				#disclaimer-wrap a:link{
					color:#837983;	
					text-decoration:underline;
				}
				
				#disclaimer-wrap a:active{
					color:#837983;	
					text-decoration:underline;
				}
				
				#disclaimer-wrap a:visited{
					color:#837983;	
					text-decoration:underline;
				}
				
				#disclaimer-wrap a:hover{
					color:#fff;	
					text-decoration:none;
				}

/* GRID TOGGLE		 

#grid {background:url(http://cdn.selfdevelopment.net/subliminalpower2.com/images/grid.png) left top; position:absolute; top:0; width:780px; height:3000px; left:-390px; margin-left:50%; } 

	*/	