@charset "utf-8";
/* CSS Document */

#header_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 158px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 259px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
}
#header_logo {
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 115px;
	width: 330px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#header_wrap {
	background-image: url(images/header_cover.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 150px;
	width: 1024px;
	margin-left: -512px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
}
#menu_1 {
	height: 35px;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	z-index: 5;
	width: 136px;
}
#menu_2 {
	height: 35px;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	z-index: 5;
	width: 113px;
}
#menu_3 {
	height: 35px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	z-index: 5;
	width: 92px;
}
#menu_4 {
	height: 35px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	z-index: 5;
	width: 115px;
}
#menu_5 {
	height: 35px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	z-index: 5;
	width: 108px;
}
