@charset "utf-8";
.mainster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #4E97A0;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #022F44;

}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4E97A0;
}
.toptext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}
	
.bottomnav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
a:link {
	color: #4E97A0;
}
a:visited {
	color: #4E97A0;
}
a:hover {
	color: #999900;
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#topbox {
	width:840px;
	align:right;
}

.phone {
	border: none;
	top:0px;
	position: absolute;
	height: 50px;
	width: 840px;
	padding:5px;
	margin:0px;
}

.phone2 {
	border: none;
	top:0px;
	position: absolute;
	height: 26px;
	width: 840px;
	padding:0px;
	margin:0px;
	z-index: 100;
}

.flash {
	z-index: -100;
}

