@charset "utf-8";
/* CSS Document */
@import url("/Files/System/star/StarStyles.css");

#DoubleLogoHolder {
	position:absolute;
	left:785px;
	top:15px;
	width:111px;
	height:35px;
	z-index:10;
}
#ContentContainer {
	position:absolute;
	left:0;
	top:0px;
	width:980px;
	height:663px;
	overflow:hidden;
	background-image:url(/Files/System/star/container_bg.gif);
}
#LeftMenuHolder {
	position:relative;
	margin:0;
}
#TopGraphicHolder {
	position:relative;
	margin:73px 0 0 0;
	width:980px;
	height:179px;
	background-repeat:no-repeat;
}
#ContentHolder {
	position:relative;
	margin:0;
	width:980px;
}
#ContentHolderInner {
	position:relative;
	margin:54px 0 0 117px;
}
