@charset "utf-8";
/* CSS Document */

table.top_table {
	height: 120px;
}
table.top_table td.index_mm {
	width: 60%;
	padding-left: 55px;
}
table.main_menu {
	margin-bottom: 20px;
}
table.main_menu td {
	text-align: left;
	padding-right: 20px;
	font-size: 25px;
	width: 20%;
	padding-bottom: 5px;
	vertical-align: bottom;
}
table.main_menu td.big_class {
	font-size: 30px;
	padding-bottom: 4px;
	width: 25%;
}
table.main_menu td.menu_portfolio {
	font-size: 40px;
	padding-bottom: 0px;
	width: 35%;
}
table.main_menu a {
	color: black;
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
}
table.main_menu a:hover {
	color: #333333;
}
table.top_table td.lang {
	text-align: right;
	padding-right: 43px;
}



div.tiny_bg {
	background-image: url(/img/bg.jpg);
	background-position: top center;
	background-color: #0075a7;
	height: 320px;
}
div.tiny_bg table {
	height: 320px;
	
}
div.tiny_bg table td.logo {
	padding-left: 56px;
	width: 25%;
	height: 318px;
}
div.tiny_bg table td.cl_1, div.tiny_bg table td.cl_2, div.tiny_bg table td.cl_3, div.tiny_bg table td.cl_4 {
	height: 318px;
	vertical-align: middle;
	text-align: left;
}
div.tiny_bg table td.cl_1 {
	width: 11%;
}
div.tiny_bg table td.cl_2 {
	width: 25%;
}
div.tiny_bg table td.cl_3 {
	width: 11%;
}
div.tiny_bg table td.cl_4 {
	width: 28%;
	padding-right: 50px;
}
div.tiny_bg table div.l_title {
	color: #004b6a;
	font-size: 34px;
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
}
div.tiny_bg table div.l_text {
	color: white;
	font-size: 14px;
	margin-top: 15px;
	padding-right: 20px;
}

div.tiny_bg table td.dashed {
	background-image: url(/img/dash.gif);
	height: 1px;
	font-size: 0px;
}

table.result td.result {
	height: 85px;
	background-image: url(/img/result_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 30%;
	text-align: center;
	vertical-align: bottom;
}
table.result td.result div {
	margin-bottom: 5px;
	font-size: 34px;
	font-family: "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif;
}
table.result td.arrow {
	width: 35%;
	vertical-align: top;
}


div.works_container {
	margin: 30px 70px 60px 30px;
}
table.works td {
	text-align: center;
	padding: 0px 20px;
	width: 30%;
}