/**
* CSS
*
* @version 1.0
* @author Vaska
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	line-height:13px;
	margin-left:0;
	paddingt:0 0 0 0;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #fff;
	overflow:auto;
	color:#333;
	z-index:0;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#333; }
a:active { text-decoration: overline; color:#0FF; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline;  }

a img { border: none; }


#menu {
    width: 100%;
    overflow: auto;
    top: 10%;
    bottom: 0;
	margin-left: 10%;
    position: fixed;
    height: 80%;
	backgroundr:none;
	z-index:900;

	clip:rect(auto auto 300px auto);

}

#menu ul {
	float:left;
	list-style-type: none;
	margin: 0 10px 0 0;

}

#menu ul li.section-title {
	font-weight:bold;

}

#content {
    height: 100%;
    background:none;
	left:0;
    top:0;
}

.container {
    padding: 5px 5px 25px 5px;
	margin-left:0%;
	margin-top:0%;
	z-index:12;
	background:none;

}

#content p {width: ;
	margin-left: 70%;
	bottom:5%;
	z-index:9999;
	float:left;
	position:fixed;
	clear:both;  }

p {
    margin: 0 20px 9px 0;
	list-style-type: none;
	float:left;
	clear:both;
	z-index:999;

}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin:0; padding:0;}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }

#once { clear: left; }





/* INFO section */
#info {
	color:  #757474;
	font-size: 11px;
	line-height: 13px;
	padding-left:20px;
	z-index: 500;
	float:left;





	}

.info-accordion {
	clear: both;
	width: 978px;
	padding: 62px 24px 0px 0;
	margin-bottom:15%;
	padding-left:20px;
	padding-top:60px;
	z-index: 500;
	float:left;
	margin-bottom:15%;
	position:absolute;


	}

.info-accordion h3 {
	clear: both;
	margin-top: 8px;
	color: #4effc0;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	cursor: pointer;
	width: 964px;
	height: 39px;
	z-index: 500;
	float:left;
	margin-bottom:15%
	}

.info-section {
	position:fixed;
	clear: both;
	bottom: 8%;
	margin: 0px;
	left: 10%;
	padding-left:20px;
	z-index: 500;
	float:left;
	}
.info-section h4 {
	color: #000;
	font-weight: bold;
	}

.info-section h8 {
	color: #666;
	font-size: 11px;
	line-height:11px;

	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	}

.info-section p {
	font-weight: normal;
	padding-bottom: 15px;
	}
.info-column-2, .info-column-3 {
	float: left;
	width: 302px;
	padding-right: 10px;
	}
.info-column-4, .info-column-5, .info-column-6, .info-column-7 {
	float: left;
	padding-right: 18px;
	}

#iframed {
	top:0px;
	left:0px;
	widht:100%;
	height: 100%;
	float:left;
	position:fixed;

	padding:0;
	background:none;

}

.iframed {

	width:100%;
	height:100%;
	position:relative;

	}


#content1{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			z-index: 0;
			/* background:#262626 no-repeat 90%; */
			border-top:none;
			border-bottom:none;
			position:absolute;
			border:none;
		}



#video {
	margin:0;
	top:0px;
	left:0px;
	overflow:auto;



}

.video-section {
	position:absolute;
	height: 100%;
	width:100%;
	top:0px;
	left:0px;
	z-index:800;
	float:left;
}

