.float {
	background-color: #011F39;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
}
.footer_text {
	font-family: "Century Gothic", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1D3B57;
}
.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.box_white_border {
	border: 1px solid #FFFFFF;
}
.contact_lengths {
	width: 220px;
}
.link_titles {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

