body {
	background-color: #667383;
	margin:0px;
}
.newsbox{
	background-attachment: scroll;
	background-color: #667383;
	background-image: url(../_img/homepage/latestnewsbar.gif);
	background-repeat: repeat-x;
	background-position: top;
	position:absolute;
	top:452px;
	left:23px;
	z-index:8;
	overflow:auto;
	width: 323px;
	height: 201px;
}
.newproductbox{
	background-attachment: scroll;
	background-image: url(../_img/homepage/newpordback.jpg);
	background-repeat: no-repeat;
	background-color: #858F9C;
	position:absolute;
	overflow:hidden;
	width:365px;
	top:452px;
	left:365px;
	height: 203px;
	visibility: visible;
	z-index:8;
}
.prodimg{
	position:absolute;
	top:65px;
	left:192px;
	z-index:27;
}
