.color {
	background-color: #00447C;
}
.bgImage {
	background-attachment: scroll;
	background-image: url(../mainimages/bgimage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lrgHdr {
	color: #00447C;
}
a {
	color: #00447C;
	text-decoration: none;
}
.floater1 {
	position: relative;
	top: -144px;
	left: 270px;
	visibility: visible;
	z-index: 2;
}
