/* list horizontal links on navbar*/
#globalnav LI A.active {
	background: url(../img/cap2/indent.png) no-repeat center top;
}

/*  Navigation bar wrapper */
#global-wrapper{
	background: url(../img/cap2/body.jpg) repeat-x white;
}

/* Menu links */
#globalnav li a {
	color: #fdfdfd;
}




/* list horizontal links on navbar */
#a {
	color: #ffffff !important;
}

#globalnav li a {
	color: #ffffff !important;
}

/* Support box */
#supportbox A {
	color: #444343 !important;
}


