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

* {
	padding: 5;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	text-decoration: none;
}
		html {
	background: #FFF url(_images/ice_back.jpg) no-repeat fixed center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
		}

body  {
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}


#header {
	margin: 0px 0px 0px;
	padding: 0px;
	height: 150px;
	background: no-repeat right top;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #000 repeat-x center top;
	border: 2px solid #000;
	box-shadow: rgba(60, 79, 145, 0.5) 5px 5px 6px;
}
#mainContent {
	margin: 40px 0px 0px;
	padding: 10px;
	height: 350px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	background: url(_images/bckgrnd.png) repeat-x left top;
	border: 2px solid #CCC;
	box-shadow: rgba(60, 79, 145, 0.5) 5px 5px 6px;
}

#banner {
	margin: -20px 0px 0px;
	padding: 0px;
	height: 180px;
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3C4F91;
	text-align: center;
	background: url(_images/bckgrnd2.png) repeat-x left top;
	border: 2px solid #CCC;
	box-shadow: rgba(60, 79, 145, 0.5) 5px 5px 6px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: -30px 0px 0px;
	padding: 10px;
	height: 15px;
	clear: both;
}

#mainText {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 320px;
	width: 630px;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 320px;
	width: 420px;
	background: #000;
	border: 2px solid #000;
	box-shadow: rgba(60, 79, 145, 0.5) 5px 5px 6px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
}

#navbar {
	margin: 10px auto 0px 150px;
	padding: 5px 10px;
	height: 30px;
	width: 700px;
}

.facebook {
	padding: 10px 10px 0px 0px;
}
li {
	display: inline;
	padding: 10px 10px 5px 15px;
	border-radius: 5px;
	background: url(_images/bckgrnd2.png) repeat-x left top;
	border: 2px solid #CCC;
	box-shadow: rgba(60, 79, 145, 0.5) 5px 5px 6px;
	width: auto;
}
a:link {
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
}

a.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C4F91;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 5px;
	text-align: center;
	color: #3C4F91;
	padding: 0px;
}
a.nav:visited {
	color: #3C4F91;
	text-decoration: none;
}
a.nav:hover {
	color: #4D98C7;
	text-decoration: none;
}
a.nav:active {
	color: #3C79AE;
	text-decoration: none;
}
a.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C4F91;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-align: center;
	color: #3C4F91;
	padding: 0px;
}
a.text:visited {
	color: #3C4F91;
	text-decoration: none;
}
a.text:hover {
	color: #4D98C7;
	text-decoration: none;
}
a.text:active {
	color: #3C79AE;
	text-decoration: none;
}
a.mail {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C4F91;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	color: #3C4F91;
	padding: 0px;
}
a.mail:visited {
	color: #3C4F91;
	text-decoration: none;
}
a.mail:hover {
	color: #4D98C7;
	text-decoration: none;
}
a.mail:active {
	color: #3C79AE;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3C4F91;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}

.textBold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	color: #3C4F91;
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
}

.textContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3C4F91;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
}

.textBoldContact {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	color: #3C4F91;
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #3C4F91;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 3px;
		}

#mainTextContact {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 320px;
	width: 620px;
	background: url(_images/attikiMAP.png) no-repeat right bottom;
}

.textNone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:rgba(60, 79, 145, 0.05);
	text-decoration: none;
	text-align: left;
	line-height: 24px;
}
