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




#mainImage {
	z-index: 1;
	border: 1px solid #909398;
	position:absolute; left: 237px; top: 135px;
}
#centreColumn {
	position:absolute;
	width:370px;
	height:2000px;
	z-index:5;
	left: 237px;
	top: 400px;
	padding: 15px;
	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;
}
#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;
}
#homeSideBarRight {
	position:absolute; 
	width:215px; 
	z-index:7; 
	left: 660px; 
	top: 250px;
	color:#8F989F;
}
#homeSideBarRight strong {
color:#FFFFFF;
}
