#slider_wrapper { width: 738px; height: 228px; background: url('../images/headerbanner.jpg'); }
	#slider_wrapper_menu { display: block; width: 360px; height: 30px; padding-top: 130px; }
	#slider_wrapper_menu a { float: left; height: 30px; width: 120px; }
		#slider_wrapper_menu a#link_consulting { width: 85px; margin-left: 15px; }
		#slider_wrapper_menu a#link_education { width: 80px; }
		#slider_wrapper_menu a#link_software { margin-left: 30px; width: 140px; }
/*#slider_wrapper { height: 226px; width: 734px; padding-left: 4px; }*/
#slider_logo { height: 226px; width: 196px; float: left; background: url('logo.jpg') no-repeat;  padding-left: 6px; }
#slider { width: 532px; height: 226px; overflow: hidden; float: left; }
.slide { width: 532px; height: 227px; }
	.slide .icons { width: 138px; height: 40px; padding: 20px 0 0 40px }
		.slide .icons .iconwrap { width: 27px; height: 35px; margin-right: 12px; float: left; }
			.slide .icons .iconwrap:hover, .slide .icons .iconwrap.active { background: url('active.jpg') no-repeat center bottom; }
		.slide .icons .iconwrap .icon { width: 27px; height: 26px; display: block; float: left; background-image: url('icons.jpg'); }
			.slide .icons .iconwrap .icon1 { background-position: 0 0; }
			.slide .icons .iconwrap .icon2 { background-position: -38px 0; }
			.slide .icons .iconwrap .icon3 { background-position: -76px 0; }
		
	#slide-1 { background: url('one/slide.jpg') no-repeat left; }
		#slide-1 .menu { width: 188px; height: 97px; padding: 48px 0 0 27px; }
			#slide-1 .menu .item { display: block; }
			#slide-1 .menu .item1 { width: 168px; height: 30px; background: url('one/menu.jpg') no-repeat left top; }
			#slide-1 .menu .item2 { width: 168px; height: 30px; background: url('one/menu.jpg') no-repeat left -30px; }
			#slide-1 .menu .item3 { width: 168px; height: 32px; background: url('one/menu.jpg') no-repeat left -60px; }
				#slide-1 .menu .item:hover { background-image: url('one/menu_hover.jpg'); }
			
			
	#slide-2 { background: url('two/slide.jpg') no-repeat left; }
		#slide-2 .menu { width: 308px; height: 97px; padding: 48px 0 0 18px; }
			#slide-2 .menu .item { display: block; }
			#slide-2 .menu .item1 { width: 288px; height: 30px; background: url('two/menu.jpg') no-repeat left top; }
			#slide-2 .menu .item2 { width: 288px; height: 24px; background: url('two/menu.jpg') no-repeat left -30px; }
			#slide-2 .menu .item3 { width: 122px; height: 25px; background: url('two/menu.jpg') no-repeat left -54px; float: left; }
			#slide-2 .menu .item4 { width: 166px; height: 25px; background: url('two/menu.jpg') no-repeat -122px -54px; float: left; }
				#slide-2 .menu .item:hover { background-image: url('two/menu_hover.jpg'); }

			
	#slide-3 { background: url('three/slide.jpg') no-repeat left; }
		#slide-3 .menu { width: 308px; height: 97px; padding: 50px 0 0 30px; }
			#slide-3 .menu .item { display: block; }
			#slide-3 .menu .item1 { width: 288px; height: 30px; background: url('three/menu.jpg') no-repeat left top; }
			#slide-3 .menu .item2 { width: 288px; height: 24px; background: url('three/menu.jpg') no-repeat left -30px; }
			#slide-3 .menu .item3 { width: 122px; height: 25px; background: url('three/menu.jpg') no-repeat left -54px; float: left; }
			#slide-3 .menu .item4 { width: 166px; height: 25px; background: url('three/menu.jpg') no-repeat -122px -54px; float: left; }
				#slide-3 .menu .item:hover { background-image: url('three/menu_hover.jpg'); }
