#homebd
{
	margin-top:2.5em;
}

div.homepagecategory
{
	margin-bottom:2em;
}

div.homepagecategory img,
div.homepagecategory h2
{
	display:inline;
	vertical-align:middle;
}

div.homepagecategory h2
{
	font-size:160%;
	font-weight:normal;
}

div.homespotcontainer
{
	width:100%;
	background:#E9E9E9;
	margin-top:1em;
	padding-top:1em;
	padding-bottom:1em;
	_padding-bottom:0.5em; /* IE6 hack */
	float:left;
}

div.homespot
{
	float:left;
	background:white;
	padding:0.5em;
	width:21.8%;
	margin-left:1em;
	_margin:0 0.5em 0 0.5em; /* IE6 hack */
	height:13em;
}

div.homespot h3
{
	color:#600061;
	font-size:120%;
	margin-top:0.2em;
	margin-bottom:0.2em;
}

div.homespot p
{
	font-size:91%;
	line-height:1.3;
}

div.homepageboxcontainer {
	width:100%;
	margin-bottom:2em;
}

div.homepagebox {
	width:18.5%;height:28em;float:left;
	border:1px solid #999;
	margin-left:1.17em;
}

div.cushionsbox {
	background:url('../images/homepage/cushions-box.jpg') no-repeat bottom left;
	margin-left:0;
}

div.parasolsbox {
	background:url('../images/homepage/parasols-box.jpg') no-repeat bottom left;
}

div.carebox {
	background:url('../images/homepage/goldencare-box.jpg') no-repeat bottom left;
}

div.accessoriesbox {
	background:url('../images/homepage/accessories-box.jpg') no-repeat bottom left;
}

div.posbox {
	background:url('../images/homepage/pos-box.jpg') no-repeat bottom left;
}

div.pbasebox {
	background:url('../images/homepage/pbase-box.jpg') no-repeat bottom left;
}

div.furniturebox {
	background:url('../images/homepage/furniture-box.jpg') no-repeat bottom left;
}

div.homepagebox h1 {
	font-size:190%;
	color:white;
	background:#666;
	margin:0 0 0.4em 0;
	padding:0.3em 0.3em 0.3em 0.3em;
}

div.homepagebox ul.navlinks {
	font-size:110%;
	margin-left:1.7em;
	margin-right:0;
}
