@charset "utf-8";
.bellview {
}
body {
	background-color: #e8f2ff;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width:955px;
	position: relative;	
}

.central {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	width: 955px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ea1313;
	background-color: #e8f2ff;
	height: 65px;
	width: 100%;
	
	font-size: x-large;
	font-weight: bolder;
}
.menu {
		
	top: 65px;
	height: 50px;
	width: 100%;
	
	font-size: x-large;
	font-weight: bolder;
}
.image1 {
	height: 200px;
	width: 200px;
	top: 115px;
	position: absolute;
	float: right;
	left: 737px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	
}
.image2 {
	height: 200px;
	width: 200px;
	top: 315px;
	position: absolute;
	float: right;
	left: 737px;
	
}
.image3 {
	height: 200px;
	width: 200px;
	top: 515px;
	position: absolute;
	float: right;
	left: 737px;
	
}
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	color: #000000;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align:center;
	float: left;
	height: 345px;
	width: 606px;
	position: absolute;
	top: 115px;
	left: 32px;
	color: #000000;
}
