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

.header {
	background:url(../Images/bkgrd1.jpg) repeat;
	border:#FFF solid 1px;
	width:100%;
	*width:99%;
	height:98px;
	*height:100px;
	padding:-10px;
	min-width:975px;
}

.corner_right {
	float:right;
	background-image:url(../Images/Header/corner_topright.jpg);
	height:9px;
	width:9px;
	margin-top:-8px;
	margin-right:-1px;
}

.corner_left {
	background-image:url(../Images/Header/corner_topleft.jpg);
	height:9px;
	width:9px;
	margin:-1px;
}

.text_right {
	background-image:url(../Images/Header/text_right.jpg);
	width:370px;
	height:15px;
	float:right;
	margin-top:12px;
}

.shadow_header {
	background:url(../Images/Header/shadow.jpg) repeat;
	height:8px;
	width:100%;
	margin-top:9px;
}

.main_menu {
	background:url(../Images/Header/bkgrd_menu.jpg) repeat;
	height:25px;
	width:100%;
}

.button_header {
	padding-left:35px;
	border:0px;
}

.logo {
	float:left;
	margin-left:5px;
	z-index:3;
	position:absolute;
}

.ban_pioneer {
	float:left;
	margin-left:130px;
	margin-top:-5px;
	position:absolute;
}
