#header {background: #fff url("/includes/images/header.jpg") repeat-x; height: 95px; position: relative;}
#topnavigation {margin: 0 auto 10px auto; padding: 0; width: 960px;position:relative;}
#navigation {background: url(/includes/images/navigation.jpg); margin: 0; padding: 0; top: 0; width: 960px; height: 95px; position: relative;}
#navigation span {display: none;}
#navigation li {margin:0; padding: 0; list-style: none; position: absolute; top: 0;}
#navigation li, #navigation a {height: 95px; display: block;}
#navigationitem1 {left: 0; width: 265px;}
#navigationitem2 {left: 488px; width: 137px;}
#navigationitem3 {left: 626px; width: 117px;}
#navigationitem4 {left: 744px; width: 107px;}
#navigationitem5 {left: 852px; width: 77px;}
#navigationitem1 a:hover, .activeNavigation1 {background: transparent url(/includes/images/navigation.jpg) 0 -95px no-repeat;}
#navigationitem2 a:hover, .activeNavigation2 {background: transparent url(/includes/images/navigation.jpg) -488px -95px no-repeat;}
#navigationitem3 a:hover, .activeNavigation3 {background: transparent url(/includes/images/navigation.jpg) -626px -95px no-repeat;}
#navigationitem4 a:hover, .activeNavigation4 {background: transparent url(/includes/images/navigation.jpg) -744px -95px no-repeat;}
#navigationitem5 a:hover, .activeNavigation5 {background: transparent url(/includes/images/navigation.jpg) -852px -95px no-repeat;}

#subnav {
	margin: 15px 0 7px 0;
	height: 20px;
	width: 100%;
}
#subnav p {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
}
#subnav a {
	text-decoration: none;
}
#subnav a.active {
	background-color: #89c4fe;
	text-decoration: none;
}
#subnav a:hover {
	color: red;
	text-decoration: underline;
}
#breadcrumb {
	margin: 0;
	height: 20px;
	width: 100%;
}
#breadcrumb p {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a.active {
	background-color: #89c4fe;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: red;
	text-decoration: underline;
}

