#body-product {
	background-color: #FFF;
	height: 750px;
	background-image: url(../assets/body-product.png);
	background-repeat: no-repeat;
}
#leftbody-product {
	float: left;
	width: 640px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	padding-top: 15px;
}
#table1 {
	margin-bottom: 30px;
	text-align: left;
	padding-top: 4px;
}
#table2 {
	margin-bottom: 30px;
}


#Pic-product {
	float: right;
	width: 130px;
	height: 115px;
	padding-left: 20px;
}
#Pic-product2 {
	height: 115px;
	width: 130px;
	float: right;
	padding-left: 20px;
}

#Pic-product3 {
	width: 130px;
	float: right;
	height: 115px;
	padding-top: 25px;
	padding-left: 20px;
}
.sub-headerproduct {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
}
