@charset "utf-8";
/* CSS Document */


.large-header {
	position: relative;
	width: 100%;

	background: #333;
	overflow: hidden;

	z-index: 1;
}

.demo-1 .large-header {
	background-image: url(../images/index-bg_08.jpg);
	height:590px;
	margin-top:10px;
}

