
body {
	background-color:#a4b2bf;
}

a, a:focus, a:hover {
	color:#0066bf;
}

h1 {
	color: #000000; 
}

.header {
    background-color:#a8b4bf;
}

.sf-menu li a {
	color: #000000!important; 
}

.sf-menu li.sfHover a, .sf-menu li a:hover  {
	color: #0062bf!important;
}

.sf-menu li.Selected, .sf-menu li.Selected a {
	background-color: #ffffff!important; 
	color: #0062bf!important;
}


.sf-menu ul li {
	background-color: #ffffff!important; 
}

.sf-menu ul ul li {
	background-color: #ffffff!important; 
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	background-color: #ffffff!important; 
	color: #0062bf!important; 
}

.box h4 {
	color:#0066bf}

.box:hover {
	background-color: #EEE;
}


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(255,255,255,.8)!important;
    color: #0062bf!important;
}





