html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Extended base styles (site specific)
*****************************************************************/

html { 
	overflow-y: scroll; /* always force a scrollbar in non-IE */
	}
body {
	background: #fff;
	overflow-x: hidden;
	height: 4900px;
	line-height: 1.5;
	color: #000;
	font-size: 14px;
	font-family: Arial,sans-serif;
}
h1 {
	color: #21a97e;
}
a, a:link,
a:active,
a:visited {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
	color:#21a97e;
	outline: none;
	text-decoration:none;
	}
	a:hover { 
		color:#000;
		}
img { 
	display:block;
	}
p {
	margin:1em 0;
	}

/* Common shared styles
*****************************************************************/

hr {
	margin: 0;
	border: none;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	height: 3px;
}

/* Page structure
*****************************************************************/

#wrapper {
	position: relative;
}
#branding {
	width: 100%;
	background: #fff;
	}
	#branding h1 {
		width: 940px;
		padding: 10px 15px;
		margin: 0 auto;
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		}

/* Nav
*****************************************************************/

nav#primary {
	z-index: 1000;
	position: fixed;
	top: 50%;
	right: 16px;
	margin-top: -40px;
}
nav#primary li {
	position: relative;
	height: 20px;
}
nav#primary a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('../images/nav-dot.png') 4px 4px no-repeat;
}
nav#primary a:hover, nav#primary a.active {
	background: transparent url('../images/nav-dot.png') 4px -14px no-repeat;
}
nav#primary h1 {
	position: absolute;
	right: 22px;
	top: -5px;
	display: none;
	padding: 4px 20px 4px 7px;;
	color: #fff;
	white-space: nowrap;
	background: transparent url('../images/nav-arrow.png') 100% 50% no-repeat;
	}
nav.next-prev {
	margin: 20px 0 0 0;
	}
	a.prev,
	a.next {
		display: block;
		width: 15px;
		height: 11px;
		text-indent: -9999px;
		}
	a.prev {
		margin: 0 auto 5px auto;
		background: transparent url('../images/scroll-arrow-up.png') 0 0 no-repeat;
		}
		a.prev:hover {
			background: transparent url('../images/scroll-arrow-up.png') 0 -11px no-repeat;
			}
	a.next {
		margin: 5px auto 0 auto;
		background: transparent url('../images/scroll-arrow-down.png') -1px 0 no-repeat;
		}
		a.next:hover {
			background: transparent url('../images/scroll-arrow-down.png') -1px -11px no-repeat;
			}

.contact-form-label 
{
				color         : #ffffff;
				text-align    : right;
				padding       : 5px;
				width         : 60px;
}

.contact-form-input, .contact-form-area
{
				color            : #ffffff;
				background-color : #0f0f0f;
				width            : 190px;
				border           : 1px solid #ffffff;
}

.contact-form-area
{
				width  : 240px;
				height : 80px;
}

.contact-form-button
{
				width     : 100px;
				height    : 25px;
				font-size : 11px;
}

/*************************************** content **************************************/

#content {
	position: relative;
	width: 100%;
}
	
#content article {
 width: 100%;
}

#home {
 position: absolute;
 top: 0;
}

#flow_form_technique {
	position: absolute;
	z-index: 55;
	top: 1200px;
	background-image:url(../images/flow_form_technique/bg.png);
	height: 516px
}



#ff5 {
	position: absolute;
	top: 2200px;
	z-index: 55;
}


.wheel-menu {
 font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height : 18px;
	font-size   : 16px;
	color       : #000;
	cursor      : pointer;
}

.wheel-menu-selected {
  color : #ed1c24;
}

#load_rating {
	position : absolute;
	z-index  : 10;
 height   : 479px;
	top      : 3160px;
	background-color : #bf1e2d;
}

#contact {
	position : absolute;
	z-index  : 50;
 height   : 479px;
	top      : 3639px;
	background-color : #000;
}

#links {
	position : absolute;
	z-index  : 59;
 height   : 672px;
	width    : 100%;
	top      : 4118px;
}

/****************************************** 6 ***********************************************/	
		
#parallax-bg6 {
	z-index: 60;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 940px;
	margin-left: -470px; 
}
		
/* light as a cloud text */
#bg6-1 {
	position: absolute;
	top: 1070px;
	left: 475px;
	display:none;
}

/* flow form technique text */
#bg6-2 {
	position: absolute;
	top: 1065px;
	left: 205px;
	display:none;
}

/* links */
#bg6-3 {
	position: absolute;
	top: 3610px;
	left: 223px;
}

/****************************************** 5 ***********************************************/
			
#parallax-bg5 {
	z-index: 56;
	position: fixed;
	left: 50%;
	top: 0;
	width: 940px;
	margin-left: -470px;
}

/* right cloud */
#bg5-1 {
	position: absolute;
	top: 320px;
	left: 635px;
}


/* FF5 wheel */
#bg5-3 {
	position: absolute;
	top: 1315px;
	left: 100px;
}





/* contact (moon) */
#bg5-4 {
	position: absolute;
	top: 2010px;
	left: 50px;
	display:none;
}

/* contact logo */
#bg5-5 {
	position: absolute;
	top: 2075px;
	left: 700px;
	display:none;
}

/* contact form */
#bg5-6 {
	position: absolute;
	top: 2175px;
	left: 585px;
		display:none;
}

/****************************************** 4 ***********************************************/			

#parallax-bg4 {
	z-index: 40;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 950px;
	margin-left: -470px; 
}

/* logo */
#bg4-1 {
	position: absolute;
	top: 210px;
	left: 220px;
}



/* load rating title */
#bg4-3 {
	position: absolute;
	top: 1800px;
	left: 200px;
	display:none;
}		

/* load rating text */
#bg4-4 {
	position: absolute;
	top: 1880px;
	left: 210px;
	display:none;
}

/****************************************** 3 ***********************************************/			

#parallax-bg3 {
	z-index: 30;
	position: fixed;
	left: 50%;
	top: 0;
	width: 955px;
	margin-left: -470px;
}
	
/* robot balloon */
#bg3-1 {
	position: absolute;
	top: 15px;
	left: 260px;
}



		
/****************************************** 2 ***********************************************/		
	
#parallax-bg2 {
	z-index: 20;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 1200px;
	margin-left: -600px;
}
	
/* left cloud */
#bg2-1 {
	position: absolute;
	top: 430px;
	left: 200px;
}

/* load rating wheel */
#bg2-2 {
	position: absolute;
	top: 1220px;
	left: 700px;
	display:none;
}
		
/****************************************** 1 ***********************************************/		
	
#parallax-bg1 {
	z-index: 10;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 100%;
	margin-left: -900px;
}
	
/* top cloud */
#bg1-1 { 
	position: absolute;
	top: 10px;
	left: 790px;
}

/* sparrow hawk */
#bg1-2 {
	position: absolute;
	top: 355px;
	left: 1120px;
}

/* exclamation mark */
#bg1-3 {
	position: absolute;
	top: 370px;
	left: 1153px;
	display: none;
}


/****************************************** 0 ***********************************************/		

/* sky */
#parallax-bg0 {
	z-index: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

#bg0-1 {
	position:relative;
	height:479px;
	width:100%;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}



.img-gallery {
	float:left;
	padding:3px
}