.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}

#qm0 #home {background-image:url(images/nav/home.gif);width:57px;height:29px;}
#qm0 #home.qmactive {background-image:url(images/nav/homer.gif);}
		
#qm0 #video {background-image:url(images/nav/video.gif);width:148px;height:29px;}
#qm0 #video.qmactive {background-image:url(images/nav/videor.gif);}
	
#qm0 #photo {background-image:url(images/nav/photo.gif);width:108px;height:29px;}
#qm0 #photo.qmactive {background-image:url(images/nav/photor.gif);}

#qm0 #about {background-image:url(images/nav/about.gif);width:124px;height:29px;}
#qm0 #about.qmactive {background-image:url(images/nav/aboutr.gif);}
	
#qm0 #client {background-image:url(images/nav/client.gif);width:124px;height:29px;}
#qm0 #client.qmactive {background-image:url(images/nav/clientr.gif);}

#qm0 #faq {background-image:url(images/nav/faq.gif);width:53px;height:29px;}
#qm0 #faq.qmactive {background-image:url(images/nav/faqr.gif);}

#qm0 #contact {background-image:url(images/nav/contact.gif);width:97px;height:29px;}
#qm0 #contact.qmactive {background-image:url(images/nav/contactr.gif);}
	
/* (MAIN) Container */
#qm0 { 
	background-color:transparent;
}

/* (MAIN) Items */
#qm0 a {
  color:#666;
  background-color:transparent;
  font-family:verdana, sans-serif;
  font-size:11px;
  text-decoration:none;
  padding:0px;
  border-style:none;
  border-color:#dddddd;
  border-width:1px;
  background-repeat:no-repeat;
  background-position:center center;
  margin-right:10px;
}

/* (MAIN) Hover State */
#qm0 a:hover { 
}

/* (MAIN) Active State */	
#qm0 .qmactive { 
  /* add '!important' after each style */	
  text-decoration:none !important;
}

/* (MAIN) Parent Items */
#qm0 .qmparent {
}

/* [SUB] Containers */
#qm0 div {
  background-color:#eee;
  padding:0;
  border-style:solid;
  border-width:1px 1px 0 1px;
  border-color:#999;
  margin-top:7px;
}

/* [SUB] Hover State */
#qm0 div a:hover {
  color: #fff;
  background-color:#999;
}

/*[SUB] Active State */
#qm0 div .qmactive {
  /* Note: Add '!important' after each style
  background-color:#ffffff !important; */
}

/* [SUB] Parent Items */
#qm0 div .qmparent {
  background-image:url(images/arrow.gif);
}

/* [SUB] Items */
#qm0 div a {
  margin:0px;
  padding:2px 20px 2px 5px;
  border-style:solid; border-color:#999;
  border-width:0 0 1px 0;
  background-repeat:no-repeat;
  background-position:95%;
}
