div.sitemap {
	clear: both;
	display: block;
	font-size: 11px;
	height: 430px;
}
div.sitemap div.col1 {
	margin: 2px;
	width: 175px;
}
div.sitemap div.col1 ul {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
div.sitemap h2 {
	font-size: 11px;
	margin: 0;
	color: #ff6000;
}
div.body-home-row {
	padding: 10px;
	background: url(/images/layout/itembox-product-site.gif) no-repeat bottom left;
	min-height: 560px;
	
}
div h1 {
	font-size: 14px;
	margin: 0px 0px -4px 10px;
	padding: 4px 0px 0px 10px;
	background: url(/images/layout/itembox-header-site.gif) no-repeat;
	color: #fff;
	height: 29px;
}