#tiratreemenu {
	width: 654px;
	line-height:39px;
	height: 39px;
	line-height:15px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	background-position:left top;
}
#tiratreemenu ul li.whiteThinLine {
	width:2px !important;
	background-image:url(../images/top_nav_seperator.gif);
	background-repeat:no-repeat;
	height:39px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	font-size:1px;
}
#tiratreemenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	z-index:1000;
}
#tiratreemenu ul li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index:1000;
}
#tiratreemenu ul li a {
	display: block;
	text-decoration: none;
	font-size:11px;
	color:#ffffff;
	margin: 0px;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
}
#tiratreemenu ul li a.home {
	width:97px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/home_static.gif) no-repeat left top;
	
}
#tiratreemenu ul li a.home:hover {
	background:url(../images/home_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.service {
	width:107px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/services_static.gif) no-repeat left top;
}
#tiratreemenu ul li a.service:hover {
	background:url(../images/services_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.price {
	width:100px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/price_static.gif) no-repeat left top;
}
#tiratreemenu ul li a.price:hover {
	background:url(../images/price_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.how_it_works {
	width:131px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/howitworks_static.gif) no-repeat left top;
}
#tiratreemenu ul li a.how_it_works:hover {
	background:url(../images/howitworks_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.about {
	width:110px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/about_static.gif) no-repeat left top;
}
#tiratreemenu ul li a.about:hover {
	background:url(../images/about_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.contact {
	width:99px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/contact_static.gif) no-repeat left top;
}
#tiratreemenu ul li a.contact:hover {
	background:url(../images/contact_static.gif) no-repeat left -39px;
}
#tiratreemenu ul li a.home_active{
	width:97px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/home_hover.gif) no-repeat left top;
	
}
#tiratreemenu ul li a.service_active{
	width:107px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/services_hover.gif) no-repeat left top;
}
#tiratreemenu ul li a.price_active{
	width:100px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/price_hover.gif) no-repeat left top;
}
#tiratreemenu ul li a.howitworks_active{
	width:131px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/howitworks_hover.gif) no-repeat left top;
}
#tiratreemenu ul li a.about_active{
	width:110px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/about_hover.gif) no-repeat left top;
}
#tiratreemenu ul li a.contact_active{
	width:99px;
	height:39px;
	text-indent:-3000px;
	background:url(../images/contact_hover.gif) no-repeat left top;
}
#tiratreemenu ul li a:focus {
	outline:none;
}

	
/*First Set Start*/
#tiratreemenu ul li ul {
	float:none;
	clear:both;
	left:0px;
	top: 0px;
	position: absolute;
	list-style-type:none;
	padding-top:8px;
	display:none;
}
#tiratreemenu ul li ul li {
	width:161px;
	margin: 0px 0px -3px 0px;
	padding: 3px 0px 0px 0px;
	background-color: #444444;
	z-index:1000;
	background-image:url(../images/nav_div.gif);
	background-position:center 0px;
	background-repeat:no-repeat;
	float:none;
	clear:left;
}
#tiratreemenu ul li ul li a {
	letter-spacing:0px;
	display:block;
	color: #ffffff;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	padding: 5px 8px 5px 30px;
	margin: 0px 0px 0px 0px;
	background-color:#444444;
	text-transform:none;
	background-image:url(../images/drop_bullet.gif);
	background-repeat:no-repeat;
	background-position:18px 10px;
	float:none;
	clear:left;
}
#tiratreemenu ul li ul li a:hover {
	color: #fa8c20;
	font-weight:bold;
	text-align:left;
}

/*First Set Ends */
	
/*Second Set Start*/
#tiratreemenu ul li ul li ul {
	float:none;
	left:0px;
	top: 0px !important;
	position: absolute;
	list-style-type:none;
	padding-top:0px;
	margin-top:2px;
	margin-left:15px;
	display:none;
}
#tiratreemenu ul li ul li ul li {
	white-space:nowrap;
	width:141px;
	margin: -2px 0px 0px 0px;
	padding: 2px 10px 0px 10px;
	z-index:1010;
	background-image:url(../images/nav_div.gif);
	background-position:center 0px;
	background-repeat:no-repeat;
	float:left;
}
#tiratreemenu ul li ul li ul li a {
	border-top:1px solid #484849;
	border-bottom:1px solid #484849;
	letter-spacing:0px;
	display:block;
	color: #ffffff;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	padding: 5px 8px 5px 30px;
	margin: 0px 0px 0px 0px;
	background-color:#444444;
	text-transform:none;
	background-image:url(../images/drop_bullet.gif);
	background-repeat:no-repeat;
	background-position:18px 10px;
}
#tiratreemenu ul li ul li ul li a:hover {
	color: #fa8c20;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	background-color:#444444;
	text-transform:none;
}

#tiratreemenu ul li ul li.image_left
{
	
	background-image:none !important;
}


#tiratreemenu ul li ul li ul li.image_left
{
	
	background-image:none!important;
}

