

/* Tab Menu part style start from here */

a.nav, div.nav{margin:0;}

.nav a
{
	background:url(home_nav_01.gif);
	font: bold   "Trebuchet MS";
	color:#47a5bf;
	margin:0;
	padding:0;
	width:117px;
	height:53px;
	text-decoration:none;
	display:block;	
	text-indent:-1000px;
	vertical-align:bottom;
}

.nav a:hover{
  	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
		
}

a.nav2, div.nav2{margin:0;}

.nav2 a
{
  
	background:url(home_nav_02.gif);
	font: bold 1px/53px  "Trebuchet MS";
	color:#879538;
	margin:0;
	padding:0;
	width:116px;
	height:53px;
	text-decoration:none;
	display:block;	
	text-indent:-1000px;
	vertical-align:bottom;
}

.nav2 a:hover{
  	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
		
}
a.nav3, div.nav3{margin:0;}
.nav3 a{
	font: bold 1px/53px "Trebuchet MS";
	color:#e2931d;
	background:url(home_nav_03.gif);
	margin:0;
	padding:0;
	width:117px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-1000px;
	vertical-align:bottom;
	
}

.nav3 a:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
}
a.nav4{
	font: bold 1px/53px "Trebuchet MS";
	color:#a94c45;
	background:url(home_nav_04.gif);
	margin:0;
	padding:0;
	width:117px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-1000px;
}

a.nav4:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
}
a.nav5{
	font: bold 1px/53px "Trebuchet MS";
	color:#1339c5;
	background:url(../images/home_nav_05.gif);
	margin:0;
	padding:0;
	width:121px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-1000px;
}

a.nav5:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
}
a.nav6{
	font: bold 1px/53px "Trebuchet MS";
	color:#1339c5;
	background:url(home_nav_06.gif);
	margin:0;
	padding:0;
	width:123px;
	height:53px;
	text-decoration:none;
	display:block;
	text-indent:-1000px;
}

a.nav6:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 1;
	text-decoration:none;
}
/*Child menu(sub menu)*/
div#nav_menu_child{ 
	background:#fcf2e1;
	}

a.child1, div.child1
{
 	font: bold 12px/30px "Trebuchet MS";
	background-color:#2f8aa8;
	color:#f7efe4;
	margin:0;
	padding-left:3px;
	width:160px;
	height:30px;
	text-align:left;
	text-decoration:none;
	display:block;	
	border-left: 1px solid #055d7a;
	border-right: 1px solid #055d7a;
	border-bottom: 1px solid #055d7a;
}
a.child1:hover{
	background-color:#74bed6;
	text-decoration:none;
	
}
a.child2, div.child2
{
 	font: bold 12px/30px "Trebuchet MS";
	background-color:#919f41;
	color:#f7efe4;
	margin:0;
	padding-left:3px;
	width:160px;
	height:30px;
	text-align:left;
	text-decoration:none;
	display:block;	
	border-left: 1px solid #4d5907;
	border-right: 1px solid #4d5907;
	border-bottom: 1px solid #4d5907;
}
a.child2:hover{
	background-color:#b6cd44;
	text-decoration:none;
	
}
a.child3, div.child3
{
 	font: bold 12px/30px "Trebuchet MS";
	background-color:#dd8e1b;
	color:#f7efe4;
	margin:0;
	padding-left:3px;
	width:160px;
	height:30px;
	text-align:left;
	text-decoration:none;
	display:block;	
	border-left: 1px solid #945d0a;
	border-right: 1px solid #945d0a;
	border-bottom: 1px solid #945d0a;
}
a.child3:hover{
	background-color:#f9ae40;
	text-decoration:none;
	
}


/* Tab Menu part style end here */


