html, body
{
    margin: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-width: 110px;
    min-height: 600px;
}

a
{
	color: #cccccc;
}

a, a:hover, a:focus, a:active
{
	outline: 0;
}

header
{
    position: fixed;
}

footer 
{
    position: fixed;
}


#ScrollContainer
{
    position: relative;
    height: 100%;
}

#Content
{
    overflow: hidden;
    position: relative;    
    margin-top: 80px;
    background-image: url('../images/spacer.gif');  /* IE Scroll Hack */
}

#Background
{
    margin: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0px;
    left: 0px;
}

#Background img
{
    position: absolute;
}

#LensFlare
{
    opacity: 0;
    position: absolute;
}

section
{
    /* DEBUG  
    border: 1px solid #ff0000; */
}


/*--------------------------------------------------------
    PRELOADER
---------------------------------------------------------*/
#Preloader
{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    text-align: center;
    z-index: 9999;
    overflow: hidden;
}

#Preloader .Loading
{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -55px;
	margin-top: -75px;
	width: 111px;
	height: 150px;
}

#pct
{
    font-family: Arial;
    font-size: 12px;
    color: #978b78;
}


/*--------------------------------------------------------
    SCROLLBAR
---------------------------------------------------------*/
#Scrollbar
{
    position: fixed;
    width: 20px;
    top: 80px;
    right: 0px;
    z-index: 300;
    background-color: #1f1f1f;
    background-image: url('../images/ScrollerBG.png');
    background-repeat: repeat-y;
    display: none;
}

#Dragbar
{
    position: absolute;
    width: 20px;
    height: 38px;
    z-index: 300;
    cursor: pointer; 
}

.ScrollDot
{
    position: absolute;
    margin: 4px;
    cursor: pointer;
}

.DotImage
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.DotHover
{
    display: none;
}

.ScrollHover
{
    position: absolute;
    top: -4px;
    display: none;
}


/*--------------------------------------------------------
    SLIDE 1
---------------------------------------------------------*/
#HomeScrollArrows
{
    position: absolute;
    left: 50%;
    bottom: 24%;
    margin-left: -20px;
}

#Slide1Wrapper
{
    top: 50%;
    left: 50%;
    position: relative;
}

#Slide1
{
    width: 780px;
    height: 330px;
    position: absolute;
    margin-left: -390px;
    margin-top: -165px;
}

#Slide1 img
{
    position: absolute;
}

#Slide1_Leave
{
    top: 50px;
    left: -100px;
    opacity: 0;
}

#Slide1_Nothing
{
    top: 53px;
    left: 0px;
    opacity: 0;
}

#Slide1_To
{
    top: 150px;
    left: 0px;
    opacity: 0;
}

#Slide1_Chance
{
    top: 150px;
    left: 101px;
    opacity: 0;
}

#Slide1_Divider
{
    top: 0px;
    left: 156px;
    display: none;
}

#Slide1_Everything
{
    top: 131px;
    left: 200px;
    opacity: 0;
}

#Slide1_To2
{
    top: 216px;
    left: 200px;
    opacity: 0;
}

#Slide1_Us
{
    top: 216px;
    left: 400px;
    opacity: 0;
}



/*--------------------------------------------------------
    SLIDE 2
---------------------------------------------------------*/
#Slide2
{
    width: 100%;
    text-align: center;
    overflow: hidden;
}

#WhoWeAreTitle
{
    top: 50%;
}

#WhoWeAreTitle img
{
    margin-top: -103px;
}

#WhoWeAreWrapper
{
    position: absolute;
}

#WhoWeAre
{
    background-color: #e8aa03;
    
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    
    overflow: hidden;
    position: relative;
}

#WhoWeAreBackground
{
    background-image: url('../images/Slide2_Background.jpg');
    width: 100%;
    height: 100%;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    
    display: none;
}

#WhoWeAreContentWrapper
{
    position: fixed;
    left: 50%;
    top: 50%;
}

#WhoWeAreContent
{
    width: 660px;
    height: 324px;
    position: absolute;
    margin-left: -317px;
    margin-top: -162px;
    z-index: 2;
    
    font-family:'Swiss 721 W01 Light';
    font-size: 18px;
    color: #181717;
}

#Slide2_Highlight
{
    position: absolute;
    top: -240px;
    left: -250px;
    opacity: 0;
}

#Slide2_Difference
{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}

#Slide2_Results
{
    position: absolute;
    top: 54px;
    left: 0px;
    opacity: 0;
}

#Slide2_Seperator
{
    position: absolute;
    top: 119px;
    left: 0px;
    opacity: 0;
}

#Slide2_Copy
{
    position: absolute;
    top: 156px;
    left: 0px;
    opacity: 0;
    text-align: left;
}

/*--------------------------------------------------------
    SLIDE 3
---------------------------------------------------------*/
#Slide3
{
    width: 100%;
    text-align: center;
    position: fixed;
    top: 80px;
    margin-left:5px;
    margin-right:30px;
}

#Slide3_Title
{
    padding-top: 6.5%;
    margin-bottom: 6.5%;
    display: none;
}

.Slide3_Section
{
    width: 32%;
    height: 38%;
    top: 31%;
    position: absolute;
}

.Slide3_SectionBG
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.Slide3_SectionBG img
{
    width: 100%;
    height: 100%;
}

.Slide3_Header
{
    position: relative;
    top: 50%;
}

.Slide3_PageCopy
{
    display: none;
    width: 77%;
    height: 43%;
    font-family:'Swiss 721 W01 Light';
    font-size: 150%;
    font-weight: normal;
    color: #272727;
    
    position: absolute;
    left: 12.3%;
    top: 50%;
}

.Slide3_Section h2
{
    font-family:'Swiss 721 W01 Light';
    font-size: 150%;
    font-weight: normal;
    color: #434343;
    text-transform: uppercase;
    position: relative;
    top: -16px;
    margin: 0px;
}

.OpenClose
{
    position: absolute;
    top: 1%;
    right: 1%;
    cursor: pointer;
    width: 2.5%;
    height: 5%;    
}

.OpenClose img 
{
    width: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}

/*--------------------------------------------------------
    SLIDE 4
---------------------------------------------------------*/
#Slide4
{
    width: 100%;
    text-align: center;
    position: absolute;
    overflow: hidden;
    display: none;
}

.Slide4Screen
{
    background-color: #cacaca;
    position: absolute;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#ScreenLeft
{
    position: absolute;
    top: 50%;
}

#ScreenTop
{
    position: absolute;
    left: 50%;
}

#ScreenRight
{
    position: absolute;
    top: 50%;
}

#ScreenBottom
{
    position: absolute;
    left: 50%;
}

#Slide4_Background1
{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

#Slide4_Background1 img
{
    width: 100%;
    height: 100%;
}

#Slide4_Background2
{
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
}

#Slide4_Background2 img
{
    width: 100%;
}

#Slide4_ContentWrapper
{
    left: 54.5%;
    top: 50%;
    position: absolute;
}

#Slide4Content
{
    position: absolute;
    width: 950px;
    height: 343px;
    margin-left: -475px;
    margin-top: -171px;
}

#Slide4_Logo
{
    position: absolute;
    top: -265px;
    left: -300px;
    opacity: 0;
}

#Slide4_CopyWrapper
{
    position: absolute;
    width: 465px;
}

#Slide4_Value
{
    height: 50px;
    opacity: 0;
}

#Slide4_Exception
{
    height: 63px;
    opacity: 0;
}

#Slide4_Copy
{
    font-family:'Swiss 721 W01 Light';
    font-size: 15px;
    font-weight: normal;
    color: #272727;
    text-align: left;
    opacity: 0;
}


/*--------------------------------------------------------
    SLIDE 5
---------------------------------------------------------*/
#Slide5
{
    top: 0px;
    left: 0px;
    width: 100%;
    position: absolute;
}

#Slide5_TopBevel
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 145px;
    width: 100%;
}

#Slide5_BottomBevel
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 145px;
    width: 100%;
}

#Slide5_Body
{
    position: relative;
    width: 344px;
    margin-top: 145px;
    
    background-color: #dcdcdc;
    background-repeat: no-repeat;    
    -pie-background: linear-gradient(#a7a7a7, #dcdcdc);
    behavior: url('PIE.htc');
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#a7a7a7), to(#dcdcdc));
}

#Slide5_Background
{
    position: absolute;
    height: 100%;
    width: 344px;
}

#Slide5_Background img
{
    height: 100%;
    width: 100%;
}

#Slide5_ContentWrapper
{
    position: absolute;
    left: 50%;
    top: 50%;
}

#Slide5_Content
{
    margin-top: -210px;
    margin-left: -120px;
}

#Slide5_Copy
{
    width: 269px;
    font-family:'Swiss 721 W01 Light';
    font-size: 14px;
    font-weight: normal;
    color: #272727;
    text-align: justify;
    margin-left:-16px;
}

#Slide5_Desire
{
    margin-bottom: 13px;
}

#Slide5_Experience
{
    margin-bottom: 19px;
}

#Slide5_Divider
{
    margin-bottom: 6px;
}

#Slide5_WordWrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
}

#Slide5_Words
{
    position: relative;
    margin-left: -543px;
    margin-top: -305px;
}

.Slide5_WordLayer
{
    position: absolute;
    top: 0px;
    left: 0px;
}



/*--------------------------------------------------------
    SLIDE 6
---------------------------------------------------------*/
#Slide6
{
    overflow: hidden;
    position: absolute;
    background-image: url('../images/Slide6_Background.gif');
    background-position: center center;
    width: 100%;
}

#Slide6_ContentWrapper
{
    position: absolute;
    top: 50%;
    left: 50%;
}

#Slide6_Content
{
    position: absolute;
    margin-top: -176px;
    margin-left: -526px;
    width: 1056px;
}

.Slide6_ContentBox
{
    width: 344px;
    height: 344px;
    float: left;
    margin: 3px;
    position: relative;
    color: #1e1e1e;
    font-family:'Swiss721W01-BoldCondens';
    font-size: 12px;
}

.Slide6_Background
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.Slide6_Left
{
    position: absolute;
    top: 149px;
    left: 11px;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.Slide6_Right
{
    position: absolute;
    top: 149px;
    right: 11px;
    cursor: pointer;
    display: block;
    z-index: 100;
}

.Slide6_TweetWrapper
{
    overflow: hidden;
    text-align: center;
    height: 100%;
    position: relative;
    z-index: 2;
    width: 344px;
    height: 345px;
}

.Slide6_Tweet
{
    position: absolute;
    width: 140px;
    height: 345px;
    text-align: center;
    display: table;
    margin-left: 102px;
}

.Slide6_Tweet a
{
    color: #1e1e1e;
    text-decoration: none;
}

.Slide6_Tweet a:hover
{
    color: #666666;
}

.Slide6_Stripe
{
    width: 140px;
    height: 40px;
    position: absolute;
    top: 273px;
    left: 102px;
    cursor: pointer;
    padding-top: 8px;
    z-index: 100;
    
    background-image: url('../images/Slide6_SocialStripe.png');
    background-repeat: no-repeat;
    
    font-family:'Swiss 721 W01 Light';
    font-size: 15px;
    color: #f5c84c;
    text-align: center;
    text-transform: uppercase;
}

.Slide6_Stripe a
{
    color: #f5c84c;
    text-decoration: none;
}

.Slide6_Stripe a:hover
{
    color: #ffffff;
}

#Slide6_SocialIcons
{
    position: relative;
    margin: 0 auto;
    width: 100px;
    top: 230px;
}

.Slide6_SocialIcon
{
    width: 24px;
    height: 20px;
    position: relative;
    margin-left: 6px;

    
    float: left;
    
    cursor: pointer;
}

.Slide6_IconOff
{
    width: 24px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    
    padding-top: 3px;
    
    background-color: #e8ab05;
    background-repeat: no-repeat;
    -pie-background: linear-gradient(#fed258, #e8ab05);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    behavior: url('PIE.htc');
    background-image: -khtml-gradient(linear, left top, left bottom, from(#fed258), to(#e8ab05));
}


.Slide6_IconOn
{
    width: 24px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    
    padding-top: 3px;
    
    background-color: #ffffff;
    
    -webkit-border-radius: 12px;    
    -moz-border-radius: 12px;
    border-radius: 12px;
    
    text-align: center;
    
    behavior: url('PIE.htc');
}

#PageNav.bar
{
	position: fixed;
	z-index: 10000;
	top: 81px;
	width: 100%;
	display: block;
}

#PageNav.bar .PageNavInner
{
	margin: 0 auto;
	width: 662px;
	height: 38px;
	background-image: url(../images/home-nav-bg.png);
	background-repeat: no-repeat;
	background-position: 20px 0;
}

#PageNav.bar .PageNavInner div
{
	float: left;
	padding: 0;
	margin: 0 0 0 34px;
}

#PageNav.bar .PageNavInner div a
{
	font-size: 10px;
	line-height: 24px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#PageNav.bar .PageNavInner div a.first
{
	margin-left: 30px; 
}

#PageNav
{
	position: fixed;
	width: 100%;
	z-index: 290;
	top: 81px;
	width: 100%;
	display: block;
}

#PageNav #PageExplorer
{
	margin: 0 auto;
	width: 162px;
	height: 30px;
	background-image: url(../images/explore-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#PageNav ul
{
	display: none;
	margin: 0 auto;
	width: 162px;
	padding: 0 0 10px 0;
	background-image: url(../images/explore-menu-bg.png);
	background-repeat: repeat-y;
}

#PageNav ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#PageNav ul li a
{
	display: block;
	width: 162px;
	line-height: 28px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

#PageNav ul li:first-child a
{
	font-size: 14px
}

#PageNav #PageExplorer a
{
	float: left;
	padding: 0;
	margin: 0 0 0 15px;
	width: 36px;
	height: 28px;
	display: block;
	background-image: url(../images/explore-arrow-up.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#PageNav #PageExplorer a.down
{
	margin: 0 15px 0 0;
	background-image: url(../images/explore-arrow-down.png);
}
#PageNav #PageExplorer label
{
	float: left;
	width: 60px;
	line-height: 28px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	display: block;
	cursor: hand;
	cursor: pointer;
}

