#overview_section .widget a {
}
	
#overview_section .widget a:hover {
	
	}

#overview_section .tabnav li {


	}
	
#overview_section .tabnav li a {
		}
			
#overview_section #overview_section ul.tabnav.ui-tabs-nav {

}
	
.ui-tabs-hide {
		display: none;
		}
	
	
	
	
.tabnav li a:hover {height:1%;}	
	
#services_list .tabnav li a {
	color: white;
	font-size: 14px;
	
		}
		
#services_list .tabnav li a:hover {
	color: #6e8d3d;
	background-color: white;
}

#services_list .tabnav  .ui-tabs-selected a{
color: #6e8d3d;
background-color: white;}
	
#services .ui-tabs-hide {
		display: none;
		}
		
#services_list ul li a {
	padding: 10px;
	display: block;
}




#success_stories .tabnav li a {
	color: white;
	margin-left: -10px;
	font-size: 14px;
		}
		
#success_stories .tabnav li a:hover, #success_stories .tabnav  .ui-tabs-selected a {
	color: #802b81;
	background-color: white;
}
	
#success_stories .ui-tabs-hide {
		display: none;
		}
		
#success_stories ul li a {
	padding: 10px;
	display: block;
}





#about_us .tabnav li a {
	color: white;
	margin-left: -10px;
	font-size: 14px;
		}
		
#about_us .tabnav li a:hover,
#about_us .tabnav  .ui-tabs-selected a {
	color: #f36f24;
	background-color: white;
}
	
#about_us .ui-tabs-hide {
		display: none;
		}
		
#about_us ul li a {
	padding: 10px;
	display: block;
}


#our_services_link a {
	background: url(../images/green_tab_closed.jpg) no-repeat;
	background-color: #6e8d3d;
	color: #eeeeee;
	display: block;
	height: 5em;
text-align: center;
margin-bottom: -10px;
padding: 5px;
height: 30px;
line-height: 30px;
}

#our_case_studies_link a {
	background: url(../images/purple_tab_closed.jpg) no-repeat;
	background-color: #802b81;
	color: #eeeeee;
	display: block;
	height: 5em;
text-align: center;
padding: 5px;
height: 30px;
line-height: 30px;
margin-bottom: -10px;
}

#our_company_profile_link a {
	background: url(../images/orange_tab_closed.jpg) no-repeat;
	background-color:  #f36f24;
	color: #eeeeee;
	display: block;
	height: 5em;
text-align: center;
padding: 5px;
height: 30px;
line-height: 30px;
margin-bottom: -10px;
}


.ui-tabs-selected #our_services_link a

{
	background: #6e8d3d url(../images/green_tab_open.jpg) no-repeat;
	height: 40px;
	color: white;
	margin-bottom: 0px;
}
#our_services_link a:hover  {
	color: white;
	background-color: #6e8d3d;
}
	
.ui-tabs-selected #our_case_studies_link a
{
	background: #802b81 url(../images/purple_tab_open.jpg) no-repeat;
	height: 40px;
	margin-bottom: 0px;
	color: white;
}

#our_case_studies_link a:hover {
	color: white;
	background-color: #802b81;
}

.ui-tabs-selected #our_company_profile_link a
{
	background: #f36f24 url(../images/orange_tab_open.jpg) no-repeat;
	height: 40px;
	margin-bottom: 0px;
	color: white;
}

#our_company_profile_link a:hover {
	color: white;
	background-color: #f36f24;
}	


/*

#our_services_link a {
	background-color: #6e8d3d;
	color: white;
	display: block;
	height: 5em;
text-align: center;
margin-bottom: -10px;
padding: 5px;
height: 30px;
line-height: 30px;
}

#our_case_studies_link a {
	background-color: #802b81;
	color: white;
	display: block;
	height: 5em;
text-align: center;
padding: 5px;
height: 30px;
line-height: 30px;
margin-bottom: -10px;
}

#our_company_profile_link a {
	background-color:  #f36f24;
	color: white;
	display: block;
	height: 5em;
text-align: center;
padding: 5px;
height: 30px;
line-height: 30px;
margin-bottom: -10px;
}


.ui-tabs-selected #our_services_link a,
#our_services_link a:hover  {
	color: black;
	background-color: #6e8d3d;
}
	
.ui-tabs-selected #our_case_studies_link a,
#our_case_studies_link a:hover {
	color: white;
	background-color: #802b81;
}

.ui-tabs-selected #our_company_profile_link a,
#our_company_profile_link a:hover {
	color: white;
	background-color: #f36f24;
}	
*/	
