#ubertor #menu_inner ul ul ul {

	display: none;
	
	left: 179px;
	
	position: absolute;
	top: 0;
	
	width: 100%;

}

#ubertor #menu_inner ul ul  li:hover ul {
	display: block;

}

#ubertor #menu_inner ul ul ul ul {
	
	display: none !important;
	
	left: 179px;
	
	position: absolute;
	top: 0;
	
	width: 100%;

}

#ubertor #menu_inner ul ul ul li:hover ul {
	
	display: block !important;

}


#ubertor #menu_inner ul ul  li:hover ul li {
	
	position: relative;
	
	border-left: 1px solid #2e2e2e;
	
	height: auto;

}
#ubertor #menu_inner ul ul ul li:hover ul li {
	
	position: relative;
	
	border-left: 1px solid #2e2e2e;
	
	height: auto;

}


#menu_outer a:hover, #menu_outer .sel a, #menu_outer .sel a:hover, #ubertor #menu_inner li:hover, #menu_outer li.sel a:hover {

	
	position: relative;

}

/*---- FOOTER ----*/

#custom_footer_dd .logo {
background: url("http://limelightmarketing.ca/wp-content/uploads/2014/02/web-logo-footer-white.png") no-repeat scroll 0 0 transparent;
float: left;
height: 27px;
margin: 0 14px 0 0;
width: 130px;
}


.contact table p,
.contact table h3,
.contact table a {
  margin-left: 40px;
}

#page_footer {
    padding: 0px 0 0 45px;
}

#links ul {
  display: none;
}
