@charset "UTF-8";
/* CSS Document */

#menu{
	list-style-type: none;
	width:950px;
	height:48px;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline;
}

#menu ul li{
	margin: 0;
	padding: 0;
	list-style:none;
	font-size:16px;
	display:inline;
	float:left;
}

#menu ul a{
	margin: 0;
	padding: 0;
	line-height:18px;
	list-style-type: none;
	font-weight:normal;
	color:#CC0000;
	font-size:16px;
}


/* individual- menu-about */

#menu ul li#menu-about {
	width:114px;
	height:48px;
}
#menu ul li#menu-about a {
	background-image:url(../images/menu-about.jpg);
	display:block;
	width:114px;
	height:48px;
	
}
#menu ul li#menu-about a#current {
	background-image:url(../images/menu-about-o.jpg);
	display:block;
	width:114px;
	height:48px;
	
}

#menu ul li#menu-about a:hover {
	background-image:url(../images/menu-about-o.jpg);
	display:block;
	width:114px;
	height:48px;
}

/* individual- understanding wellness */
#menu ul li#menu-understanding-wellness {
	width:184px;
	height:48px;
}
#menu ul li#menu-understanding-wellness a {
	background-image:url(../images/menu-understanding-wellness.jpg);
	display:block;
	width:184px;
	height:48px;
}
#menu ul li#menu-understanding-wellness a#current {
	background-image:url(../images/menu-understanding-wellness-o.jpg);
	display:block;
	width:184px;
	height:48px;
}

#menu ul li#menu-understanding-wellness a:hover {
	background-image:url(../images/menu-understanding-wellness-o.jpg);
	display:block;
	width:184px;
	height:48px;
}



/* individual- menu-positive psycology */
#menu ul li#menu-positive {
	width:153px;
	height:48px;
}
#menu ul li#menu-positive a {
	background-image:url(../images/menu-positive-psychology.jpg);
	display:block;
	width:153px;
	height:48px;
}
#menu ul li#menu-positive a#current {
	background-image:url(../images/menu-positive-psychology-o.jpg);
	display:block;
	width:153px;
	height:48px;
}

#menu ul li#menu-positive a:hover {
	background-image:url(../images/menu-positive-psychology-o.jpg);
	display:block;
	width:153px;
	height:48px;
}


/* individual- emotions */
#menu ul li#menu-emotions {
	width:87px;
	height:48px;
}
#menu ul li#menu-emotions a {
	background-image:url(../images/menu-emotions.jpg);
	display:block;
	width:87px;
	height:48px;
}
#menu ul li#menu-emotions a#current {
	background-image:url(../images/menu-emotions-o.jpg);
	display:block;
	width:87px;
	height:48px;
}

#menu ul li#menu-emotions a:hover {
	background-image:url(../images/menu-emotions-o.jpg);
	display:block;
	width:87px;
	height:48px;
}


/* Appreciative Inquiry */
#menu ul li#menu-appreciative {
	width:156px;
	height:48px;
}
#menu ul li#menu-appreciative a {
	background-image:url(../images/menu-appreciative-inquiry.jpg);
	display:block;
	width:156px;
	height:48px;
}
#menu ul li#menu-appreciative a#current {
	background-image:url(../images/menu-appreciative-inquiry-o.jpg);
	display:block;
	width:156px;
	height:48px;
}


#menu ul li#menu-appreciative a:hover {
	background-image:url(../images/menu-appreciative-inquiry-o.jpg);
	display:block;
	width:156px;
	height:48px;
}




/* individual- menu-workshops */
#menu ul li#menu-workshops {
	width:99px;
	height:48px;
}
#menu ul li#menu-workshops a {
	background-image:url(../images/menu-workshops.jpg);
	display:block;
	width:99px;
	height:48px;
}
#menu ul li#menu-workshops a#current {
	background-image:url(../images/menu-workshops-o.jpg);
	display:block;
	width:99px;
	height:48px;
}
#menu ul li#menu-workshops a:hover {
	background-image:url(../images/menu-workshops-o.jpg);
	display:block;
	width:99px;
	height:48px;
}



/* individual- private counselling */
#menu ul li#menu-counselling {
	width:157px;
	height:48px;
}
#menu ul li#menu-counselling a {
	background-image:url(../images/menu-private-counselling.jpg);
	display:block;
	width:157px;
	height:48px;
}

#menu ul li#menu-counselling a#current {
	background-image:url(../images/menu-private-counselling-o.jpg);
	display:block;
	width:157px;
	height:48px;
}

#menu ul li#menu-counselling a:hover {
	background-image:url(../images/menu-private-counselling-o.jpg);
	display:block;
	width:157px;
	height:48px;
}













/* topmenu- start*/

#top-menu{
	list-style-type: none;
	width:461px	;
	height:34px;
	float:left;
	margin:0;
	padding:0;
}

#top-menu ul{
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline;
}

#top-menu ul li{
	margin: 0;
	padding: 0;
	list-style:none;
	display:inline;
	float:left;
}

#top-menu ul a{
	margin: 0;
	padding: 0;
	line-height:18px;
	list-style-type: none;
}

.top-menu-left{
	display:block;
	width:185px;
	height:34px;
	background-image:url(../images/top-menu-left.jpg);
	
}



.top-menu-home{
	display:block;
	width:70px;
	height:34px;
	background-image:url(../images/top-home.jpg);
	background-repeat:no-repeat;
}
.top-menu-home a#current {
	display:block;
	width:70px;
	height:34px;
	background-image:url(../images/top-home-o.jpg);
	background-repeat:no-repeat;
}

.top-menu-home a {
	display:block;
	width:70px;
	height:34px;
	background-image:url(../images/top-home.jpg);
	background-repeat:no-repeat;
}
.top-menu-home a:hover{
	display:block;
	width:70px;
	height:34px;
	background-image:url(../images/top-home-o.jpg);
	background-repeat:no-repeat;
}



/* individual- testimonials*/
/*
.top-menu-testimonials{
	display:block;
	width:130px;
	height:34px;
	background-image:url(../images/top-testimonials.jpg);
	background-repeat:no-repeat;
}
.top-menu-testimonials a{
	display:block;
	width:130px;
	height:34px;
	background-image:url(../images/top-testimonials.jpg);
	background-repeat:no-repeat;
}
.top-menu-testimonials a#current{
	display:block;
	width:130px;
	height:34px;
	background-image:url(../images/top-testimonials-o.jpg);
	background-repeat:no-repeat;
}

.top-menu-testimonials a:hover{
	display:block;
	width:130px;
	height:34px;
	background-image:url(../images/top-testimonials-o.jpg);
	background-repeat:no-repeat;
}
*/

/* individual- links*/

.top-menu-links{
	display:block;
	width:72px;
	height:34px;
	background-image:url(../images/top-links.jpg);
	background-repeat:no-repeat;
}
.top-menu-links a{
	display:block;
	width:72px;
	height:34px;
	background-image:url(../images/top-links.jpg);
	background-repeat:no-repeat;
}
.top-menu-links a#current{
	display:block;
	width:72px;
	height:34px;
	background-image:url(../images/top-links-o.jpg);
	background-repeat:no-repeat;
}

.top-menu-links a:hover{
	display:block;
	width:72px;
	height:34px;
	background-image:url(../images/top-links-o.jpg);
	background-repeat:no-repeat;
}


/* individual- contact*/

.top-menu-contact{
	display:block;
	width:134px;
	height:34px;
	background-image:url(../images/top-contact.jpg);
	background-repeat:no-repeat;
}
.top-menu-contact a{
	display:block;
	width:134px;
	height:34px;
	background-image:url(../images/top-contact.jpg);
	background-repeat:no-repeat;
}
.top-menu-contact a#current{
	display:block;
	width:134px;
	height:34px;
	background-image:url(../images/top-contact-o.jpg);
	background-repeat:no-repeat;
}

.top-menu-contact a:hover{
	display:block;
	width:134px;
	height:34px;
	background-image:url(../images/top-contact-o.jpg);
	background-repeat:no-repeat;
}

