@charset "UTF-8";

div#PrimaryNavi ul#GlobalNavi{ display: none !important;}

body#HomeON div#PrimaryNavi{ background: url(../images/global_home.jpg) no-repeat left center;}
body#PatientON div#PrimaryNavi{ background: url(../images/global_patiente.jpg) no-repeat left center;}
body#MedicalON div#PrimaryNavi{ background: url(../images/global_medical.jpg) no-repeat left center;}
body#HospitalON div#PrimaryNavi{ background: url(../images/global_hospital.jpg) no-repeat left center;}
body#AccessON div#PrimaryNavi{ background: url(../images/global_access.jpg) no-repeat left center;}
body#FaqON div#PrimaryNavi{ background: url(../images/global_faq.jpg) no-repeat left center;}


