			.nav_logo{
				float:left;
				width: 200px;
				padding-top:5px;
				padding-left:2%;
			}
			
			
			.nav_menu{
				float:center;
				z-index: 2;
			}

			.navbar-nav > li > a {
				color: #999;
			}
			
			.navbar-nav > ul li {
				display: inline;
			}

			.navbar-nav {
				float: left;
				margin: 0;
			}
			.navbar-nav {
				margin: 7.5px -15px;
			}
			.nav {
				list-style: none outside none;
				margin-bottom: 0;
				padding-left: 0;
			}

			
			.header-cont {
				width:100%;
				position:fixed;
				top:0px;
				/*background-image: url("img/background02.png");
				 background-repeat: repeat-x;*/
				right: 0px;
				
				border: 0 none;
				box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
			}
			
			
			
			
			#navcontainer ul
			{
				margin: 0;
				list-style-type: none;
				text-align: center;
				padding-top:30px;
				padding-left:2%;
			}

			#navcontainer ul li { display: inline; }

			#navcontainer ul li a
			{
				text-decoration: none;
				padding: .2em 1em;
				color: #999;
			}

			#navcontainer ul li a:hover
			{
				color: #fff;
				background-color: #369;
			}

			.initial {
				width:100%;
				background: #FFFFFF;
				border: 1px solid #CCC;
				height: 630px;
				padding-top:100px;
			}

			.content {
				width:960px;
				background: #F0F0F0;
				border: 1px solid #CCC;
				height: 400px;
				margin: 70px auto;
			}

/*			.carousel {
			    height: 600px;
			}

*/
			.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
			    height: 500px;
			}


			.section01{

				height: 600px;
				padding-top: 100px;
			}

			.section_01{
				padding-top: 80px;


			}



			 #footer {
    		    background-color: #f5f5f5;
    		    height: 250px;
    		    margin-bottom: -50px;
    		    padding: 25px;
	      	}

      /* Lastly, apply responsive CSS fixes as necessary */
	      @media (max-width: 767px) {
	        #footer {
	          margin-left: -20px;
	          margin-right: -20px;
	          padding-left: 20px;
	          padding-right: 20px;
	        }
	      }












	      #header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
	height: 150px;
	background: url(../img/KO1Mo.png) repeat-x left bottom;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #beffbf;
	text-align: right;
	width: 290px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 20px;
}