#wrapper {
	position:relative;
	width:816px;
	height:990px;
	layer-background-color:#80FFFF;
	border:1px;
	z-index:1;
	margin: auto;
}
body {
	text-align: center;
}

#spslogo {
	position:absolute;
	left:2px;
	top:5px;
	width:155px;
	height:155px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:1;
}
#header {
	position:absolute;
	left:173px;
	top:5px;
	width:600px;
	height:103px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:2;
}
#left_nav {
	position:absolute;
	left:2px;
	top:165px;
	width:155px;
	height:654px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:3;
}
#top_nav {
	position:absolute;
	left:173px;
	top:112px;
	width:550px;
	height:42px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:4;
}
.textstyle {
	font-family: Tahoma;
	font-size: 12px;
}

#welcome {
	position:absolute;
	left:173px;
	top:145px;
	width:600px;
	height:100px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:5;
}

#footer {
	position:absolute;
	left:-150px;
	top:485px;
	width:730px;
	height:200px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:7;
}

#spec_area {
	position:absolute;
	left:173px;
	top:345px;
	width:600px;
	height:403px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:8;
}
#extra_text {
	position:absolute;
	left:5px;
	top:410px;
	width:600px;
	height:75px;
	layer-background-color:#80FFFF;
	border:1px none #000000;
	z-index:9;
}
#special {
	position:absolute;
	left:0px;
	top:210px;
	width:200px;
	height:300px;
	layer-background-color:#80FFFF;
	z-index:1;
}
#feature {
	position:absolute;
	left:200px;
	top:35px;
	width:200px;
	height:300px;
	layer-background-color:#80FFFF;
	z-index:2;
}
#new {
	position:absolute;
	left:400px;
	top:35px;
	width:200px;
	height:300px;
	layer-background-color:#80FFFF;
	z-index:3;
}
.textstyle_bold {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: 600;
	font-variant: small-caps;
}
.item_price {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}

.textstyle_small_center {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.item_desc {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
