#wrapper{
	min-width:800px;
	width:800px;
}
#top{
	background: #fff url(menu-top.png) no-repeat;
	min-height:40px;
	height:40px;
	width:800px;
	margin:auto auto;
}
#bottom{
	background: #fff url(menu-bottom.png) no-repeat;
	min-height:40px;
	height:40px;
	width:800px;
	margin:auto auto;
}
#middle{
	width:800px;
	margin:0 auto;
	background: #fff url(menu-back.png) repeat-y;}
}
#sswl-link{
	position:absolute;
	width:200px;
	top:200px;
	left:200px;
}
#phwl-link{
	position:absolute;
	width:100px;
	top:200px;
	left:200px;
}