@charset "UTF-8";
#hp_page_container {
	position: absolute;
	height: 630px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#hp_text {
	position: absolute;
	height: 100px;
	width: 600px;
	left: 90px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
#hp_best_sellers_cont {
	position: absolute;
	height: 200px;
	width: 740px;
	left: 20px;
	border: 1px solid #000000;
	top: 140px;
}
#hp_best_sellers_text  {
	position: absolute;
	height: 52px;
	width: 600px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#best_seller_01 {
	position: absolute;
	height: 200px;
	width: 148px;
	left: 0px;
	bottom: 0px;
}
#best_seller_02 {
	position: absolute;
	height: 200px;
	width: 148px;
	left: 148px;
	bottom: 0px;
}
#best_seller_03 {
	position: absolute;
	height: 200px;
	width: 148px;
	bottom: 0px;
	left: 296px;
}
#best_seller_04 {
	position: absolute;
	height: 200px;
	width: 148px;
	bottom: 0px;
	left: 444px;
}
#best_seller_05 {
	position: absolute;
	height: 200px;
	width: 148px;
	right: 0px;
	bottom: 0px;
	left: 592px;
}
#personalise {
	position: absolute;
	height: 200px;
	width: 740px;
	left: 20px;
	bottom: 45px;
}
