.main_border {
	background-color: #4B85C0;
}
.top_menu_bg {
	background-color: #4B85C0;
}
.bottom_menu_bg {
	background-color: #4B85C0;
}
.menu_seperation_bar {
	background-color: #B7B7B3;
}
.menu_bg {
	background-color: #0072BC;
}
.menu1_bg {
	background-color: #F3C808;
}
.menu1 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #888888;
}
.menu1 a{

	color: #888888;
}
.menu1 a:hover{
	color: #F3C808;
}
.menu1_active {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #F3C808;
}
.menu1_active a{

	color: #F3C808;
}

.menu2_bg {
	background-color: #EC9522;
}
.menu2 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #888888;
}
.menu2 a{

	color: #888888;
}
.menu2 a:hover{
	color: #EC9522;
}
.menu2_active {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #EC9522;
}
.menu2_active a{

	color: #EC9522;
}

.menu3_bg {
	background-color: #01ACF2;
}
.menu3 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #888888;
}
.menu3 a{

	color: #888888;
}
.menu3 a:hover{
	color: #01ACF2;
}
.menu3_active {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #01ACF2;
}
.menu3_active a{

	color: #01ACF2;
}

.menu4_bg {
	background-color: #BFD743;
}
.menu4 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #888888;
}
.menu4 a{

	color: #888888;
}
.menu4 a:hover{
	color: #BFD743;
}
.menu4_active {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #BFD743;
}
.menu4_active a{

	color: #BFD743;
}

.menu5_bg {
	background-color: #0072BC;
}
.menu5 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #888888;
	padding-left: 15px;
}
.menu5 a{

	color: #888888;
}
.menu5 a:hover{
	color: #6C9EBF;
}
.menu5_active {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #6C9EBF;
}
.menu5_active a{

	color: #6C9EBF;
}
.list_features {
	color: #666666;
}
.list_features  a{
	color: #666666;
	display: block;
	padding-bottom: 1px;
}
.list_features  a:hover{
	background-color: #FEFAE7;
}

.list_features_active {
	color: #666666;
	background-color: #FEFAE7;
}
.list_features_active  a{
	color: #666666;
	display: block;
	padding-bottom: 1px;
}
.list_features_active  a:hover{
	text-decoration: none;
}

