/*---------------------------------  FIRST NAVIGATION  ---------------------------------*/	
ul#nav  {
	height: 33px;
		margin:0px;
		padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 33px;
}


/*--------------------------------- Home Start---------------------------------*/	

#nav li#home {
	width:74px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/home_but.gif);
	}
	
#nav li#home a {
	background-image: url(../images/home_but.gif);
	width:74px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#home a:hover {
	background-image: url(../images/home_but.gif);
	width:74px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
#nav li#home_a {
	background-image: url(../images/home_but.gif);
	width:74px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------Home End ---------------------------------*/	

/*--------------------------------- How it works Start ---------------------------------*/	

#nav li#how_work {
	width:122px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/company_profile_but.gif);
	}
	
#nav li#how_work a {
	background-image: url(../images/company_profile_but.gif);
	width:122px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#how_work a:hover {
	background-image: url(../images/company_profile_but.gif);
	width:122px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
#nav li#how_work_a {
	background-image: url(../images/company_profile_but.gif);
	width:122px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------How it works End ---------------------------------*/	

/*--------------------------------- Why choose us Start ---------------------------------*/	

#nav li#why_us {
	width:147px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/sms_appli_but.gif);
	}
	
#nav li#why_us a {
	background-image: url(../images/sms_appli_but.gif);
	width:147px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#why_us a:hover {
	background-image: url(../images/sms_appli_but.gif);
	width:147px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
#nav li#why_us_a {
	background-image: url(../images/sms_appli_but.gif);
	width:147px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------why choose us End---------------------------------*/	

/*--------------------------------- who we are Start ---------------------------------*/	

#nav li#who_we {
	width:128px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/client_cases_but.gif);
	}
	
#nav li#who_we a {
	background-image: url(../images/client_cases_but.gif);
	width:128px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#who_we a:hover {
	background-image: url(../images/client_cases_but.gif);
	width:128px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
#nav li#who_we_a {
	background-image: url(../images/client_cases_but.gif);
	width:128px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- who we are End---------------------------------*/	

/*--------------------------------- Contact Us Start ---------------------------------*/	

#nav li#contactus {
	width:111px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/contactus_but.gif);
	}
	
#nav li#contactus a {
	background: url(../images/nav/fees_finance.gif);
	width:111px;
	height:33px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#contactus a:hover {
	background-image: url(../images/contactus_but.gif);
	width:111px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
#nav li#contactus_a {
	background-image: url(../images/contactus_but.gif);
	width:111px;
	height:33px;
	background-position:0 -33px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- Contact Us End ---------------------------------*/	


