#navcontainer {
	padding: 0;
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navcontainer .home {
	width: 100px;
}
#navcontainer .home a {
	width: 100px;
}


#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
	width: 90px;
	height: 50px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: center;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 0pt;
	background-position: bottom;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer ul li a:hover {
	color: #00AEEF;
}

#navcontainer a:active {
	background-repeat: no-repeat;
	background-position: center top;
}

#navcontainer li#active a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* HOME CLASSES*/
#navcontainer .focus {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90px;
	text-align: center;
}
#navcontainer .focus#active {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 90px;
	text-align: center;
	background-image: url(css_img/menu_focus_tab.gif);
	background-position: 0px top;
	color: #FFFFFF;
}
#navcontainer .focus#active a:hover {
	color: #FFFFFF;
	background-image: url(css_img/menu_focus_tab.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
#navcontainer  .floodProtect {
	width: 140px;
}
#navcontainer  .floodProtect  a {
	width: 140px;
}

#navcontainer  .focusFloodProtect {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 140px;
	text-align: center;
}
#navcontainer  .focusFloodProtect#active {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 140px;
	text-align: center;
	background-image: url(css_img/menu_focus_tab_flood_protect.gif);
	background-position: 0px top;
	color: #FFFFFF;
}
#navcontainer    .focusFloodProtect#active    a:hover {
	color: #FFFFFF;

}
#navcontainer .focusFloodProtect a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 140px;
	text-align: center;
}




#navcontainer .fireFlood {
	width: 180px;
}
#navcontainer .fireFlood a {
	width: 180px;
}


#navcontainer  .focusfireFlood {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 180px;
	text-align: center;
}
#navcontainer  .focusfireFlood#active {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 180px;
	text-align: center;
	background-image: url(css_img/menu_focus_tab_180.gif);
	background-position: center top;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#navcontainer    .focusfireFlood#active    a:hover {
	color: #FFFFFF;

}
#navcontainer .focusfireFlood a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 180px;
	text-align: center;
}

