h1, #services { 
	background: #9E49C9;  /* TOP/SIDE MAIN COLOR */
}

div#navigation, div#wrapper {
	background-color: #AD59D7;  /* TOP/SIDE SECONDARY */
}

div#footer, #subnav li { 
	background-color: #24A549;  /* NAV BAR MAIN */
}

h2, #subnav {
	background-color: #37B55B;  /* NAV BAR SECONDARY */
}

#services a {
	color: #FFF;
}

div#content	{
	background-image: url(../images/crisscrosses/services.gif);  
}

div#text a:link {
	color: #9E49C9;
}
div#text a:visited, div#text a:hover, div#text a:focus, div#text a:active {
	color: #AD59D7;
}

div#wrapper {
	background-image: url(../images/crisscrosses/services-left.gif);
	background-position: left 400px; 
	background-repeat: no-repeat;
}