/* CSS Document */
#header {
	background: #D2093A;
}
#headerh1 {
	background-image: url(../images/layout/red/envisionhome.gif);
}
#content h1 {
	color:#D2093A;
}
#sidemenu li a:hover, #sidecurrent {
	background-image: url(../images/layout/red/right-arrow.gif);
	background-repeat:no-repeat;
}

#navbusiness {
	font-weight:bold;
}


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