/* TURN ON SUBLINKS */

#secondnav #subourservice {
		display: block; 
		} 

#secondnav #subourservice ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subourservice ul li a:hover {
		color: #54c247;
		}
body#faqs li#faqs a,
body#seehowitworks li#seehowitworks a,
body#stylegallery li#stylegallery a,
body#caringbook li#caringbook a
		{
		color: #54c247;
		font-weight: bold;
		}
		
		