#toolscontainer{
	color:#000;
	margin-left:5px;
	height:61px;
	background-color:#ffffff;
	margin-bottom:12px;
	margin-top:12px;
	width:970px;
}

DIV#MAIN_CATEGORY{

}

DIV.CATEGORY_LABEL{
	padding-right:3px;
	padding-left:3px;
	float:left;color:#fff;
}

DIV.SUBCATEGORIES{
	width:870px;
	overflow:hidden;
	float:left;
	height:12px;
	background-color:#ffffff;
	margin-left:5px;
}

#toolscontainer a{
	color:#000;
}

#tools_label{
	padding-left:3px;
	background-color:#83B925;
	width:50px;
	float:left;
}

#subjects_label{
	padding-left:3px;
	background-color:#71B5F3;
	width:65px;
	float:left;
}

#cities_label{
	padding-left:3px;
	background-color:#EBAF2D;
	width:45px;
	float:left;
}


#people_label{
	padding-left:3px;
	background-color:#B77DA3;
	width:55px;
	float:left;
}

.category_label_1{
	color:#000000;
	text-decoration:none;
}

.category_label_1:hover{
	color:83B925;
	text-decoration:none;
}

.category_label_2{
	color:#000000;
	text-decoration:none;
}

.category_label_2:hover{
	color:#71B5F3;
	text-decoration:none;
}

.category_label_3{
	color:#000000;
	text-decoration:none;
}

.category_label_3:hover{
	color:#EBAF2D;
	text-decoration:none;
}

.category_label_4{
	color:#000000;
	text-decoration:none;
}

.category_label_4:hover{
	color:#B77DA3;
	text-decoration:none;
}

.headermenu{
	width:980px;
}
