.fisheye {
	position: absolute;
	width: 100%;
	bottom: 0px;

}
a.fisheyeItem {
	text-align: center;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img {
	border: none;
	width: 100%;
	margin: 0;
}
.fisheyeItem span {
	display: none;
	positon: absolute;
}
.fisheyeContainter {
	height: 50px;
	width: 200px;
	position: absolute;

}

.alsoinsure {
	background-image:url(../images/home/also-insure.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:184px;
	margin-bottom:50px;
	margin-top:4px;

}
h2 {
	padding:0px;
	margin:0px;
	margin-right:10px;
	font-size:18px;
	font-weight:normal;
	vertical-align:top;
	line-height:24px;
	background-image:url(../images/core/header-grad.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	color:#FFFFFF;
	padding:8px;
	padding-top:6px;
	margin-bottom:8px;
}

