﻿    a, h1 {
        color: #161a23;
    }
	.back-to-top:hover {
		background-color: #161a23;
	}		
    #header-container {
        background-color: #a2a2a2;
    }
    #bg {
        background: #a2a2a2;
    }


    body {
        background-color: #eeeeee;
    }





				#hor-menu ul li.active a,#hor-menu ul li.activesub a{
			color: #202936 !important;
		}
		#freecall div:hover  {	
			background-color: #202936;
		}		
		
			#hor-menu ul li a,#hor-menu ul li.noactive a {
			color: #000000 !important;
		}	
		#freecall div {	
			background-color: #000000;
		}		
		
			#hor-menu ul a:hover,#hor-menu ul li.noactive a:hover {
			color: #ffffff !important;
		}	
			
