#header {
	background: url(/images/header_our_clients.gif) no-repeat;
}
.small_nav {
	background: url(/images/sidebar-magenta.gif) no-repeat left top;
} 

#right_menu li{
	list-style:url(/images/bullet_magenta.gif);
}
 
.boxcontent {
	background-color: #f1e5ee;
} 
 
.boxcontent_small {
  padding: 0px 15px 0px 15px;
} 
.boxcontent_small a:link, a:visited, a:active {
 color: #371c42; 
 text-decoration: none;
} 
.boxcontent_small a:hover {
 color: #881a74; 
} 

h1 {
	color: #881a74;
	border-bottom:#881a74 solid 3px;
}
h2 {
	color: #881a74;
	margin-bottom:2px;
}
 
a:link, a:visited, a:active {
	text-decoration: none;
	color: #111;
} 
.box_footer {
	border-top: #881a74 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #881a74;
}

#client_nav{
	color: #881a74;
}