#home_content {
	padding-top: 450px;
	margin-left: -45px;
}

#content .home_title {
	display: block;
	font-size: 11px;
	color: #de0e01;
	text-align: center;
	text-decoration: none;
}

#content .home_title:hover  {
	text-decoration: underline;
	color: #de0e01;
}

#home_container {
	width: 740px;
	position: absolute;
	left: 20px;
}
#content #home_container li {
	background: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
#content #home_container li a {
	display: block;
	height: 150px;
	width: 180px;
	display: table-cell;
	vertical-align: middle;
}
#content #home_container li a.home_title {
	display: block;
	height: 30px;
}

#home_container ul {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}

#home_container li {
	padding: 0px;
	width: 180px;
	height: 185px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin: 0 auto;
}

#home_container img {
	text-align: center;
}

#content.home_content {
	width:736px;
	margin:0 0 0 20px;
}

#content.home_content img.flash_banner {
	margin-left: -5px;
	overflow: visible;
}

span.home_heading {
	font-size: 16px;
	font-weight:bold;
	color: #555555;
	margin-top: 15px;
}

#content.home_content p {
	padding: 10px 0;
}

ul.home_products {
	display: inline;
}

ul.home_products li {
	display: inline;
	margin-top: -2px;
	margin-bottom: 20px;
	float: left;
}

ul.home_products li img {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}

ul.home_products li a.recycled_paper  {
	width: 182px;
	height: 176px;
	background-image: url(../images/recycled_paper.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-left: 1px;
}

ul.home_products li a.toner {
	width: 182px;
	height: 176px;
	background-image: url(../images/xerox_toner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

ul.home_products li a.printer {
	width: 182px;
	height: 176px;
	background-image: url(../images/xerox_printers.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

ul.home_products li a.new_product {
	width: 182px;
	height: 176px;
	background-image: url(../images/new_products.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
