/* Section images. */

body #hero {
	background-image: url(../images/design/heros/management.jpg);
	height: 208px;
}

body #navManagement a {
	background-image: url(../images/design/nav/management_open.jpg);
}

/* Custom text styles. */

h1 {
	color: #0072AA;
}

a {
	color: #3d96c2;
}

#nav li.level2nav a:hover,
#nav #navAbout li.level2nav a:hover,
#nav #navNews li.level2nav a:hover,
#nav #navPartners li.level2nav a:hover {
	background-color: #edf5f8;
	color: #3d96c2;
}