@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/Home/SFS-BG-03-navigation.gif);
	background-repeat: no-repeat;
}
#home {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 125px;
	width: 125px;
	background-image: url(../Images/Home/SFS-H0ME.jpg);
	background-repeat: no-repeat;
}
#home a {
	display: block;
	height: 125px;
	width: 125px;
}

#nav {
	position: absolute;
	left: 0px;
	top: 135px;
	height: 40px;
	width: 125px;
}
#nav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}#nav li {
	height: 40px;
	width: 120px;
}
#nav a {
	display: block;
	color: #FFFFFF;
	background-color: #330066;
	padding: 5px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#nav a:hover {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #009999;
}
#hpba {
	position: absolute;
	left: 0px;
	top: 513px;
	width: 125px;
}
#nehpba {
	position: absolute;
	top: 421px;
	left: 18px;
}
