#header05 {
	height: 39px;
	width: 100%;
	text-align: center;
	background-color: #313131;
}


#header_top_bar {
	height: 59px;
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center top;
	background-color: #529D1A;
}
#header_top_bar02 {
	height: 155px;
	width: 100%;
	text-align: center;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-position: center top;
	clip: rect(auto,auto,auto,auto);
}


#header01 {
	height: 5px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	background-attachment: fixed;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
}
#header2 {
	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	background-attachment: fixed;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
