/*
#main_menu > li:hover > a {
	background: #1abb9c;
	color: #fff !important;
}
*/
body, html {
		height:100%;
		width:100%;
}
.GIA	{
		height:100%;
		width:100%;
		overflow-y: hidden;
}