#global-wrapper{
	background: url(../img/xn/body.jpg) repeat-x #F7F7F7;
}

#globalnav LI A {
	color: #000;
}
#globalnav LI A:hover {
	color: #333;
	text-shadow: 0 2px 5px #ccc;
}
#globalnav LI A.active {
	color: #333;
	background: url(../img/xn/indent.png) no-repeat center top;
}
#supportbox {
	color: #fff;
}
#supportbox A {
	color: #fff;
}
