#globalheader { position:relative; display:block; width:900px; height:140px; margin:18px auto; text-align:left; z-index:9998; background:url(../images/globalheader.png) repeat-x;
	-khtml-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
	-khtml-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -ms-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -o-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -moz-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; -webkit-box-shadow:rgba(0,0,0,0.3) 0 1px 2px; box-shadow:rgba(0,0,0,0.3) 0 1px 2px;
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
#globalheader {
	z-index: 1;
}
#globalheader #globalnav {
	margin: 0px; padding: 0px; display: block; position: relative; z-index: 3; zoom: 1;
}
#globalheader #globalnav::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
v:roundrect {
	behavior: url(#default#VML);
}
v:fill {
	behavior: url(#default#VML);
}
#globalheader-roundrect {
	left: 0px; top: 0px; width: 900px; display: block; position: absolute; z-index: 2;
}
#globalheader-fill {
	left: 0px; top: 0px; width: 900px; height: 35px; display: block; position: absolute; z-index: 2;
}
#globalheader-shadow {
	left: -2px; top: -1px; width: 900px; height: 35px; display: block; filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2); position: absolute; z-index: 1;
}
