.home_products {
	float:left;
	width:584px;
	height:755px;
	background:transparent url(../images/pictures/home.jpg) 0px 0px no-repeat;
}
.home_products_box1 {
	float:left;
	display:inline;
	width:100px;
	margin:75px 0 0 10px;
}
.home_products_box2 {
	float:left;
	display:inline;
	width:100px;
	margin:85px 0 0 240px;
}
.home_products_box3 {
	float:left;
	display:inline;
	width:100px;
	margin:320px 0 0 170px;
}
.home_products_box4 {
	float:left;
	display:inline;
	width:100px;
	margin:400px 0 0 150px;
}
.home_products a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}
.home_products a:hover {
	color:#d2232a;
}

