.back-ground-bg {
	background-image: url(../images/Back-ground.gif);
	background-repeat: no-repeat;
	height: 415px;
	width: 688px;
}
.footer-bg {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 775px;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005F8C;
	text-decoration: none;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005A84;
	text-decoration: none;
}
.right-bg {
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	width: 46px;
}
.lift-bg {
	background-image: url(../images/lift-bg.gif);
	background-repeat: repeat-y;
	width: 41px;
}
.broderline {
	border: 1px solid #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
