#nav input, textarea {
	border: none;
	color: #888888;
	padding: 2px;
	padding-left: 4px;
	margin-top: 12px;
	margin-left: 49px;
	background: url("images/nav/input.jpg") no-repeat;}
	
#nav {
    height: 55px;
    background: url("images/nav/nav-bg.gif") repeat-x;
    margin: 0px; 
	padding: 0;
    position: relative;
	margin-top: 10px;
	border-top: 1px solid #F1F1F1;
	width: auto;
	min-width: 847px;}
	
#nav li {
    margin: 0; 
	padding: 0; 
	list-style: none;
    position: absolute; 
	top: 0;}
	
#nav li, #nav a {
    height: 55px; 
	display: block;
	color: #fff;}

#nav a {
	font-size: 10px;
	text-align: center;}

#panela {
	left: 0; 
	width: 115px; 
	background: url("images/nav/nav_diploma.jpg") no-repeat;
	z-index: 10;}
	
#panela-on {
	left: 0; 
	width: 115px; 
	background: url("images/nav/nav_diploma.jpg") 0px -110px no-repeat;}
	
#panelb {
	left: 115px; 
	width: 130px;
	background: url("images/nav/nav_certif.jpg") no-repeat;}
	
#panelb-on {
	left: 115px; 
	width: 130px;
	background: url("images/nav/nav_certif.jpg") 0px -110px no-repeat;}

#panelc {
	left: 245px; 
	width: 73px;
	background: url("images/nav/nav_retail.jpg") no-repeat;}
	
#panelc-on {
	left: 245px; 
	width: 73px;
	background: url("images/nav/nav_retail.jpg") 0px -110px no-repeat;}
	
#paneld {
	left: 318px; 
	width: 92px;
	background: url("images/nav/nav_faq.jpg") no-repeat;}
	
#paneld-on {
	left: 318px; 
	width: 92px;
	background: url("images/nav/nav_faq.jpg") 0px -110px no-repeat;}
	
#panele {
	left: 410px; 
	width: 99px;
	background: url("images/nav/nav_phone.jpg") no-repeat;}
	
#panele-on {
	left: 410px; 
	width: 99px;
	background: url("images/nav/nav_phone.jpg") 0px -110px no-repeat;}
	
#panelf {
	left: 509px; 
	width: 54px;
	background: url("images/nav/nav_about.jpg") no-repeat;}
	
#panelf-on {
	left: 509px; 
	width: 54px;
	background: url("images/nav/nav_about.jpg") 0px -110px no-repeat;}
	
#panelg {
	left: 563px; 
	width: 63px;
	background: url("images/nav/nav_contact.jpg") no-repeat;}
	
#panelg-on {
	left: 563px; 
	width: 63px;
	background: url("images/nav/nav_contact.jpg") 0px -110px no-repeat;}

#panelh {
	right: 36px; 
	width: 186px;
	background: url("images/nav/nav_search.jpg") no-repeat;}
	
#paneli {
	right: 5px; 
	width: 36px;}
 
#panela a:hover {
    background: transparent url("images/nav/nav_diploma.jpg") 0px -55px no-repeat;}
	
#panelb a:hover {
    background: transparent url("images/nav/nav_certif.jpg") 0px -55px no-repeat;}
	
#panelc a:hover {
    background: transparent url("images/nav/nav_retail.jpg") 0px -55px no-repeat;}
	
#paneld a:hover {
    background: transparent url("images/nav/nav_faq.jpg") 0px -55px no-repeat;}
	
#panele a:hover {
    background: transparent url("images/nav/nav_phone.jpg") 0px -55px no-repeat;}
	
#panelf a:hover {
    background: transparent url("images/nav/nav_about.jpg") 0px -55px no-repeat;}
	
#panelg a:hover {
    background: transparent url("images/nav/nav_contact.jpg") 0px -55px no-repeat;}