@charset "UTF-8";
#wrapper {
	background-color: #FFF;
}
#header {
	background-image: url(images/sb_splash_bg.gif);
	background-repeat: no-repeat;
	height: 350px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #77787B;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
	color: #77787B;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #127CA4;
	text-decoration: none;
	line-height: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77787B;
	text-align: center;
}
#fnav {
	height: 30px;
	width: 56px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
#fnav ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #078;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#fnav li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #078;
	float: left;
	height: 25px;
	width: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#fnav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #078;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 25px;
	font-weight: normal;
	line-height: 26px;
}
#fnav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 25px;
}
#stroke2 {
	background-image: url(../images/stroke_hoz.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 1px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/ac_footer.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
