.wrap {

	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	z-index: 0;
	}

#nav {
 height: 75px;
 	position:alsolute;
	z-index:0;
	Width:100%;
}

#nav ul.left {
	position: absolute;
	top: 0;
	left: 0px;
	margin-left: 0px;
}

#nav ul.right {
	position: absolute;
	top: 0;
	left:0px;
	margin-right: 0px;
}

#nav ul li {
	float: left;
	display: block;
	display: inline;

}

#nav ul.left li {
	margin-right: 1px;
}

#nav ul.right li {
	margin-left: 1px;
}

#nav ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 74px;
}

#nav ul li.first a {
	width: 150px;
	background: url(../images/first_cloud.png) no-repeat;
}

#nav ul li.second a {
	width: 150px;
	background: url(../images/second_cloud.png) no-repeat;
}

#nav ul li.third a {
	width: 150px;
	background: url(../images/third_cloud.png) no-repeat;
}



#nav ul li a:hover, #nav ul li a.selected {
	background-position: 0 -74px;
}

/* ***************************************************************** */

#target-examples{
	Position:absolute;
	z-index:1;
}

.part{
	/*border:1px solid #fff;*/
	/*background-color:white;*/
	z-index:1000;
}
	.part h3{
		color:#933;
	}
#toc{
	display:block;
	padding:10px;
	position:relative;
	margin:15px 0;
	width:100%;
	z-index:8000;
}
	#toc h3{
		padding-bottom:10px;
	}
	#toc h3 strong{
		font-size:13px;
		color:black;
	}

	#toc li{
		list-style-type:circle;
		padding-left:5px;
		margin-left:15px;
	}
		#toc a{
			color:#69C;
		}
div.section{
	/*border:1px black solid;*/
	width:540px;
	padding:0px;
	margin: 0px 0;
	position:relative;
	clear:both;
}
	div.section h3{
		margin-bottom:10px;
	}
	div.section li{
		float:left;
	}
	div.pane{
		overflow:hidden;
		/*background-color:#600;*/
		clear:left;
		margin: 5px 0 0 0px;
		position:relative;
		/*width:300px;*/
		height:550px;
	}
ul.elements{
	

}
	ul.elements li{
		width:500px;
		height:400px;
		list-style-type:none;
		font-weight:bolder;
		/*border:1px #600 solid;*/
		text-align:left;
		/*padding:50px;*/
		position:relative;
		
	}
		ul.elements li a{
			/*bottom:20px;*/
			color:#555555;
			font-size:12px;
			/*left:125px;*/
			position:absolute;
		}
		ul.elements li p{
			color:#666;
		}
	#pane-options ul.elements li{
		margin:0px;
	}
	#pane-options{
		margin-bottom:0px;
	}
ul.links{
	height:20px;
}
	ul.links a{
		color:#555555;
		margin:0pt 5px;
	}
h3 span{
	position:absolute;			
}
.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	font-weight:normal;
	padding:1px;
	margin-top:2px;
}

.li0{background: url('../images/ballon_cloud.png') no-repeat; position: fixed; top: 40px; left:20px ; z-index: 10;}
.li1{}
.li2{}
.li3{background: url('../images/aircraft_cloud.png') no-repeat; position: fixed; top: 0px; left:70px ; z-index: 10;}
.li4{}
.li5{background: url('../images/parashoot_cloud.png') no-repeat; position: fixed; top: 40px; left:20px ; z-index: 10;}
.li6{}


#balon_url1 {
	padding-top:300px;
	Padding-left:120px;
}


#balon_url1 a {
	display: block;
	overflow: hidden;
	height: 74px;
}
#balon_url2 {
	padding-top:20px;
	Padding-left:120px;
}
#balon_url3 {
	padding-top:20px;
	Padding-left:120px;
}