.body_background_jvkwebproducts
{
	background-color: white;
	background-image: url("../images/bg_background.jpg");
}
.div_top
{
	background-image: url("../images/bg_top.jpg");
	background-repeat: no-repeat;
	left: 33px;
	height: 7px;
	position: absolute;
	top: 0px;
	width: 897px;
}
.div_left
{
	background-color: #999999;
	background-image: url("../images/bg_left.jpg");
	left: 0px;
	height: 554px;
	position: absolute;
	top: 0px;
	width: 33px;
}
.div_right
{
	background-image: url("../images/bg_right.jpg");
	height: 554px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 33px;
}
.div_bottom
{
	background-image: url("../images/bg_bottom.jpg");
	bottom: 0px;
	left: 33px;
	height: 21px;
	position: absolute;
	width: 897px;
}