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

body {
	background-image: url(../images/bg-greece-big.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 40%;
}
#nav ul li a {
	font-size: 0.857em;
	padding-top: 4.857em;
}
#nav ul li:first-child a {
	border-left: 1px solid #cccccc;
}
#nav ul li:last-child a {
	border-right: 1px solid #cccccc;
}
#nav ul li.home a {
	background-position: 50% 8%;
	background-size: 48px;
}
#nav ul li.boyleytikes a {
	background-position: 50% 8%;
	background-size: 48px;
}
#nav ul li.map-overlay a {
	background-position: 50% 8%;
	background-size: 48px;
}
.tab h2 {
	font-size: 2.571em;
	text-align: left;
	padding: 0 0.500em 0 4.300em;
	line-height: 1.429em;
}
.tab h3 {
	font-size: 1.714em;
	text-align: center;
	padding: 0;
}
.tab .header.banner-boyleytikes {
	background: url(../images/banner-boyleytikes.png) no-repeat 6% 50% #007093;
	background-size: 15%;
}
#hellenic-coat-of-arms, #department-of-inernal-afairs {
	padding: 0;
}
#hellenic-coat-of-arms img {
	width: 70px;
	height: 68px;
}
#department-of-inernal-afairs {
	font-size: 1.286em;
	text-align: left;
	padding-left: 0.857em;
}
