#home-tab-switcher{
	background:#7f8082;
	min-height:155px;
	width:100%;
	float:left;
	padding:25px 0;
	color:#fff;
}

#home-tab-switcher a{
	color:#fff;
	text-decoration:none;
}

#home-tab-switcher a:hover{
	text-decoration:none;
	color:#1cacb5;
}	