#image1 {
	height: 135;
	width: 275;
	position: relative;
	left: 0px;
	top: 5px;
	float: left;
	margin: 10px;
}
#image2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	float: right;
	height: 200px;
	width: 260px;
	top: 0px;
	position: relative;
	right: 25px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#image3 {
	margin: 10px;
	float: left;
	height: 200px;
	width: 200px;
	position: relative;
}
#image4 {
	margin: 10px;
	float: right;
	height: 200px;
	width: 200px;
	position: relative;
}
#tblcontacts {
	float: left;
	width: 750px;
	position: relative;
	left: 35px;
}
#tblbackups {
	text-align: center;
	width: 800px;
}




#Footer2 {
	background-image: url(images/content6.gif);
	position: absolute;
	height: 52px;
	left: 0px;
	top: 1221px;
	width: 900px;
}
