.submenu{
 text-align:right;
 font-size:12px;
 padding-top:4px;
 padding-right:30px;
}

#leftnavhome {
    background: transparent url(http://vistacare.thinkfresh.ca/images/leftnav-home-on.jpg) no-repeat;
    width:153px;
    height:64px;
}

#navhome {
    background: transparent url(http://vistacare.thinkfresh.ca/images/leftnav-home-off.jpg) no-repeat;
    display:block;
    width:153px;
    height:64px;
}

#navhome:hover {
    display:block;
    background: transparent url(http://vistacare.thinkfresh.ca/images/leftnav-home-on.jpg) no-repeat;
    width:153px;
    height:64px;
}

#navhomeon {
    background: transparent url(http://vistacare.thinkfresh.ca/images/leftnav-home-on.jpg) no-repeat;
    display:block;
    width:153px;
    height:64px;
}
/* BOTTOM NAV */
#botNavContainer img{
display:inline;
padding: 20px 5px 0px 15px;
}

/* LEFT NAV */
#menu{
margin-top:15px;
}

/**/
#aboutNav a { background: url(../images/nav_about.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#aboutNav a:hover { background-position: 0 -16px;}
#aboutNav a:active { background-position: 0 -16px;}
#aboutNavSelected a { background: url(../images/nav_about.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}


/**/
#solutionsNav a { background: url(../images/nav_solutions.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#solutionsNav a:hover { background-position: 0 -16px;}
#solutionsNav a:active { background-position: 0 -16px;}
#solutionsNavSelected a { background: url(../images/nav_solutions.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}


/**/
#partnersNav a { background: url(../images/nav_partners.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#partnersNav a:hover { background-position: 0 -16px;}
#partnersNav a:active { background-position: 0 -16px;}
#partnersNavSelected a { background: url(../images/nav_partners.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}


/**/
#faqNav a { background: url(../images/nav_faq.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#faqNav a:hover { background-position: 0 -16px;}
#faqNav a:active { background-position: 0 -16px;}
#faqNavSelected a { background: url(../images/nav_faq.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}

/**/
#contactNav a { background: url(../images/nav_contact.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#contactNav a:hover { background-position: 0 -16px;}
#contactNav a:active { background-position: 0 -16px;}
#contactNavSelected a { background: url(../images/nav_contact.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}


/**/
#homeNav a { background: url(../images/nav_home.jpg) 0 0 no-repeat; width:96px; height:16px; display:block;}
#homeNav a:hover { background-position: 0 -16px;}
#homeNav a:active { background-position: 0 -16px;}
#homeNavSelected a { background: url(../images/nav_home.jpg) 0 -16px no-repeat; width:96px; height:16px; display:block;}
