/* CSS Document */

#top-menu-container-top
{
	width:769px;
	margin:0px;
	padding:0px;
	float:left;
}

#top-menu-container-bottom
{
	width:769px;
	margin:0px;
	padding:0px;
	float:left;
}

#top-menu
	{
	width:769px;
	margin:0px;
	height:52px;
	padding:0px;
	float:left;
	}
	

.left-img
	{
	width:20px;
	margin:0px;
	padding:0px;
	background:url(../images/top-left.gif) no-repeat top left scroll;
	height:32px;
	float:left;
	}
.navi-menu
	{
	width:618px;
	margin:0px;
	padding:0px;
	float:left;
	background:#e33400;
	}
	
	/* --------------------------------------------------
						Top-Navigation
/* ------------------------------------------------- */

.top-navi
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:12px;
	width:598px;
	color:#ffffff;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-align:right;
	height:22px;
	
}

.top-marquee-left
{
	width:390px;
	float:left;
	font-size:12px;
}

.marquee-text
{
	color:#fcf2e0;	
}

.top-nav-right
{
	/*width:348px;*/
	width:200px;
	float:right;
}

.top-homeicon, .top-history, .top-organ, .top-appr {
	display:block;
	height:22px;
	width:21px;
	cursor:pointer;
	float:left;
	margin:0px 5px 0px 5px;		
}

.top-homeicon { background:url(../images/top-homeicon.jpg) scroll left top no-repeat; }
.top-history { background:url(../images/top-historyicon.jpg) scroll left top no-repeat; }
.top-organ { background:url(../images/top-organicon.jpg) scroll left top no-repeat; }
.top-appr { background:url(../images/appreciation.jpg) scroll left top no-repeat; }

.top-contact {
	background:url(../images/contact.jpg) scroll left top no-repeat;
	display:block;
	height:20px;
	width:57px;
	cursor:pointer;
	float:left;
	margin:1px 0px 1px 5px;		
}

.top-homeicon a, .top-history a, .top-organ a, .top-appr a { display:block; height:22px; width:21px; cursor:pointer; text-decoration:none;	}
.top-homeicon a:hover, .top-history a:hover, .top-organ a:hover, .top-appr a:hover { display:block; height:22px; }

.top-contact a { display:block; height:20px; width:57px; cursor:pointer; text-decoration:none; }
.top-contact a:hover { display:block; height:20px; }

ul.top-navi-links
{
	padding:0px;
	margin:0px auto;
	float:right;	
}

ul.top-navi-links li
{
	padding:10px 10px 0px 10px;
	list-style-type:none;
	margin:0px auto;
	display:inline;
}

ul.top-navi-links li a
{
	text-decoration:none;
	color:#ffffff;
}

ul.top-navi-links li a:hover
{
	text-decoration:underline;
	color:#ffffff;
}



	
.help-line
	{
	width:131px;
	height:52px;
	margin:0px;
	padding:0px;
	float:right;
	background:url(../images/help-line.gif) no-repeat scroll right top;
	display:block;
	cursor:pointer;	
}

.contact-line
	{
	width:131px;
	height:52px;
	margin:0px;
	padding:0px;
	float:right;	
	display:block;
	cursor:pointer;	
}

.help-line a
	{
	width:131px;
	height:52px;
	margin:0px;
	padding:0px;
	float:right;
	background:url(../images/help-line.gif) no-repeat scroll right top;
	display:block;
	cursor:pointer;
}

.help-line a:hover
	{
	width:131px;
	height:52px;
	margin:0px;
	padding:0px;
	float:right;
	background:url(../images/help-line-over.gif) no-repeat scroll right top;
	display:block;
	cursor:pointer;
}
	

/*===============================================================================================================================
															Middile-MENU
================================================================================================================================ */

#middile-menu
	{
	width:736px;
	height:83px;
	margin:0px 0px 0px 20px;
	padding:0px;
	float:left;
	}

#middile-menu ul
	{
	width:736px;
	height:83px;
	background:url(../images/menu-middile.gif) no-repeat;
	position:relative;
	margin:0px;
	padding:0px;
	}
#middile-menu ul li
	{
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	}
#middile-menu ul li, #middile-menu a
	{
	display:block;
	height:83px;
	border-bottom:0px;
	}
#middile-menu ul li a
	{
	text-indent:-9999px;
	text-decoration:none;
	padding:0px;
	}
#m1
	{
	left:0px; top:0px; width:245px;
	}
#m2
	{
	left:245px; top:0px; width:245px;
	}
#m3
	{
	left:490px; top:0px; width:245px;
	}
	
	
#m1 a:hover
	{
	background:transparent url(../images/menu-middile.gif) 0 -83px no-repeat; border-bottom:0px;
	}
	
#m2 a:hover
	{
	background:transparent url(../images/menu-middile.gif) -245px -83px no-repeat; border-bottom:0px;
	}
	
#m3 a:hover
	{
	background:transparent url(../images/menu-middile.gif) -490px -83px no-repeat; border-bottom:0px;
	}






/*---------- Main menu -----------------*/


#header-middle-nav
{
	background: url(../images/main-menu.jpg) scroll no-repeat ;
	width:769px;
	float:left;	
}


#nav, #nav ul 
{
	list-style: none;
	padding: 0px;
	margin:0px;
	color:#000000;
}

#nav a 
{
	display: block;
	text-decoration: none;
	padding:0px;
}


#nav li
{
	float:left;
	padding:0px;
}

#nav li ul 
{
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#nav li li 
{
	text-indent:-999px;
	padding:0px;
	margin:0px;
}

#nav li ul a 
{
	color:#FFFFFF;
	text-decoration:none;
}

#nav li ul a:hover
{
	text-decoration:underline;
}

#nav li ul ul
{
	margin:0px;
	padding:0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover
{
	background: none;
}


.general-info a
{
	left:0px; top:0px; width:129px;
	height:80px;
	text-indent:-9999px;
}

.emergency-serv a
	{
	left:129px; top:0px; width:130px;
	height:80px;
	text-indent:-9999px;
	}
.offences-pen a
	{
	left:259px; top:0px; width:129px;
	height:80px;
	text-indent:-9999px;
	}
.traffic-dont a
	{
	left:388px; top:0px; width:129px;
	height:80px;
	text-indent:-9999px;
	}
.guidlines a
	{
	left:517px; top:0px; width:130px;
	height:80px;
	text-indent:-9999px;
	}
.trafic_develope a
	{
	left:647px; top:0px; width:122px;
	height:80px;
	text-indent:-9999px;
	
	}

.general-info a:hover
{
	background: transparent url(../images/main-menu.jpg) 0px -80px no-repeat; border-bottom:0;	
}

.emergency-serv a:hover
{
	background:transparent url(../images/main-menu.jpg) -129px -80px no-repeat; border-bottom:0px;
}
	
.offences-pen a:hover
{
	background:transparent url(../images/main-menu.jpg) -259px -80px no-repeat; border-bottom:0px;
}

.traffic-dont a:hover
{
	background:transparent url(../images/main-menu.jpg) -388px -80px no-repeat; border-bottom:0px;
}
	
.guidlines a:hover
{
	background:transparent url(../images/main-menu.jpg) -517px -80px no-repeat; border-bottom:0px;
}

.trafic_develope a:hover
{
	background:transparent url(../images/main-menu.jpg) -647px -80px no-repeat; border-bottom:0px;
}

.general-infoactive
{
	background: transparent url(../images/main-menu.jpg) 0px -80px no-repeat; border-bottom:0;
	text-indent:-9999px;

}
	

	
/*---------- General-information  Dropdown menu  -----------------*/
/*
.dropdown-submenus
{
	width:129px;
	background-image:url(../images/general-info-menu.jpg);
}

.general-drop-chennaimap a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.general-drop-chennaimap a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.general-drop-speedlimit a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.general-drop-speedlimit a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.general-drop-restri a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:39px;
}

.general-drop-restri a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -78px;
	height:39px;
}

.general-drop-trafic a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.general-drop-trafic a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

.general-drop-numberplate a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -156px;
	height:39px;
}

.general-drop-numberplate a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -156px;
	height:39px;
}

.general-drop-saftytips a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -195px;
	height:35px;
}

.general-drop-saftytips a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -195px;
	height:35px;
}


/*---------- Emergency Services Dropdown menu  -----------------*/

/* .dropdown-emgren
{
	width:129px;
	background-image:url(../images/emergency-services.jpg);
}

.emgr-drop-roadacc a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.emgr-drop-roadacc a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.emgr-drop-fire a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.emgr-drop-fire a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.emgr-drop-natu a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.emgr-drop-natu a:hover
{
	width:128px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -128px -78px;
	height:38px;
}


/*---------- offences Services Dropdown menu  -----------------*/

/* .dropdown-offences
{
	width:129px;
	background-image:url(../images/offences-drop.jpg);
}

.offences-drop-enforce a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.offences-drop-enforce a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.offences-drop-investi a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.offences-drop-investi a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.offences-drop-spotfile a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.offences-drop-spotfile a:hover
{
	width:128px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -128px -78px;
	height:38px;
}

.offences-drop-courtfine a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.offences-drop-courtfine a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

/*---------- Traffic Do’s and Don’t’s Dropdown menu -----------------*/

/* .dropdown-trafficdo
{
	width:129px;
	background-image:url(../images/traffic-do-submenu.jpg);
}

.trafficdo-drop-rules a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.trafficdo-drop-rules a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.trafficdo-drop-importantpro a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.trafficdo-drop-importantpro a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.trafficdo-drop-traficsigns a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.trafficdo-drop-traficsigns a:hover
{
	width:128px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -128px -78px;
	height:38px;
}

.trafficdo-drop-speedlimit a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafficdo-drop-speedlimit a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

/*---------- Guidlines Dropdown menu -----------------*/

/* .dropdown-guidlines
{
	width:129px;
	background-image:url(../images/guidliness-submenu.jpg);
}

.guidlines-drop-trafic-signals a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.guidlines-drop-trafic-signals a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.guidlines-drop-mandatory a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.guidlines-drop-mandatory a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.guidlines-drop-guiddrivers a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.guidlines-drop-guiddrivers a:hover
{
	width:128px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -128px -78px;
	height:38px;
}

.trafficdo-drop-guidelines_pedestrians a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafficdo-drop-guidelines_pedestrians a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

.general-drop-guidelines_foreigners a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -156px;
	height:39px;
}

.general-drop-guidelines_foreigners a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -156px;
	height:39px;
}

/*---------- Traffic Development  Dropdown Submenu -----------------*/

/* .dropdown-trafic-develop
{
	width:122px;
	background-image:url(../images/trafic-develop-submenu.jpg);
}

.trafic-develop-drop-oneway a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.trafic-develop-drop-oneway a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px 0px;
}


.trafic-develop-drop-cctv a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.trafic-develop-drop-cctv a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -39px;
	height:39px;
}

.trafic-develop-drop-automatic-alarm a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:39px;
}

.trafic-develop-drop-automatic-alarm a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -78px;
	height:39px;
}

.trafic-develop-drop-fly-overs a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafic-develop-drop-fly-overs a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -117px;
	height:39px;
}

.trafic-develop-drop-lanesystem a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -155px;
	height:39px;
}

.trafic-develop-drop-lanesystem a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -155px;
	height:39px;
}

.trafic-develop-drop-led a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -194px;
	height:39px;
}

.trafic-develop-drop-led a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -194px;
	height:39px;
}

.trafic-develop-publicsupport a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	height:39px;
}

.trafic-develop-publicsupport a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -232px;
	height:39px;
}

.trafic-develop-others a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -271px;
	height:39px;
}

.trafic-develop-others a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -271px;
	height:39px;
} */

.dropdown-submenus
{
	width:129px;
	background-image:url(../images/general-info-menu.jpg);
}

.general-drop-chennaimap a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.general-drop-chennaimap a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.general-drop-speedlimit a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.general-drop-speedlimit a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.general-drop-restri a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:39px;
}

.general-drop-restri a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -78px;
	height:39px;
}

.general-drop-trafic a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.general-drop-trafic a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

.general-drop-numberplate a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -156px;
	height:39px;
}

.general-drop-numberplate a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -156px;
	height:39px;
}

.general-drop-saftytips a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -195px;
	height:35px;
}

.general-drop-saftytips a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/general-info-menu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -195px;
	height:35px;
}


/*---------- Emergency Services Dropdown menu  -----------------*/

.dropdown-emgren
{
	width:130px;
	/*width:129px;*/
	background-image:url(../images/emergency-services.jpg);
}

.emgr-drop-roadacc a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.emgr-drop-roadacc a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -130px 0px;
}

.emgr-drop-fire a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.emgr-drop-fire a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -130px -39px;
	height:39px;
}

.emgr-drop-natu a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.emgr-drop-natu a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/emergency-services.jpg);
	background-repeat: no-repeat;
	background-position: -130px -78px;
	height:38px;
}


/*---------- offences Services Dropdown menu  -----------------*/

.dropdown-offences
{
	width:130px;
	background-image:url(../images/offences-drop.jpg);
}

.offences-drop-enforce a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.offences-drop-enforce a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -130px 0px;
}

.offences-drop-investi a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.offences-drop-investi a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -130px -39px;
	height:39px;
}

.offences-drop-spotfile a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.offences-drop-spotfile a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -130px -78px;
	height:38px;
}

.offences-drop-courtfine a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.offences-drop-courtfine a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/offences-drop.jpg);
	background-repeat: no-repeat;
	background-position: -130px -117px;
	height:39px;
}

/*---------- Traffic Do’s and Don’t’s Dropdown menu -----------------*/

.dropdown-trafficdo
{
	width:130px;
	background-image:url(../images/traffic-do-submenu.jpg);
}

.trafficdo-drop-rules a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.trafficdo-drop-rules a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -130px 0px;
}

.trafficdo-drop-importantpro a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.trafficdo-drop-importantpro a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -130px -39px;
	height:39px;
}

.trafficdo-drop-traficsigns a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.trafficdo-drop-traficsigns a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -130px -78px;
	height:38px;
}

.trafficdo-drop-speedlimit a
{
	width:130px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafficdo-drop-speedlimit a:hover
{
	width:130px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/traffic-do-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -130px -117px;
	height:39px;
}

/*---------- Guidlines Dropdown menu -----------------*/

.dropdown-guidlines
{
	width:129px;
	background-image:url(../images/guidliness-submenu.jpg);
}

.guidlines-drop-trafic-signals a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.guidlines-drop-trafic-signals a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px 0px;
}

.guidlines-drop-mandatory a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.guidlines-drop-mandatory a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -39px;
	height:39px;
}

.guidlines-drop-guiddrivers a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:38px;
}

.guidlines-drop-guiddrivers a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -78px;
	height:38px;
}

.trafficdo-drop-guidelines_pedestrians a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafficdo-drop-guidelines_pedestrians a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -117px;
	height:39px;
}

.general-drop-guidelines_foreigners a
{
	width:129px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -157px;
	height:37px;
}

.general-drop-guidelines_foreigners a:hover
{
	width:129px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/guidliness-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -129px -157px;
	height:36px;
}

/*---------- Traffic Development  Dropdown Submenu -----------------*/

.dropdown-trafic-develop
{
	width:122px;
	background-image:url(../images/trafic-develop-submenu.jpg);
}

.trafic-develop-drop-oneway a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	height:39px;
}

.trafic-develop-drop-oneway a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px 0px;
}


.trafic-develop-drop-cctv a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	height:39px;
}

.trafic-develop-drop-cctv a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image: url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -39px;
	height:39px;
}

.trafic-develop-drop-automatic-alarm a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -78px;
	height:39px;
}

.trafic-develop-drop-automatic-alarm a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -78px;
	height:39px;
}

.trafic-develop-drop-fly-overs a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -117px;
	height:39px;
}

.trafic-develop-drop-fly-overs a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -117px;
	height:39px;
}

.trafic-develop-drop-lanesystem a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -155px;
	height:39px;
}

.trafic-develop-drop-lanesystem a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -155px;
	height:39px;
}

.trafic-develop-drop-led a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -194px;
	height:39px;
}

.trafic-develop-drop-led a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -194px;
	height:39px;
}

.trafic-develop-publicsupport a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -232px;
	height:39px;
}

.trafic-develop-publicsupport a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -232px;
	height:39px;
}

.trafic-develop-others a
{
	width:122px;
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -271px;
	height:39px;
}

.trafic-develop-others a:hover
{
	width:122px;
	background-attachment:scroll;
	background-color: transparent;
	background-image:url(../images/trafic-develop-submenu.jpg);
	background-repeat: no-repeat;
	background-position: -122px -271px;
	height:39px;
}
	
	
	
