@charset "utf-8";
body {
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	width: 950px;
	height: 99px;
	position:absolute;
	top:0px;
	left:0px;
}
#logobar {
	width:300px;
	height:75px;
	position:absolute;
	left:50px;
	z-index: 2;
}
#context {
	width:300px;
	height:75px;
	position:absolute;
	left:350px;
	z-index: 3;
}
#menu {
	width:344px;
	height:16px;
	position:absolute;
	left: 601px;
	top: 24px;
	z-index: 4;
}

