body {
				 font-size: 16px; }




.logo_wrapper,
.side_menu_button
{
	height: 100px;
}
.content{
	margin-top: 100px;
}
.drop_down .second{
	top: 100px;
}



nav.main_menu > ul > li > a
{
	line-height: 100px;
}



h2,
h2 a{
	color: #0066cc; 			font-family: Roboto, sans-serif;
		font-size: 24px; 		font-style: normal; 	font-weight: 200; }
h3,h3 a{
			font-family: Roboto, sans-serif;
		font-size: 24px; 		font-style: normal; 	font-weight: 500; }
p{
			font-size: 16px;	line-height: 21px;				}

.title .subtitle{
			font-size: 16px;	line-height: 21px;		}





	footer,
	.footer_top #lang_sel ul ul,
	.footer_top #lang_sel_click ul ul,
	.footer_top  #lang_sel *:hover > a,
	.footer_top  #lang_sel ul ul *:hover > a,
	.footer_top  #lang_sel_click *:hover > a,
	.footer_top  #lang_sel_click ul ul *:hover > a
	{
		background-color: #353c48;
	}
	footer,
	.footer_top,
	.footer_top p,
	.footer_top ul li a,
	.footer_top #lang_sel ul li ul li a,
	.footer_top #lang_sel_click ul li ul li a,
	.footer_top #lang_sel ul li ul li a:visited,
	.footer_top #lang_sel_click ul li ul li a:visited,
	.footer_top #lang_sel a.lang_sel_sel,
	.footer_top #lang_sel_click a.lang_sel_sel,
	.footer_top #lang_sel_list ul li a,
	.footer_top #lang_sel_list ul li a:visited
	{
		color: #FFF;
	}
