
#positionframe {
	position:absolute;
	height:550px;
	width:702px;
	margin:-275px 0px 0px -350px;
	top: 50%;
	left: 50%;
	padding: 0px;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #999999;*/
	overflow: auto;
	
}
#logo {
	position:absolute;
	height:20px;
	width:400px;
	margin:-295px 0px 0px -50px;
	top: 50%;
	left: 50%;
	z-index: 10;
	text-align: right;
}
#naviframe {
	position:absolute;
	height:150px;
	width:120px;
	margin:-150px 0px 0px 352px;
	top: 50%;
	left: 50%;
	padding: 0px;
	/*background-color: #FFFFFF;*/
	overflow: auto;
	background-image: url(bg1.gif);	
}
#text {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 440px;
	left: 640px;
	width: 50px;
	height: 50px;
	background-image: url(sg-logo1.png);
	background-repeat: no-repeat;
}
