#header {
	background: url(/images/header_our_service.gif) no-repeat;
}

.small_nav {
	background: url(/images/sidebar-blue.gif) no-repeat left top;
} 

#right_menu li{
	list-style:url(/images/bullet_blue.gif);
}
 
.boxcontent {
	background-color: #eaeaf6;
} 

.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: #3c39a6; 
} 

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

a:hover {
 text-decoration: none;
} 

.box_footer {
	border-top: #3c39a6 solid 3px;
}

.box_footer .boxcontent_small a{
	color: #3c39a6;
}

#services_nav{
 color: #3c39a6;
}