#home-tab-switcher{
	background:#404042;
	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:#f25c2a;
}	