@charset "utf-8";


body #menu ul li {
	background-image: url(../../images/menu-graphics/left-door.GIF);
	background-repeat: no-repeat;
	background-position: left 0px;

}
body #menu ul li a {
	background-image: url(../../images/menu-graphics/right-door.GIF);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

body #menu ul li ul li {
	
}

body #menu ul li ul {

}

body#about_us #menu ul li ul#aboutus, body#our_services #menu ul li ul#ourservices, body#our_philosophy #menu ul li ul#ourphilosophy {

}
