@charset "utf-8";

.header #holder {
	width:960px;
	height:275px;
}

#logo {
	top:66px;
	width:319px;
	height:270px;
	z-index:9999;
	position: absolute;
	margin-left: 606px;
}

.header #banner {
	width:960px;
	height:228px;
	z-index:2;
	margin: 0;
	padding: 0;
}

.header #navbar {
	width:960px;
	height:47px;
	z-index:3;
	position: relative;

}

.header #button1 {
	position:absolute;
	left:0px;
	top:inherit;
	width:150px;
	height:47px;
	z-index:4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.header #button2 {
	position:absolute;
	left:150px;
	top:inherit;
	width:90px;
	height:47px;
	z-index:5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.header #button3 {
	position:absolute;
	left:240px;
	top:inherit;
	width:100px;
	height:47px;
	z-index:6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.header #button4 {
	position:absolute;
	left:340px;
	top:inherit;
	width:140px;
	height:47px;
	z-index:7;
}

.header #button5 {
	position:absolute;
	left:480px;
	top:inherit;
	width:120px;
	height:47px;
	z-index:8;
}

.header #button6 {
	position:absolute;
	left:600px;
	top:inherit;
	width:360px;
	height:47px;
	z-index:45;
}
