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

183 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> Career and Financial Counseling
</div><!--/ breadcrumbs-->
<!-- ************ - END Breadcrumbs - ************** -->
<!-- ************ - BEGIN Gray Box - ************** -->
<div class="gray-holder">
<h1>Career and Financial Counseling</h1>
<p>
Choosing a career path can be very challenging to many college students and young adults alike. For some choosing career can be exciting while many people are struggling with what they are good at in this world. When it is hard for you to make a bold move on career issues you can reach out to us to help you make the right decision. Our professionals will not make the decision for you but they can help you make the right career decisions. Financial stability is strongly related to careers, earnings and incomes that an individuals or family receive on a regular basis. Many people know how to work hard but lack good management skills. Our agency can help you manage what you earn wisely.
</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; 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 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>