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

204 lines
7.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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> About Us
</div><!--/ breadcrumbs-->
<!-- ************ - END Breadcrumbs - ************** -->
<!-- ************ - BEGIN Gray Box - ************** -->
<div class="gray-holder">
<h1>About Us</h1>
<p>
We belief in mental health of an individual with the focus on prevention and treatment as parts of our mission because living a holistic life is our primary concern. For examples; cigarette smoking can worsen the heart condition, High blood sufferers should reduce sodium consumption, anxiety can shorten your life, and worry is an enemy of peace. Alcohol and drug abuse can kill you early or damage your liver, heart and messed up your brain, etc.
Secondly, mental health education is way to make client aware of their infirmities, and how vulnerable their lives can be to other sicknesses, so they take precaution. Our goal is to motivate them to commit to mental health program and ask them to take necessary action to better their lives. We offer HIV/AIDS and other sexually transmitted diseases. We believe that you can be made whole, if you will take the first step to contact us/call us for help today.
</p>
<div class="content-divider"></div>
<h2>Services We Offer</h2>
<p>
• Alcohol and addiction therapy
• Marital problem counseling
• Group and individual counseling
• Psycho-education about prevention
• Depression and anxiety therapy
• Adolescent opposition defiant therapy
• Career and financial counseling
• Spirituality and holistic lifestyles
• Homelessness, joblessness and mental health issues
</p>
<div class="content-divider"></div>
<h3>Treatment Available</h3>
<p>
I Care Mental Health will like to help you overcome your alcohol and addiction problems. We want to help you overcome your fear, anxiety and depression and motivate you to live a normal life again. Your marriage relationships can be restored to meet your expectations. Your children can do better in school if you seek therapeutic help for them. You can be informed about how to choose a better career regardless of the economic woes. I Care Agency is the right place for you, dont hesitate just call for help before is too late.
</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"></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>