
/*for colour scheme #009966*/

#container_branding_lower {
	background-image: url(images/branding_bottom_bkgd-096.gif);
	}
	
#branding_lower_left {
	background-image: url(images/header_bottom_left-096.gif);
}

#branding_lower_right {
	background-image: url(images/header_bottom_right-096.gif);
}

#container {
	background-color: #096;
}

#navigation ul li {
	border-bottom: #096 1px solid;
}

ul.nav_global a:hover {
	color: #333;
	background: #3C6;
}
