body.index {
	background-color : #b5bfc2 !important;
}

.index .wrapper {
	background : #858686 !important;
}

.index .menu a, .index  .menu .submenu a, .index  .menu a.dark{
	color : #fff !important;
}
.index .menu a:hover, .index .menu a.active, .index .footer a {
	color : #c4e3ef !important;
}
.index .footer {
	color : #fff !important; margin-top:-50px;
}
.index .footer a{
	text-decoration : underline !important;
}
	.index .footer a:hover {
		text-decoration : none !important;
	}
.index .index_image {
	float : left;
}
.menu { padding-bottom:100px;}

