Files
iCare/web/counseling.html
CHIEFSOFT\ameye 43a6facde9 first commit
2024-07-06 18:33:32 -04:00

184 lines
5.7 KiB
HTML

<!DOCTYPE html>
<!--[if IE 7]> <html class="ie7 no-js" lang="en"> <![endif]-->
<!--[if lte IE 8]> <html class="ie8 no-js" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html class="not-ie no-js" lang="en"> <!--<![endif]-->
<head>
<title>iCare</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut" href="images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="stylesheets/style.css" />
<!-- initialize jQuery Library -->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="js/modernizr.custom.js"></script>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script>
<script type="text/javascript" src="js/ie.js"></script>
<![endif]-->
</head>
<body class="color-1 pattern-1 h-style-1 text-1">
<!-- ***************** - BEGIN Top Holder - ***************** -->
<div class="top-holder"></div><!--/ top-holder-->
<!-- ***************** - END Top Holder - ******************* -->
<!-- ***************** - BEGIN Wrapper - ******************* -->
<div id="wrapper">
<!-- ***************** - BEGIN Header - ******************* -->
<header class="clearfix">
<div class="logo"><a href="index.html"><img src="images/logo.png" alt="" /></a></div><!--/ logo-->
<div class="info-call">
<p>
For additional information call: <span>+404-721-0184 </span>
</p>
</div><!--/ info-call-->
</header>
<!-- ***************** - END Header - ******************* -->
<div id="content-wrapper">
<section id="content">
<!-- ************ - BEGIN Navigation - ************** -->
<nav class="navigation" id="navigation">
<ul>
<li><a href="index.html"><span>Home</span></a>
</li>
<li class="current-menu-item"><a href="about-us.html"><span>About us</span></a>
</li>
<li><a href="contacts.html"><span>Contacts</span></a></li>
</ul>
<div class="clear"></div>
</nav><!--/ navigation-->
<!-- ************ - END Navigation - ************** -->
<!-- ************ - BEGIN Breadcrumbs - ************** -->
<div id="breadcrumbs">
<a title="Home" href="#">Home </a> Group and Individual Counseling
</div><!--/ breadcrumbs-->
<!-- ************ - END Breadcrumbs - ************** -->
<!-- ************ - BEGIN Gray Box - ************** -->
<div class="gray-holder">
<h1>Group and Individual Counseling</h1>
<p>
I Care Mental Health (ICMH) provide group and individual counseling to clients who want therapy to address issues relating to their needs. Group therapy is good for some people who are in recovery from alcohol and substance abuse, sharing experiences with others who are going through the same problems can provide healing, if coupled with spiritual empowerment education. Individual counseling is designed to give an individual the skills to overcome problems or coping skills to deal with upheaval of life.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<!-- ************ - END Gray Box - ************** -->
<!-- ************ - BEGIN Content Wrapper - ************** -->
<div class="content-wrapper">
<div class="clear"></div>
</div><!--/ content-wrapper-->
<!-- ************ - END Content Wrapper - ************** -->
</section><!--/ content-->
<!-- ***************** - Begin Footer - ***************** -->
<footer>
</footer><!--/ footer-->
<!-- ***************** - END Footer - ***************** -->
<!-- ***************** - BEGIN Copyright - ***************** -->
<div class="copyright">Copyright &copy; 2024 - 2012. iCare. All rights reserved</div>
<div class="developed">developed by <a target="_blank" href="http://chiefsoft.com">ChiefSoft Works</a></div>
<!-- ***************** - END Copyright - ***************** -->
</div><!--/ #content-wrapper-->
<!-- ***************** - BEGIN Sidebar - ******************* -->
<aside id="sidebar">
<!-- ***************** - BEGIN Sidebar - ******************* -->
<aside id="sidebar">
<!-- ************* - BEGIN Categories Widget - *************** -->
<div class="categories_widget widget">
<h3 class="widget-title">Services We Offer</h3>
<ul class="categories">
<li><a href="alcohol-addiction.html">Alcohol and addiction therapy</a></li>
<li><a href="marital-problems.html">Marital problem counseling</a></li>
<li><a href="counseling.html">Group and individual counseling</a></li>
<li><a href="psycho-education.html">Psycho-education about prevention </a></li>
<li><a href="depression.html">Depression and anxiety therapy</a></li>
<li><a href="oppositional-defiant-disorder.html">Adolescent opposition defiant therapy </a></li>
<li><a href="career.html">Career & financial counseling</a></li>
<li><a href="spiritual.html">Spirituality and holistic lifestyles</a></li>
<li><a href="homelessness.html">Homelessness, joblessness & mental health issues</a></li>
</ul>
</div><!--/ categories_widget-->
<!-- ************* - END Categories Widget - *************** -->
</aside><!--/ sidebar-->
<div class="clear"></div>
<!-- ***************** - END Sidebar - ******************* -->
</div><!--/ wrapper-->
<!-- ***************** - END Wrapper - ***************** -->
<div id="back-top">
<a href="#top"></a>
</div><!--/ back-top-->
<script type="text/javascript" src="js/general.js"></script>
</body>
</html>