
/*for colour scheme #009999*/

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

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

#container {
	background-color: #099;
}

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

ul.nav_global a:hover {
	background: #369;
}
