.header_fixer_inner
{
	height: 120px;
	background: none repeat scroll 0 0 #4f535e;
}
#team
{
    background-color: #fff;
}
#clients
{
    background-color: #4f535e;
    color: #fff;
}
#works
{
	padding: 0;
}
.colored-service-list
{
	padding-left: 20px;
	font-size: 16px;
	list-style-type: circle;
}
.colored-service-list li
{
	color: #2da2c8;
	cursor: pointer;
}
.slider_overlay_small
{
	height: 110px;
}
.notice
{
	text-align: right;
	color: #fff;
	font-size: 18px;
}