#main {
	width: 818px;
	background-color: #FDF5E6;
	background-image: url(art/shape1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 97px;
	padding-bottom: 5px;
	float: left;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
#shape {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 211px;
}
#logo {
	position:absolute;
	width:156px;
	height:82px;
	z-index:2;
	left: 22px;
	top: 12px;
}
#body {
	width:475px;
	padding-top: 36px;
	float:right;
	padding-right: 110px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
#form {
	width:138px;
	float: left;
	margin-top: 33px;
	margin-left: 15px;
}
#nav {
	position:absolute;
	width:581px;
	height:38px;
	z-index:11;
	left: 239px;
	top: 34px;
	}
#footer {
	width:776px;
	height:40px;
	clear: both;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#toprule {
	position:absolute;
	width:820px;
	height:16px;
	z-index:12;
	left: 0px;
	top: 103px;
}
#buyarea {
	width: 475px;
	background-color: #CCC;
	padding: 5px;
}

