
#header{
	background: #fff url(/TiresCourseFiles/OrgFiles/OrgId_313/custom/ceupro.png) no-repeat left bottom; 
	height: 155px;
	border-bottom: 2px solid #008752;
}
@media (max-width: 600px) {
	#header{
		background-size: contain;
		height: 135px;
	}
}

.menu-on-top aside#left-panel {
	margin-top: 106px;	
}
#banner {
	background-image: none !important;
	min-height: 0;
	max-height: 0;
}
.menu-on-top aside#left-panel nav>ul>li>a {
    color: #fff;
}
#header #logo-group {
	display: none;
}


.menu-on-top aside#left-panel nav,
.menu-on-top aside#left-panel nav>ul {
	background-color: #008752;
}
#banner {
	background-image: none !important;
	min-height: 0;
	max-height: 0;
}
aside {
    background: -webkit-linear-gradient(left, #008752 93%, #5a3282 100%);
}
.menu-on-top aside#left-panel {
    border-bottom: 1px solid #008752;
    border-top: 5px solid #008752;
}
.menu-on-top aside#left-panel nav>ul>li>a {
    color: #008752;
}
.menu-on-top aside#left-panel nav>ul>li {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
.menu-on-top aside#left-panel nav, .menu-on-top aside#left-panel nav>ul {
    background-color: #fff;
}
.menu-on-top nav ul ul li a:hover, .menu-on-top nav ul ul li:hover>a, .menu-on-top nav ul ul ul li a:hover {
    background-color: #008752;
}