body {
	margin-top: 10px;
	background-image: url(../layout/bgBW.gif);
}
#divWrapper {
	background-color: #000000;
	width: 798px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
}
#divBanner {
	background-color: #FFFFFF;
	float: left;
	width: 796px;
}
#divLogo {
	background-color: #FFFFFF;
	height: 138px;
	width: 796px;
}
#divNav {
	background-color: #FFFFFF;
	height: 31px;
	width: 796px;
}
#divContentWrapper {
	width: 796px;
	background-color: #000000;
	float: left;
}
#divSidebar {
	background-color: #000000;
	width: 162px;
	background-image: url(../layout/product.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	height: 400px;
	float: left;
}
#divSidebar p {
	color: #FFFFFF;
	text-indent: 20px;
}

#divMain {
	background-color: #FFFFFF;
	float: left;
	width: 570px;
	padding-right: 32px;
	padding-left: 32px;
	padding-top: 10px;
}
#divMain object {
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	margin-left: 10px;
}

#divFooter {
	background-color: #FFFFFF;
	clear: both;
	width: 796px;
	background-image: url(../layout/footer2.gif);
	background-repeat: no-repeat;
	height: 130px;
}
#divCopy {
	font-size: 9px;
	float: left;
	width: 300px;
	padding-top: 40px;
	padding-left: 32px;
}
.object_content {
	padding-right: 5px;
}
