#footer {
	/*background: #454344;*/
    background: #5f6a72 none repeat scroll 0 0;
	color: #fff;
}

#footer .col-holder li a {
	color: #c9c9c9;
}

#footer .col:before {
	/*background: #6c6b6b;*/
    background: #999fa4 none repeat scroll 0 0;
}

#footer .nav {
	text-transform: uppercase;
}

#footer .nav li a {
	color: #fff;
}

.copy {
	/*color: #939192;*/
    color: #fff;
}

.bottom-panel {
	/*background: #2f2d2e;
	color: #968b81;*/
    background: #333e48 none repeat scroll 0 0;
    color: #999fa4;
}

.bottom-panel > ul a {
	/*color: #969595;*/
    color: #999fa4;
}

.site-list {
	/*color: #8b8178;*/
     color: #999fa4;
}