/* main body */



body {background-color:#DFDFE0;}

.container {
	width: 880px;
	height: 700px;
	background:#FFF;
	position:absolute;
	top: 0px;
	left: 50%;
	overflow:hidden;
	margin: 70px 0px 0px -440px;
	border: 0px solid #900;
	border-right: 10px solid #EE3424;
	border-bottom: 10px solid #EE3424;
	-webkit-border-radius-bottom-right: 100px;
	-moz-border-radius-bottomright: 100px;
	border-bottom-right-radius: 100px;
	z-index: 55;
}

#webkit {display:none;}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
#webkit{
	position:relative;
	top: -2314px;
	left: 0px;
	z-index: 70;
	display:block;
	}
	
	.container {border: 0px solid #EE3424};
}
.slideshow {
	position:relative;
	width: 880px;
	height: 700px;
	top: -1600px;
	left: 0px;
	z-index: 51;
}

.slideshow img {}

.dropShadow {
	position:relative;
	width: 880px;
	height: 80px;
	background-image: url(../images/bDrop.png);
	background-repeat:no-repeat;
	top: 159px;
	left: 0px;
	display:none;
	z-index: 69;
}

#overlay {
	position:relative;
	width:880px;
	height: 800px;
	background-image:url(../images/whiteBG.png);
	background-repeat:repeat;
	top: 0px;
	left: 0px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	z-index: 52
}
#textbox {
	position:relative;
	width:320px;
	height: 800px;
	background-color:#FFF;
	background-image:url(../images/textBoxBG.jpg);
	background-repeat:repeat-x;
	top: -830px;
	left: -350px;
	z-index: 53;
	font-family:'Agenda-Light';
	color: #717074;
	text-align:justify;
}
.revealtext {
	position:absolute;
	width:320px;
	height: 800px;
	background-color:#FFF;
	background-image:url(../images/textBoxBG.jpg);
	background-repeat:repeat-x;
	top: 0px;
	left: -10px;
	z-index: 53;
	overflow:hidden;
	font-family:'Agenda-Light';
	color: #717074;
	text-align:justify;
}
.text1 {
	position:relative;
	width: 320px;
	height: 800px;
	top: 0px;
	left: 0px;
	z-index: 67;
	opacity: 0;
}
.text2 {
	position:relative;
	width: 320px;
	height: 800px;
	top: -800px;
	left: 0px;
	z-index: 66;
	opacity: 0;
}
.text3 {
	position:relative;
	width: 320px;
	height: 800px;
	top: -1600px;
	left: 0px;
	z-index: 65;
	opacity: 0;
}
.text4 {
	position:relative;
	width: 320px;
	height: 800px;
	top: -2400px;
	left: 0px;
	z-index: 64;
	opacity: 0;
}
.text5 {
	position:relative;
	width: 320px;
	height: 800px;
	top: -3200px;
	left: 0px;
	z-index: 63;
	opacity: 0;
}
.text6 {
	position:relative;
	width: 320px;
	height: 800px;
	top: -4000px;
	left: 0px;
	z-index: 62;
	opacity: 0;
}

.textShow { width: 300px; position:relative; top: 200px; left: 25px; z-index: 120;}
#textbox .textShow h1{
	position:relative;
	top: 0px;
	left: 0px;
	font-size:66px;
	margin: -3px 0px -3px 0px;
	display:inline-block;
	font-family:'Agenda-Bold';
	opacity: 0;
	color: #717074;
}
#textbox .textShow h2{
	position:relative;
	top: 0px;
	left: 0px;
	font-size:50px;
	margin: 0px 0px 0px -3px;
	display:inline-block;
	font-family:'Agenda-Bold';
	opacity: 0;
	color: #717074;
}
#textbox .textShow h3{
	position:relative;
	top: 0px;
	left: 0px;
	font-size:55px;
	margin: -3px 0px 0px 0px;
	display:inline-block;
	font-family:'Agenda-Bold';
	opacity: 0;
	color: #717074;
}
#textbox .textShow h4{
	position:relative;
	top: 0px;
	left: 0px;
	margin: -3px 0px 0px 0px;
	font-size:46px;
	display:inline-block;
	font-family:'Agenda-Bold';
	opacity: 0;
	color: #717074;
}
#textbox .textShow h5{
	position:relative;
	top: 0px;
	left: 0px;
	font-size:72px;
	margin: -10px 0px 0px 0px;
	display:inline-block;
	font-family:'Agenda-Bold';
	opacity: 0;
	color: #717074;
}
#textbox .textShow p{
	position:relative;
	top: 0px;
	left: 0px;
	font-size:26px;
	display:inline;
	font-family:'Agenda-Light';
	color: #717074;
	opacity: 0;
}
#slide1{ position:relative;top:0px;left:0px;width:880px;height:710px;z-index:49;}
#slide2{ position:relative;top:-715px;left:0px;width:880px;height:710px;z-index:48;}
#slide3{ position:relative;top:-1425px;left:0px;width:880px;height:710px;z-index:47;}
#slide4{ position:relative;top:-2140px;left:320px;width:880px;height:710px;z-index:46;}

/* body tarp **************************************************************************************************/

#tarp {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 90;
}

.coverTop {
	background-color: #fff;
	width: 100%;
	height: 51%;
	position:absolute;
	top: 0px;
	left: 0px;
	
	}

.coverBottom {
	background-color: #fff;
	width: 100%;
	height: 51%;
	position:absolute;
	bottom: 0px;
	right: 0px;
	
	}

/* navigation */


#wrapper {
position:absolute;
background-color: transparent;
width:880px;
margin-top:-53px;
margin-left:-440px;
height:106px;
top:50%;
left: 50%;
z-index:100;
}


.login {
	position:absolute;
	top: 50px;
	left: 620px;
	width: 220px;
	height: 50px;
	display:none;	
}
.investor {
	position:relative;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 30px;
	background-image: url(../images/register.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}
.investor:hover {
	position:relative;
	top: 0px;
	left: 0px;
	width: 130px;
	height: 30px;
	background-image: url(../images/register.png);
	background-position: 0px -30px;
	background-repeat: no-repeat;
	cursor:pointer;	
}
.break {
	position:relative;
	top: -30px;
	left: 130px;
	width: 9px;
	height: 30px;
	background-image: url(../images/register.png);
	background-position: -130px 0px;
	background-repeat: no-repeat;	
}
.jobs {
	position:relative;
	top: -60px;
	left: 139px;
	width: 51px;
	height: 30px;
	background-image: url(../images/register.png);
	background-position: -139px 0px;
	background-repeat: no-repeat;	
}
.jobs:hover {
	position:relative;
	top: -60px;
	left: 139px;
	width: 51px;
	height: 30px;
	background-image: url(../images/register.png);
	background-position: -139px -30px;
	background-repeat: no-repeat;
	cursor:pointer;		
}
.fb {
	position:relative;
	top: -85px;
	left: 191px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 25px;
	}
.fb:hover {
	position:relative;
	top: -85px;
	left: 191px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: 0px -25px;
	width: 25px;
	height: 25px;
	}
.in {
	position:relative;
	top: -110px;
	left: 215px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: -25px 0px;
	width: 25px;
	height: 25px;
	}
.in:hover {
	position:relative;
	top: -110px;
	left: 215px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: -25px -25px;
	width: 25px;
	height: 25px;
	}
.tw {
	position:relative;
	top: -135px;
	left: 240px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: -50px 0px;
	width: 25px;
	height: 25px;
	}
.tw:hover {
	position:relative;
	top: -135px;
	left: 240px;
	background-image: url(../images/socialMedia.png);
	background-repeat:no-repeat;
	background-position: -50px -25px;
	width: 25px;
	height: 25px;
	}


#logo {
	position:absolute;
	background-image: url(../images/logo.png);
	background-size: 100%;
	width:270px;
	height:68px;
	top:11px;
	left:0px;
	display:none;
	z-index:106;
}

.title {
	width:84px;
	height:10px;
	top:50px;
	left:50%;
	position:absolute;
	z-index:100;
	font-family:'Agenda-Light';
	text-decoration:none;
	font-size:15px;
	cursor:pointer;
	color:#D7D7D9;
	text-align:center;
}

.activeTitle {
	color:#717074;
}

.homeTitle {
	margin: 56px 0px 0px -41px;
	width: 44px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: 0px 0px;
	background-repeat:no-repeat; 
}
.aboutTitle {
	margin: 56px 0px 0px 48px; 
	width: 47px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -94px 0px;
	background-repeat:no-repeat; 
}
.investmentsTitle {
	margin: 56px 0px 0px 122px;
	width: 89px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -166px 0px;
	background-repeat:no-repeat;  
}
.mediaTitle {
	margin: 56px 0px 0px 234px;
	width: 42px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -283px 0px;
	background-repeat:no-repeat;  
}
.contactTitle {
	margin: 56px 0px 0px 316px;
	width: 64px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -366px 0px;
	background-repeat:no-repeat;  
}

.homeTitleActive {
	margin: 56px 0px 0px -41px;
	width: 44px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: 0px -20px;
	background-repeat:no-repeat; 
}
.aboutTitleActive {
	margin: 56px 0px 0px 48px;
	width: 47px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -94px -20px;
	background-repeat:no-repeat; 
}
.investmentsTitleActive {
	margin: 56px 0px 0px 122px;
	width: 89px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -166px -20px;
	background-repeat:no-repeat;  
}
.mediaTitleActive {
	margin: 56px 0px 0px 234px;
	width: 42px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -283px -20px;
	background-repeat:no-repeat;  
}
.contactTitleActive {
	margin: 56px 0px 0px 316px;
	width: 64px;
	height: 10px;
	background-image: url(../images/titles.png);
	background-position: -366px -20px;
	background-repeat:no-repeat;  
}
#homeTitle,#aboutTitle,#investmentsTitle,#mediaTitle,#contactTitle {display:none;}

.home {
	background-image: url(../images/nav.png);
	background-position: 0px 0px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:107;
	overflow:hidden;
}

.activeHome {
	background-image: url(../images/nav.png);
	background-position: 0px -84px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:107;
	overflow:hidden;
	cursor:pointer;
}

#ballTarp {
	position:absolute;
	background-color: #fff;
	width:250px;
	height:250px;
	margin: -125px 0px 0px -140px;
	top:50%;
	left:50%;
	z-index: 106;
}

.about {
	background-image: url(../images/nav.png);
	background-position: -84px 0px;
	background-repeat:no-repeat;
	width:84px;
	height:84px;
	margin: -128px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:102;
	overflow:hidden;
}

.activeAbout {
	background-image: url(../images/nav.png);
	background-position: -84px -84px;
	width:84px;
	height:84px;
	margin: -128px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:102;
	overflow:hidden;
	cursor:pointer;
}



#dropAbout {
	position: relative;
	left: 9999px;
	width: 132px;
	overflow: hidden;
	height: auto;
	zIndex: 120;
}


#dropInvestments {
	position: relative;
	left: 9999px;
	width: 132px;
	overflow: hidden;
	height: auto;
	zIndex: 120;
}

#dropMedia {
	position: relative;
	left: 9999px;
	width: 132px;
	overflow: hidden;
	height: auto;
	zIndex: 120;
}



.investments {
	background-image: url(../images/nav.png);
	background-position: -252px 0px;
	width:84px;
	height:84px;
	margin: 45px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:103;
	overflow:hidden;
}
.activeInvestments {
	background-image: url(../images/nav.png);
	background-position: -252px -84px;
	width:84px;
	height:84px;
	margin: 46px 0px 0px -62px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:103;
	overflow:hidden;
	cursor:pointer;
}

.media {
	background-image: url(../images/nav.png);
	background-position: -168px 0px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px -150px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:104;
	overflow:hidden;
}

.activeMedia {
	background-image: url(../images/nav.png);
	background-position: -168px -84px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px -150px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:104;
	overflow:hidden;
	cursor:pointer;
}



.contact {
	background-image: url(../images/nav.png);
	background-position: -336px 0px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px 26px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:105;
	overflow:hidden;
}

.activeContact {
	background-image: url(../images/nav.png);
	background-position: -336px -84px;
	width:84px;
	height:84px;
	margin: -42px 0px 0px 26px;
	top:50%;
	left:50%;
	position:absolute;
	z-index:105;
	overflow:hidden;
	cursor:pointer;
}

.faded { font-size:55px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#global .lastItem { border: 0px solid #ffffff;}

/* footer navigation */


footer { width: 880px; height: 200px; position:absolute; top: 835px; left: 50%; margin: 0px 0px 0px -440px; text-align:center; z-index:200; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; display:none;}
footer a { display:inline; font-size:14px; padding: 0px; margin-bottom: -20px; color:#86878b; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
footer a:hover { display:inline; font-size:14px; padding: 0px; margin-bottom: -20px; color:#fff; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none;}
footer p { display:inline; margin-bottom: -20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}















