
/*MAIN CONTAINER*/
.main-holder {
	background: #f0f8fa url(/images/onnh/bg-header.jpg) no-repeat 50% 0;
}
.main-nav li:hover li:hover a, .main-nav li.hover li.hover a, .main-nav li:hover li:hover li:hover a, .main-nav li.hover li.hover li.hover a {background: url(/images/onnh/bg-drop-down-hover.png) repeat-y;}
.drop-box ul {
	background: url(/images/onnh/bg-drop-down.png) repeat-y;
}
/*drop-bottom*/
.drop-bottom {
	background: url(/images/onnh/bg-drop-down-bottom.png) no-repeat;
}
/*sub-menu*/
.sub-menu a {
	background: url(/images/onnh/bg-sub-nav.gif) no-repeat;
}
.sub-menu span {
	background: url(/images/onnh/bg-sub-nav.gif) no-repeat 100% 0;
}
#footer {
	background: #ff9900 url(/images/onnh/bg-footer.gif) no-repeat 0 100%;
}
.footer-columns {
	background: url(/images/onnh/bg-footer-columns.gif) repeat-y 132px 0;
}

.red-box {
	background-color: #ff9900;
}
#footer .footer-columns p {color: #666;}

.training-item em {
	background: url(/images/onnh/bg-date-bar.gif) no-repeat;
}
.bullet-list a {
	background: url(/images/onnh/img-orange-bullet.gif) no-repeat 11px 10px;
}
h4 {
	color: #ff9900;
}
.more-link {
	color: #ff9900;
}
	.c-content a.more{
		color:#ff9900;
	}
