html,body{height:100%;}
	body{margin:0; padding:0;background: #e2e2e0; color: #666;font: 16px/28px;font-family: 'Open Sans', sans-serif; line-height:22px;}
	

	#header{width:155px;background:#0e93bf;float:left;position:fixed; top:50%;margin-top:-325px;left:15px;z-index:80;}
		h1{margin:0;padding:0;}
		#logo{display:block;float:left;font-family: oswald;font-weight:normal;font-size: 20px; color: #fff;text-transform:uppercase; text-decoration:none;padding:10px; line-height: 24px; border-bottom: 2px solid #e2e2e0; }
		.menu {float:left; list-style-type:none;padding:0;width:100%;}
		.menu li a{color: #fff; display: block; font: 14px;font-family: oswald; text-transform:uppercase;text-decoration:none;padding: 3px 10px;}
		.menu li a:hover{background:#666;}
		.selected{background: #999; color:#fff!important;}
		.selected:hover{background: #999!important;}
	
	#container{padding:30px 0px 0px 0px;}
		.slider{position:absolute; top:50%;margin-top:-325px; width:100%; height:630px; overflow:auto;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
		.slider.toggle_width{width:70%;}
		.slider .my_container{overflow:hidden;}
		.slider .my_container .line-element{float:left; z-index:10;height:600px;width: 1000px;display:block;position:relative;background:#fff;margin-left:190px;}
		
		.slider .my_container span{position:absolute; bottom:0;left:0; }
		.slider .my_container img:first-child{margin-left:0;}
		.slider .my_container img:last-child{margin-right:0;}
		
	
	.cont-page{padding:20px;}
		h2{font-family: oswald;font-weight:normal; text-transform:uppercase}
		.cop{float:left; margin-right:20px; height:560px;}