body {
	background-image: url(/images/bkg_page_home.gif);
}

#pageHeader {
	margin: 0px auto;
	width: 1000px;
	_height: 430px;
	min-height: 430px;
}

#headerText p, #headerText h1 {
	color: #fff;
}

#centrePanel {
	width: 476px;
	float: left;
	padding: 0px 30px;
}

#highlightOnlineShop {
	float: left;
	background-color: #EBEAD8;
	width: 448px;
	_height: 322px;
	min-height: 322px;
	padding: 14px 14px 0px 14px;
	margin-top: 6px;
}

#intro {
	background-image: url(../images/dashes.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	float: left;
	color: #000;
}

#intro h1, #intro p {
	font-family: Arial;
	color: #73663C;
}

#departments {
	width: 166px;
	float: left;
}

#departments img {
	margin-bottom: 9px;
	float: left;
}

#feature {
	float: left;
	width: 282px;
}

#feature p.product {
	float: left;
	padding-right: 0px;
}

#feature p.title, #feature p.price, #feature p.description {
	float: left;
	width: 125px;
	padding: 0px 0px 3px 10px;
	margin: 0px;
	line-height: 120%;
}

#feature p.title {
	font-weight: bold;
	color: #73663C;
}

#feature p.price {
	font-weight: bold;
}

#feature p.description {
	line-height: 120%;
}