#background {
	background: url(images/buyonline_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px; height: 705px;
	margin: 0 auto;
	border-color: #ffffff;
}
#menuframe {
	width: 570px;
	float: left;
	position: absolute;
	margin-left: 420px;
	margin-top: 5px;
}
#leftframe {
	width: 984px;
	float: left;
	position: absolute;
	margin-left: 10px;
	margin-top: 180px;
	font-size: 14px;
}
#rightframe {
	width: 450px;
	float: left;
	position: absolute;
	margin-left: 0px;
	margin-top: 800px;
	font-size: 8px;
}
#bottomframe {
	width: 570px;
	float: left;
	position: absolute;
	margin-top: 620px;
	margin-left: 420px;
}
#bottomleftframe {
	width: 300px;
	float: left;
	position: absolute;
	margin-left: 47px;
	margin-top: 620px;
	font-size: 14px;
}
