#homeHorizontalWhite {
	background-color: #FFFFFF;
	opacity: 0.5;
	filter:alpha(opacity=50);
	width:223px;
	height:102px;
	margin-top:25px;
	position:absolute;
	z-index:2;
	left: 14px;
	top: 110px;
	visibility: hidden;
}

#homeSideBarRight {
	visibility:hidden;
	position: relative;
	top: 2000px;
}


#mainImage {
	z-index: 1;
	border: 1px solid #909398;
	position:absolute; left: 237px; top: 135px;
}
#centreColumn {
	position:absolute;
	width:640px;
	height:2000px;
	z-index:5;
	left: 237px;
	top: 235px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8F989F;
	border-right-color: #8F989F;
	border-bottom-color: #8F989F;
	border-left-color: #8F989F;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#centreColumn img {
	border: 1px solid #8F989F;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}
#centreColumn li {
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}

#homeSideBar {
	position:absolute; 
	width:176px; 
	z-index:6; 
	left: 45px; 
	top: 250px;
}
#homeSideBar img {
border: 1px solid #8F989F;
margin-top: 5px;
}
#homeSideBar strong {
color: #8F989F;
}
#productLogo {
	float: right;
}

