#top-black-line {
	width: 100%;
	background-color: #0073b7;
	height: 5px;
}

.header-bg-group{
	width: 100%;
}

group-com{
	width: 100%;
	float: right;
	margin:0 auto;
}

div#main-nav-logo {
    width:100%;
    margin: 0 auto;
}

#main-nav {width: 100%;margin: 0 0 0 -88px;/*	float: right;*/}

#grp-comany-tab {
	width: 150px;
	height: 20px;
	background-color: #006aa9;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.download2{
	width:31px;
	height:20px;
	padding:0px 0px 0 0px;
	float: right;
	
}

/*top logo effect CSS*/
#panel {

	display: none;
	width: 100%;
	/*border-bottom:solid 4px #8cc63f;*/
	background: #fff;
}
.panel_content {
	margin: 0 auto;
	padding:10px 0px 10px 46px;
	width: 100%;
	height:80px;
}
.panel_content img {
	 
	 float:left;
}
.panel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.panel li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
.btn-slide {
	border: none;
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #fff;
	width: 140px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/arrow2.gif) no-repeat right -7px;
}

a.btn-slide{color:#fff;}
a.btn-slide:visited{color:#fff;}
a.btn-slide:hover{color:#0CF;}

.btn-slide a:link{
/*	color:#fff !important;*/
	text-decoration:none !important;
	background: url(../images/arrow2.gif) no-repeat right -5px;
}

.btn-slide a:visited {
	color:#fff !important;
	text-decoration:none !important;
	background: url(../images/arrow2.gif) no-repeat right -5px;
}

.btn-slide.active {
	color:#fff !important;
	text-decoration:none !important;
	background:url(../images/arrow2.gif) no-repeat right 8px;
}

.btn-slide a:hover, a:focus{
	color:#fff !important;
	text-decoration:none !important;
	background: url(../images/arrow2.gif) no-repeat right -5px;
}


/*Accordian css start*/

	/* style for each drop down - horizontal */
	#navigation_horiz ul li #dropdown_one {background:url(../images/mega-nav-bg.png) left top repeat; color:#fff; width:547px !important; height:140px !important; margin-top: 12px;}
	#navigation_horiz ul li #dropdown_one a {color:red}
	#navigation_horiz ul li #dropdown_two {background:url(../images/mega-nav-bg.png) left top repeat; color:#fff; width:763px !important; height:230px !important; margin-top: 12px;}
	#navigation_horiz ul li #dropdown_two a {color:black}
	#navigation_horiz ul li #dropdown_three {background:url(../images/mega-nav-bg.png) left top repeat; color:#fff; width:522px !important; height:140px !important; margin-top: 12px;}
	#navigation_horiz ul li #dropdown_three a {color:red}
	

h5.eve {
    line-height: 10px;
    margin-top: 0px;
    font-size: 15px;
}


