#rightpanel {
	width: 186px;
	margin-right: 10px;
	float: right;
}
#leftpanel {
	width: 560px;
	vertical-align: top;
	float: left;
}
#homemain {
	width: 365px;
	float: right;
}
#maintop {
	width: 100%;
	height: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/homepage/img_welcome_bg_top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#maincontent {
	width: 100%;
	background-image: url(../../images/homepage/img_welcome_bg_rep.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	position: relative;
	padding-bottom: 15px;
}
#hcontent {
	width: 340px;
	min-height: 230px;
	background-image: url(../../images/homepage/img_newspaper_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}
/*#newspapersearch {
	width: 100%;
	height: 78px;
	padding-bottom: 10px;
	background-color: #9593CC;
	background-image: url(../../images/homepage/img_magsearch_bg.gif);
	background-repeat: repeat-y;
}*/
#newspaperflash {
	width: 100%;
	height: 78px;
	padding-bottom: 10px;
	background-color: #9593CC;
	background-image: url(../../images/homepage/img_flashback_bg.gif);
	background-repeat: repeat-y;
}
#newsform {
	margin-left: 12px;
	padding-top: 55px;
}
#newssearch {
	width: 270px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FCFFD0;
}
#msearch {
	width: 60px;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
	border: none;
	font-size: 11.5px;
	background-color: #FCFFD0;
}
#mainbase {
	width: 100%;
	height: 8px;
	background-image: url(../../images/homepage/img_welcome_bg_btm.jpg);
	background-repeat: no-repeat;
}
/* SPECIAL OFFERS BOX */
#soouter {
	width: 186px;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	vertical-align: top;
}
#sot {
	width: 186px;
	height: 28px;
	background-image: url(../../images/homepage/img_specialoffers_bg_top.gif);
	background-repeat: no-repeat;
}
#sof {
	width: 186px;
	vertical-align: top;
	background-image: url(../../images/homepage/img_specialoffers_bg_rep.jpg);
	background-repeat: repeat-y;
}
#soc {
	width: 142px;
	margin-left: 15px;
	padding-top: 12px;
	padding-bottom: 14px;
}
.solisting {
	width: 142px;
	padding: 3px;
	border: 1px dashed #4E5FB1;
	background-color: #FCFFD0;
	margin-bottom: 8px;
	font-size: x-small;
}
#sobutton {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#sob {
	width: 186px;
	height: 8px;
	background-image: url(../../images/homepage/img_specialoffers_bg_btm.jpg);
	background-repeat: no-repeat;
}
/* SHOP FACILITIES BOX */
#sfouter {
	width: 553px;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	vertical-align: top;
}
#sft {
	width: 553px;
	height: 28px;
	background-image: url(../../images/homepage/img_facilities_bg_top.gif);
	background-repeat: no-repeat;
}
#sff {
	width: 553px;
	vertical-align: top;
	background-image: url(../../images/homepage/img_facilities_bg_rep.jpg);
	background-repeat: repeat-y;
}
#sfc {
	width: 553px;
	margin-left: 15px;
	padding-top: 12px;
	padding-bottom: 14px;
}
.facimage {
	padding: 4px;
}
#sfb {
	width: 553px;
	height: 8px;
	background-image: url(../../images/homepage/img_facilities_bg_btm.jpg);
	background-repeat: no-repeat;
}
.shopimage {
	/*width: 131px;
	height: 131px;*/
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCC;
	background-color: #E6E5F7;
	float: right;
}