/*------------------------------------- HOME PAGE MAIN NAVIGATION ------------------------------------------*/

#fees_nav { /* Navigation container. */
	background: none;
	height: 344px;
	margin: 0px;
	width: 168px;
	float: right;
	position: relative;
}
#fees_nav ul {
	border: 0;
	height: 344px;
	margin: 0;
	padding: 0;
	position:relative;
	width: 343px;
	background-image: url(../images/fees_buttons.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#fees_nav li {
	background: transparent;
	list-style: none;
	top: 0;
	float:left;
}
#fees_nav li, #fees_nav a {
	margin: 0;
	padding: 0;
	width: 168px;
	height:173px;
	float:left;
}
#fees_nav li a {
	border: 0;
	display: block; /* turns links into blocks */
	margin: 0;
	padding: 0;
	text-indent: -9999px; /* pushes link text off the page */
	text-decoration: none;
	width: 168px;
	height:173px;
	float:left;
}
/* Setting background, width & position of main nav links... */
#fees_guides {
	top: 0;
	height: 173px;
}
#fees_membership  {
	top: 0px;
	height: 173px;
}
#fees_payment {
	top: 173px;
	height: 173px;
}
#fees_guarantees  {
	top: 173px;
	height: 173px;
}
/* Setting background image positions of hover state... */
#fees_guides a:hover {
	background: url(../images/fees_buttons.gif) -343px 0px no-repeat;
	height: 173px;
}
#fees_membership a:hover {
	background: url(../images/fees_buttons.gif) -511px 0px no-repeat;
	height: 173px;
}
#fees_payment a:hover {
	background: url(../images/fees_buttons.gif) -343px -173px no-repeat;
	height: 173px;
}
#fees_guarantees a:hover {
	background: url(../images/fees_buttons.gif) -511px -173px no-repeat;
	height: 173px;
}
/* You are here. */
#fees_guides_a #fees_guides {
	background: url(../images/fees_buttons.gif) -343px 0px no-repeat;
	height:173px;
}
#fees_membership_a #fees_membership {
	background: url(../images/fees_buttons.gif) -511px 0px no-repeat;
	height:173px;
}
#fees_payment_a #fees_payment{
	background: url(../images/fees_buttons.gif) -343px -173px no-repeat;
	height:173px;
}
#fees_guarantees_a #fees_guarantees {
	background: url(../images/fees_buttons.gif) -511px -173px no-repeat;
	height:173px;
}
/* Treatment sub menu */
.feesguide {
	background-image:url(../images/feesguide.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;

}
.feesguide:hover {
	background-image:url(../images/feesguide_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;

}
.feesguide_h {
	background-image:url(../images/feesguide_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;
}
.membership {
	background-image:url(../images/membership.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:118px;
	height:22px;
}
.membership:hover {
	background-image:url(../images/membership_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:118px;
	height:22px;
}
.membership_h {
	background-image:url(../images/membership_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:118px;
	height:22px;
}
.payment {
	background-image:url(../images/payment.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:115px;
	height:22px;
}
.payment:hover {
	background-image:url(../images/payment_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:115px;
	height:22px;
}
.payment_h {
	background-image:url(../images/payment_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:115px;
	height:22px;
}
.guarantees {
	background-image:url(../images/guarantees.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;
}
.guarantees:hover {
	background-image:url(../images/guarantees_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;
}
.guarantees_h {
	background-image:url(../images/guarantees_h.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	width:80px;
	height:22px;
}


/* inner. */

#feesinner_nav { /* Navigation container. */
	background: none;
	height: 344px;
	margin: 0px;
	width: 174px;
	float: right;
	position: relative;
}
#feesinner_nav ul {
	border: 0;
	height: 180px;
	margin: 0;
	padding: 0;
	position:relative;
	width: 172px;
	background-image: url(../images/fees_submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#feesinner_nav li {
	background: transparent;
	list-style: none;
	top: 0;
	float:left;
}
#feesinner_nav li, #feesinner_nav a {
	margin: 0;
	padding: 0;
	width: 84px;
	height:85px;
	float:left;
}
#feesinner_nav li a { 
	border: 0;
	display: block; /* turns links into blocks */
	margin: 0;
	padding: 0;
	text-indent: -9999px; /* pushes link text off the page */
	text-decoration: none;
	width: 84px;
	height:85px;
	float:left;
}

/* Setting background, width & position of main nav links... */
#feesinner_fees-guide { top: 0; height: 85px;}
#membership-plan { top: 0px; height: 85px; }
#payment-options { top: 85px; height: 85px; }
#guarantees-inner { top: 85px; height: 85px; }
#feesinner_emailus { top: 170px; height: 85px; }
#feesinner_referrals{ top: 255px; height: 85px; }

/* Setting background image positions of hover state... */
#feesinner_fees-guide a:hover { background: url(../images/fees_submenu.gif) -174px 0px no-repeat; height: 85px;}
#membership-plan a:hover { background: url(../images/fees_submenu.gif) -258px 0px no-repeat; height: 85px; }
#payment-options a:hover { background: url(../images/fees_submenu.gif) -174px -85px no-repeat; height: 85px; }
#guarantees-inner a:hover { background: url(../images/fees_submenu.gif) -258px -85px no-repeat; height: 85px; }
#feesinner_emailus a:hover { background: url(../images/fees_submenu.gif) -174px -170px no-repeat; height: 85px; }
#feesinner_referrals a:hover { background: url(../images/fees_submenu.gif) -258px -170px no-repeat; height: 85px; }

/* You are here. */
#feesinner_fees-guide_a #feesinner_fees-guide { background: url(../images/fees_submenu.gif) -174px 0px no-repeat; height:85px; }
#membership-plan_a #membership-plan {	background: url(../images/fees_submenu.gif) -258px 0px no-repeat; height:85px;	}
#payment-options_a #payment-options { background: url(../images/fees_submenu.gif) -174px -85px no-repeat; height:85px; }
#guarantees-inner_a #guarantees-inner { background: url(../images/fees_submenu.gif) -258px -85px no-repeat; height:85px; }
#feesinner_emailus_a #feesinner_emailus { background: url(../images/fees_submenu.gif) -174px -170px no-repeat; height:85px; }
#feesinner_referrals_a #feesinner_referrals { background: url(../images/fees_submenu.gif) -258px -255px no-repeat; height:85px; }

