/* CSS Document */
#header {
	background: #A5AFA5;	
}
#headerh1 {
	background-image: url(../images/layout/grey/envisionhome.gif);
}
#content h1 {
	color:#A5AFA5;
}

#sidemenu li a:hover, #sidecurrent {
	background-image: url(../images/layout/grey/right-arrow.gif);
	background-repeat:no-repeat;
}
#navnlp {
	font-weight:bold;
}

#content ul {
	list-style-image:url(../images/layout/grey/right-arrow.gif);
	padding:15px;
}