img {
    border:0px;
}
body {
    padding:0;
    margin:0;
    font-size:13px;
    font-family: Verdana, Arial, Tahoma, Sans-serif;
    text-align: center;
    color:#004165;
}

p {
    font-size:12px;
    padding:0px 20px;
    margin:0 0 20px 0;
    color:#004165;
    line-height:1.4em;
}

h3 {
    font-size:20px;
    padding:0px 20px;
    margin:0 0 20px 0;
    color:#3CB6CE;
    font-weight:normal;
}

h4
{
	padding:0px 20px;
    margin:0 0 20px 0;
    font-size: 1.2em;
}	

.child h4
{
	color: #BD97CE;
}
.adult h4
{
	color: #77C090;
}
.agency h4
{
	color: #F0B656;
}

div#header {
    height:100px;
    background-color:#3CB6CE;
    background-image:url('../styles/default/background.png');
    padding: 0;
}

div#header h1 {
    padding: 0;
    background-image:url('../styles/default/esprit.png');
    background-repeat:no-repeat;
    background-position:right;
    height:100px;
    width:960px;
    margin: 0 auto;
}

div.headSpacer
{
	height: 0px;
}

div#header h1 span { display:none; }

ul#navigation {
    width:730px;
    margin:-25px auto 0 auto;
    list-style-type:none;
    padding:0 0 0 30px;
    height:50px;
}

ul#navigation li {
    float:left;
    font-size:14px;
    margin:1px 0 0 0;
    padding:0;
    width:116px;
    text-align:center;
    line-height:25px;
    color:#3CB6CE;
    height:49px;
}

ul#navigation li a {
    display:block;
    background-image:url('../styles/default/tab.png');
    text-decoration:none;
    color:#3CB6CE;
    height:24px;
}

/*ul#navigation li a:hover, */
ul#navigation li a.active {
    background-image:url('../styles/default/tab-active.png');
    margin:0;
    padding:24px 0 0 0;
    height:24px;
    background-position:bottom;
    background-repeat:no-repeat;
    color:#fff;
}

div#main { width:760px; margin:0 auto; text-align: left; }

div#main div.description
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.RolloverHolder
{
	height: 5em !important;
	position: relative;
	top: -0.5em;
}
.Rollover
{
	position:relative;
	left: 20px;
	width: 700px !important;
	font-size:18px;
	line-height:1.4em;
	display:inline-block;
	vertical-align:middle;
}
#ChildAgenciesRollover
{
	color:#BD97CE;
}
#AdultServicesRollover
{
	color:#77C090;
}
#MultiAgencyRollover
{
	color:#F0B656;
}

div#footer {
    background-image:url('../styles/default/divider.png');
    background-repeat:repeat-x;
    background-position:left top;
    width:700px;
    margin:40px auto 0;
    padding:30px 30px 0 30px;
    color:#3CB6CE;
    clear:both;
    height:50px;
    text-align: left;
}

div#footer p {
    float:right;
    margin:0;
    padding:0;
    text-align: left;
}

div#footer p.first {
    float:left;
}

ul#sections {
    list-style-type:none;
    margin:0;
    padding:0;
    height:95px;
}

ul#sections li.childrens-services,
ul#sections li.adult-services,
ul#sections li.multi-agency-solutions {
    width:253px;
    height:95px;
    float:left;
    margin:0;
    padding:0;
    background-position:right;
}

/*
div.ChildAgenciesRollover
{
	background-image: url(../styles/default/childrens-services-over.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
div.AdultServicesRollover
{
	background-image: url(../styles/default/childrens-services-over.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
div.MultiAgencyRollover
{
	background-image: url(../styles/default/childrens-services-over.png);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}
*/
ul#sections span {
    display:none;
}

ul#sections li.childrens-services a,
ul#sections li.adult-services a,
ul#sections li.multi-agency-solutions a {
    display:block;
    height:95px;
}

ul#sections li.childrens-services {
    margin:0 0 0 1px;
}

ul#sections li.childrens-services a {
    background-image:url('../styles/default/childrens-services.png');
	background-position: top;
}

ul#sections li.multi-agency-solutions a {
    background-image:url('../styles/default/multi-agency-solutions.png');
	background-position: top;
}

ul#sections li.adult-services a {
    background-image:url('../styles/default/adult-services.png');
	background-position: top;
}

ul#sections li.childrens-services a:hover {
    /*background-image:url('../styles/default/childrens-services-over.png');*/
	background-position: bottom;
}

ul#sections li.multi-agency-solutions a:hover {
    /*background-image:url('../styles/default/multi-agency-solutions-over.png');*/
	background-position: bottom;
}

ul#sections li.adult-services a:hover {
    /*background-image:url('../styles/default/adult-services-over.png');*/
	background-position: bottom;
}

.highlights.first, .highlights { float:left; width:252px; text-align: left; }

.highlights.first { margin:0 0 30px 1px; }

.highlights h2 {
    color:#fff;
    font-size:13px;
    background-image:url('../styles/default/heading.png');
    height:50px;
    line-height:42px;
    padding:0 0 0 20px;
    text-align: left;
}

.highlights h3 {
	margin: .75em 0;
	font-weight: bold;
    color:#fff;
    font-size:13px;
    background-image:url('../styles/default/heading-red.png');
    background-repeat: no-repeat;
    background-position: 6px 8px;
    height:50px;
    line-height:42px;
    padding:0 0 0 20px;
    text-align: left;
}

.highlights p {
    margin: 0px; /* 20px; */
    font-size:12px;
    line-height:18px;
    text-align: left;
}

.news-title-text{
    font-size:16px;
    font-weight:bold;
    padding:0px 20px;
    margin:0 0 20px 0;
    color:#3CB6CE;
}

.news-text {
    font-size:12px;
    padding:0px 20px;
    margin:0 0 20px 0;
    color:#004165;
}

.large-text-lilac {
    font-size:20px;
    padding:0px 20px;
    margin:0 0 20px 0;
    color:#3CB6CE;
}

.large-text
{
	font-size:18px;
	line-height:1.4em;
/*	width: 600px;	*/
	padding: 0 0 0 1.4em;
}
.large-text p 
{
	color:#3CB6CE;
	font-size:18px;
	line-height:1.4em;
}

#image-holder {
    position:relative;
    margin:25px 0 0 0;
    width:784px;
    height:290px;
    background-repeat:no-repeat;
/*
}

#image-holder.solutions,
#image-holder.aboutus,
#image-holder.child,
#image-holder.agency,
#image-holder.adult {
*/
    background-image:url('../styles/default/template-image.png');
}

#image-holder ul {
    position:absolute;
    bottom:0;
    list-style-type:none;
    margin:0;
    padding:0 0 0 30px;
    height:31px;
    font-size: 11px;
}

#image-holder ul li {
    float:left;
    margin:0;
    padding:0;
    line-height:27px;
}

#image-holder ul li a {
    float:left;
    height:29px;
    text-decoration:none;
    color:#fff;
    font-weight:bold;
}

#image-holder.solutions ul li a {
    background-image:url('../styles/default/solutions-subtabs-right.png');
    background-position:right bottom;
}

#image-holder.agency ul li a {
    background-image:url('../styles/default/agency-subtabs-right.png');
    background-position:right bottom;
}

#image-holder.adult ul li a {
    background-image:url('../styles/default/adult-subtabs-right.png');
    background-position:right bottom;
}

#image-holder.aboutus ul li a {
    background-image:url('../styles/default/about-subtabs-right.png');
    background-position:right bottom;
    background-repeat:no-repeat;
    height:27px;
}

#image-holder ul li a span {
    height:29px;
    background-repeat:no-repeat;
    padding:0 15px 0 13px;
    float:left;
}

#image-holder.solutions ul li a span {
    background-image:url('../styles/default/solutions-subtabs-left.png');
    background-position:left bottom;
}

#image-holder.agency ul li a span {
    background-image:url('../styles/default/agency-subtabs-left.png');
    background-position:left bottom;
}

#image-holder.adult ul li a span {
    background-image:url('../styles/default/adult-subtabs-left.png');
    background-position:left bottom;
}

#image-holder.aboutus ul li a span {
    background-image:url('../styles/default/about-subtabs-left.png');
    background-position:left bottom;
    background-repeat:no-repeat;
    height:27px;
}

#image-holder.solutions ul li a:hover {
    background-image:url('../styles/default/solutions-subtabs-right.png');
    background-position:right top;
    cursor:pointer;
}

#image-holder.agency ul li a:hover {
    background-image:url('../styles/default/agency-subtabs-right.png');
    background-position:right top;
    cursor:pointer;
}

#image-holder.adult ul li a:hover {
    background-image:url('../styles/default/adult-subtabs-right.png');
    background-position:right top;
    cursor:pointer;
}

#image-holder.aboutus ul li a:hover {
    background-image:url('../styles/default/about-subtabs-right.png');
    background-position:right top;
    cursor:pointer;
    background-repeat:no-repeat;
}

#image-holder.solutions ul li a:hover span {
    background-image:url('../styles/default/solutions-subtabs-left.png');
    background-position:left top;
}

#image-holder.agency ul li a:hover span {
    background-image:url('../styles/default/agency-subtabs-left.png');
    background-position:left top;
    background-repeat:no-repeat;
}

#image-holder.adult ul li a:hover span {
    background-image:url('../styles/default/adult-subtabs-left.png');
    background-position:left top;
    background-repeat:no-repeat;
}

#image-holder.aboutus ul li a:hover span {
    background-image:url('../styles/default/about-subtabs-left.png');
    background-position:left top;
    background-repeat:no-repeat;
}

#subcategories
{
	margin-top: 30px !important;
	height:130px;
	width: 450px;
    position:relative;
    background-position:left top;
    background-repeat:no-repeat;
    padding:0 180px 0 130px;
}

#subcategories p
{
	padding: 0;
	font-size:18px;
	width: 435px;
}

#subcategories.childactive p {
    color:#BD97CE;
}

#subcategories.adultactive p {
    color:#77C090;
}

#subcategories.agencyactive p {
    color:#F0B656;
}

#subcategories p#PageHeader 
{
	font-size: 16px;
}

#subcategories.childactive {
    background-image:url('../styles/default/child-subcategories.png');
}
#subcategories.adultactive {
    background-image:url('../styles/default/adult-subcategories.png');
}
#subcategories.agencyactive {
    background-image:url('../styles/default/agency-subcategories.png');
}

#subcategoryitems {
    position:absolute;
    list-style-type:none;
    width:170px;
    right:0;
    top:0;
    margin:0;
    padding:0;
}

#subcategoryitems li {
    padding:0;
    margin:0;
    height:80px;
    background-position:left center;
    background-repeat:no-repeat;
    /*line-height:80px;*/
    padding:0;
}

#subcategoryitems li a { text-decoration:none; }

#subcategoryitems .childinactive { background-image:url('../styles/default/child-subcategories-small.png'); }

#subcategoryitems .childinactive a { color:#BD97CE; }

#subcategoryitems .adultinactive { background-image:url('../styles/default/adult-subcategories-small.png'); }

#subcategoryitems .adultinactive a { color:#77C090; }

#subcategoryitems .agencyinactive { background-image:url('../styles/default/agency-subcategories-small.png'); }

#subcategoryitems .agencyinactive a { color:#F0B656; }

#subcategoryitems .agencyinactive a, #subcategoryitems .adultinactive a,
#subcategoryitems .childinactive a {
    display:block;
    padding: 20px 0 23px 80px;
}

.case-study {
	clear:both;
    position:relative;
    padding:30px 20px 20px 20px;
    background-position:top;
    background-repeat:repeat-x;
    background-image:url('../styles/default/divider.png');
}

.case-study img {
    border:none;
    margin: 0 10px 0 0;
}

.case-study h3 {
    margin:20px 0 10px 0;
    padding:0;
    font-size:16px;
    font-weight:bold;
}

.case-study p,
.news p
{
	padding:0; 
}

.case-study p.download
 {
    position:absolute;
    top:30px;
    right:20px;
    width:130px;
}

.case-study p.download img,
.news .download img
{
	float:right;
	border:none;
    margin: 0 10px 0 0;
}

.case-study p.download a,
.news .download a
{
	color:#000;
	text-decoration:none;
	font-size: 12px;
	line-height: 1.4em;
}

.case-study-intro {
    color:#3CB6CE;
    font-size:18px;
}

.news 
{
	clear:both;
    position:relative;
    padding:30px 20px 20px 20px;
    background-position:top;
    background-repeat:repeat-x;
    background-image:url('../styles/default/divider.png');
}

.news img {
    margin:0 20px 20px 0;
}

.news h3 {
    font-weight:bold;
    font-size:14px;
    margin:0 0 10px 0;
}

form {
    padding:0;
    margin:0;
}

fieldset {
    border:none;
    margin:0;
    padding:0 20px;
}

legend { display:none; }

label {
    display:block;
}

input.textbox {
    display:block;
    margin:0 0 10px 0;
}

textarea {
    margin:0 0 20px 0;
}

h3.titlepadded
{
	margin: 25px 0 20px;
}
h3.pressrelease
{
	font-size:18px;
}

div.paging
{
	text-align:right;
	margin: 0 5px 15px 0px;
	font-size: 14px;
}

div.paging a
{
	font-weight:bold;
	color: #3CB6CE;
}

div.contactleft
{
	float: left;
}
div.contactright
{
	margin-top: 80px;
	float: right;
}
div.contactleft p
div.contactright p
{
	text-align: left;
}
