.v-menu .nav-main {
	background-color: #2f4474 !important;
	border: 5px solid #2f4474 !important;
}

.v-menu .nav-main ul li {
	border-bottom: 1px solid #ffffff !important;
	background-color: #2f4474 !important;
}
ul#verticalMenu li.active a {
    color: #f7d603 !important;
}

.body>#footer .copyright {
    color: #fff !important;
}


