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

body {
	margin-left: 0px;margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menubar {
	background-image: url(images/bgmenu.png);
	text-align: center;
	position: relative;
}
.containerformenu {
	margin: auto;
	padding: 0px;
	width: 1000px;
	position: relative;
}
.FloatForMenu {
	position: absolute;
	height: 128px;
	width: 1000px;
	top: 34px;
	left: 1px;

}

.FloatForMenu img { 
		behavior: url(/iepngfix.htc);
}
.ButtonsForMenu {
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 22px;
	padding-left: 12px;
	margin: 3px;
	behavior: url(/iepngfix.htc);
	position: absolute;
	left: 1px;
	top: 1px;
}
#Floater {
	display: none;
	z-index:888;
}

# FloatForMenu img 
{ border:none;}
.containerformenu  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
