* {
	margin: 0;
}
html, body {
	height: 100%;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index:100;
	position:relative;
	margin: 0 auto -466px; /* the bottom margin is the negative value of the footer's height */
}
#footer, .push {
	height: 466px; /* .push must be the same height as .footer */
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#footerWrap {
	width:100%;
	background:url(../images/footer.gif) repeat-x center;
}
#footer {
	z-index:150;
	width:770px;
	margin:0 auto;
	position:relative;
}
#footer a {
	position:absolute;
	bottom:17px;
	display:block;
	text-indent:-9999px;
}
#footer a.nohsys {
	left:62px;
	width:88px;
	height:29px;
	background:url(../images/nohsys.gif) no-repeat;
}
#footer a.petrosDimitriadis {
	left:205px;
	width:153px;
	height:28px;
	background:url(../images/petrosDimitriadis.gif) no-repeat;
}
h1#logo {
	margin:0 auto;
	width:249px;
	padding:25px 0 !important;
	padding:0;
}

h1#logo a {
	background:url(../images/twitherLogo.gif) no-repeat;
	width:249px;
	height:97px;
	display:block;
	text-indent:-9999px;
}
p.strapText1, p.strapText2 {
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
p.strapText1 {
	background:url(../images/strapText1.gif) no-repeat;
	width:434px;
	height:46px;
	margin:20px auto 10px auto !important;
	margin:40px auto 10px auto;
}
p.strapText2 {
	background:url(../images/strapText2.gif) no-repeat;
	width:360px;
	height:28px;
	padding:10px 0;
}
#cityList {
	margin:0px auto;
	width:470px;
	padding-left:80px !important;
	padding-left:30px;
}
#cityList ul {
	padding:0 30px;
	margin:0;
	list-style-type:none;
	float:left;
	width:150px;
}
#cityList ul li {
	background:url(../images/arrow.gif) no-repeat;
	padding-left:20px;
	text-align:left;
	padding-bottom:15px;
}
#cityList a {
	font-size:16px;
	color:#035d78;
	text-decoration:none;
	font-weight:bold;
}
#cityList a:hover {
	color:#666666;
}
form {
	clear:both;
}
#googleAds {
width:800px;
margin:30px auto 0 auto;}