/********************
								Reset
											********************/
html,body,address,blockquote,div,form,fieldset,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,img {
	margin: 0; 
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ul, ol, li {
	list-style-type: none; 	
}

img,fieldset {
	border: none;
}

input, select, textarea {
	margin: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

/********************
								Body
											********************/
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background: #FFF;
	color: #3c230f;
}

#body_background,
.body_background {
	width: 100%;
	min-width: 1280px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.body_background {
	position: fixed;
}

/********************
						  Wrapper
											********************/
#wrapper {
	width: 960px;
	min-height: 960px;
	margin: 0 auto;
	font-size: .8125em;
}

#topbar {
	width: 100%;
	height: 60px;
	position: relative;
}

#topbar .topbar .banner {
	width: 930px;
	align: center;
}

#topbar .topbar .banner a {
	width: 930px;
	height: 50px;
	display: block;
	margin: 10px 0 10px 0;
	background: url(../images/e-banner-ppel.jpg);
}

#header {
	width: 100%;
	height: 140px;
	position: relative;
	float: left;
}

#header .header {
	width: 930px;
	height: 140px;
	margin: 0 auto;	
}

#header .header .logo {
	width: 212px;
	float: left;
}

#header .header .logo a {
	width: 212px;
	height: 120px;
	display: block;
	margin: 10px 0 0;
	background: url(../images/logo.png);
	text-indent: -9999em;
	text-transform: uppercase;
}

#header .header .address {
	height: 120px;
	float: right;
	margin: 10px 0;
	padding-left: 20px;
	text-align: right;
	display: inline-block;
	border-left: 1px solid #b53705; 
}

#header .header .address h3 {
	font-size: 1.6em;
	color: #b53705; 
}

#header .header .address h3 span {
	display: block;
	font-size: .5em;
	line-height: 1.2;
	margin-top: 12px;
}

#header .header .address h3 span + span {
	margin-top: 0;	
}

#header .header .address .flags {
	display: inline-block;
	float: right;
	margin-top: 24px;
}

#header .header .address .flags li {
	float: left;
	margin-left: 0px;
}

#header .header .address .flags li + li {
	margin-left: 8px;
}

#header .header .address .flags li a {
	width: 29px;
	height: 15px;
	display: block;
	text-transform: uppercase;
	text-indent: -9999em;
	text-decoration: none;
}

#header .header .address .flags li a.english {
	background: url(../images/english.gif);
}

#header .header .address .flags li a.greek {
	background: url(../images/greek.gif)
}

#header .header .choose {
	float: right;
	margin: 110px 10px 0 0;
	display: inline-block;
}

#header .header .choose li {
	float: left;
	border-left: 0;
}

#header .header .choose li + li {
	border-left: 1px solid #b53705; 
}

#header .header .choose li a {
	padding: 0 15px;
	color: #b53705;
	text-transform:uppercase;
	font-size: 1.1em;
	text-decoration: none;
}

#main {
	width: 100%;
	min-height: 690px;
	float: left;
	background: #FFF;
	border: 2px solid #b53705; 
}

#container {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content.png); 

}

#container1 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content1.jpg); 

}

#container2 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content2.jpg); 

}

#container3 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content3.jpg); 

}

#container4 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content4.jpg); 

}

#container5 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content5.jpg); 

}

#container6 {
	width: 930px;
	height: 630px;
	margin: 15px 15px 0;
	float: left;
	position: relative;
	z-index: 2;
	background: url(../images/content6.jpg); 

}

#content {
	width: 455px;
	height: 593px;
	margin: 15px 0 15px 15px;
	overflow-y: auto;
	float: left;
	background: url(../images/transparant.png)
}

#content2 {
	width: 900px;
	height: 593px;
	margin: 15px 0 15px 15px;
	overflow-y: auto;
	float: left;
	background: url(../images/transparant.png)
}

#content h1 {
	padding: 15px;
	font-size: 1.1 em;
}

#content h1 span{
	padding: 5px;
	font-size: 80%;
	}

#content h2 {
	padding: 5px;
	font-size: 80%;
	margin-left: 10px;
	}
	
#content ul {
	margin: 0 15px 15px;
	padding: 0;
	list-style: disc;
}

#content ul li {
	margin-left: 15px;
	padding-left: 15px;
	list-style: disc;
	font-size: 90%;
}

#content p {
	margin: 0 15px 15px;
	line-height: 1.1;
}

#content2 p {
	margin: 0 15px 15px;
	line-height: 1.1;
}

#content2 h1 {
	padding: 15px;
	font-size: 1.1 em;
}

#content a {
	font-size: 80%;
	color: #930 !important;
	text-decoration: none;
	}

.contact-form {
	margin-left: 15px;
}


/********************
							Gallery
										********************/
.gallery {
	width: 850px;
	float: left;
	clear: both;
	list-style-type: none;
	margin: 15px 100px 15px 15px;
}

.gallery li {
	width: 120px;
	float: left;
	margin-bottom: 10px;
	text-align: center;	
}

.gallery li img {
	width: 85px;
	height: 57px;
	padding: 3px;
	border: 1px solid #aaacad; 
}

.gallery li img:hover {
	border-color: #F93; 
}

#menu {
	width: 930px;
	height: 32px;
	margin: -4px 15px 0;
	padding-top: 4px;
	float: left;
	background: #b99b44;
	position: relative;
	z-index: 1;
}

#menu li {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 30px;
}

#menu li + li {
	margin-left: 0;
}

#menu li a {
	height: 32px;
	line-height: 32px;
	display: block;
	padding: 0 12px;
	color: #932d04;
	text-decoration: none;
}

#menu li a:hover,
#menu li a:focus {
	text-decoration: underline;
}

