.leftCol {
	float:left;
	width:400px;
	text-align:left;
}
.rightCol {
	float:right;
	width:400px;
	text-align:left;
}
h2.balterio {
	width:180px;
	height:62px;
	background:url(../images/balterio_logo_big.gif) top left no-repeat;
	margin: 10px 0px;
	text-indent:-999em;
	text-align:left
}
h2.karndean {
	width:160px;
	height:160px;
	background:url(../images/karndean_logo.gif) top left no-repeat;
	margin: 30px 20px;
	text-indent:-999em;
	text-align:left;
	float:right;
}
.karndeanLeft {
	float:left;
	width:660px;
	text-align:right;
	margin-top:30px;
}
#flooring {
	height: 580px;
	background-color: #333333;
	z-index: 11;
	background-image: url(../images/flooring_main.jpg);
	background-position: left top;
}
a.floorKarn {
	height: 187px;
	width: 162px;
	position: absolute;
	display: block;
	left: 759px;
	top: 37px;
	text-indent: -9999px;
}
a:hover.floorKarn {
	background-image: url(../images/floor_karn_hover.jpg);
	background-position: left top;
}
a.floorBalt {
	height: 74px;
	width: 162px;
	position: absolute;
	display: block;
	left: 759px;
	top: 253px;
	text-indent: -9999px;
}
a:hover.floorBalt {
	background-image: url(../images/floor_balt_hover.jpg);
	background-position: left top;
}