#elemOfferbox{
	position: absolute;
	top: 0px;
	left: 2px;
	width: 336px;
	height: 285px;
	border-top: 1px solid #F08231;
	border-left: 1px solid #F08231;
	border-right: 1px solid #F08231;
	overflow: auto;
	background-color: #FFFFFF;
}

#elemOfferboxBottombar{
	position: absolute;
	top: 282px;
	height: 20px;
	left: 0px;
	width: 342px;
}

#elemHomeDatabox{
	position: absolute;
	top: 0px;
	left: 354px;
	width: 356px;
	height: 285px;
	border-top: 1px solid #00AEEF;
	border-left: 1px solid #00AEEF;
	border-right: 1px solid #00AEEF;
	overflow: auto;
}

#elemHomeDataboxBottombar{
	position: absolute;
	top: 282px;
	height: 20px;
	left: 352px;
	width: 362px;
}

#elemPortraitImg{
	position: absolute;
	top: 0px;
	left: 725px;
	width: 178px;
	height: 285px;
	border-top: 1px solid #E1EAB9;
	border-left: 1px solid #E1EAB9;
	border-right: 1px solid #E1EAB9;
	overflow: auto;
	background-color: #C0D279;
}

#elemPortraitImgBottombar{
	position: absolute;
	top: 282px;
	left: 724px;
	width: 182px;
	height: 20px;
}
