body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:#e8e5d9 url(../images/bg.jpg) repeat-x left top;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body.insidePages {
	background:#e8e5d9 url(../images/insideBg.jpg) repeat-x left top;
}
#content p, #content ul li, #content ol li {
	font-size:75%;
	color:#011a4f;
	line-height:16px;
	margin:10px 0;
}
a:link, a:visited {
	color:#018dce;
	text-decoration:underline;
	font-size:11px;
}
a:hover {
	color:#044dab;
	text-decoration:none;
}
h1 {
	font-size:140%;
	color:#792023;
	margin-bottom:10px;
}
h2{
	font-size:120%;
	color:#792023;
	margin-bottom:10px;
}
h3 {
	font-size:100%;
	color:#792023;
	margin-bottom:10px;
}
.clear {
	clear:both;
}
#content li {
	color:#000000;
	line-height:16px;
	margin-bottom:5px;
	background:url(../images/bulletIcon.gif) no-repeat 0px 5px;
	padding-left:15px;
}
#content li a {
	color:#000000;
}
#container {
	width:950px;
	margin:0 auto;
	text-align:left;
}
body.insidePages #header {
	height:263px;
	/* background:url(../images/contentFlash.jpg) no-repeat left top;  */
}
#header {
	width:950px;
	height:419px;
	/*padding:19px 0 0 0;
	background:url(../images/homeFlash.jpg) no-repeat left top; */
	position:relative;
}
#topNav {
	float:left;
	width:950px;
	height:62px;
	padding-left:2px;
	background:url(../images/navOff.gif) no-repeat -348px;
}
#topNav li {
	display:inline;
	float:left;
}
#topNav li a {
	background:url(../images/navOff.gif) no-repeat right top;
	text-decoration:none;
	float:left;
	display:block;
	font-size:90%;
	font-weight:normal;
	width:147px;
	height:40px;
	padding:22px 0 0 10px;
	color:#fff;
}
#topNav li a:hover {
	background:url(../images/navOn.gif) no-repeat right bottom;
}
#topNav li a.selected {
	background:url(../images/navSelected.gif) no-repeat right bottom;
}
#topNav li li a {
	background:#591012;
	font-size:75%;
	padding:15px 0 0 10px;
	height:20px;
	border-bottom:1px solid #6f282a;
}
#topNav li li a:hover {
	background:#4d0b0d;
}
#topNav li ul { /* second-level lists */
	position: absolute;
	margin:62px 0 0 -2px;
	width:149px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#topNav li:hover ul, #topNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

a.more:link, a.more:visited {
	display:block;
	background:url(../images/moreBtn.gif) no-repeat;
	width:130px;
	text-align:center;
	height:21px;
	padding:5px 0 0 0;
	text-decoration:none;
	color:#FFFFFF;
	font-size:70%;
	float:left;
	margin-top:10px;
}
a.more:hover {
	text-decoration:none;
	color:#000000;
}
#content {
	width:700px;
	margin:20px 20px 0 0;
	float:left;
}



#leftNav {
	width:148px;
	background:#e8e5d9 url(../images/latestProjectsBg.gif) repeat-x left bottom;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:center;
	float:left;
	margin-bottom:15px;
	margin-right:20px;
}
#leftNav li {
	background:none;
	padding:0;
	margin:0;
	display:inline;
}
#leftNav li a {
	display:block;
	border-bottom:1px solid #FFFFFF;
	padding:10px;
	text-decoration:none;
	text-align:left;
	width:128px;
}
#leftNav li a:hover, #leftNav li a.selected {
	background:#667b92 url(../images/subNavOn.gif) repeat-x left top;
	color:#FFFFFF;
}
body.insidePages #welcome {
	width:500px;
}
#welcome {
	width:460px;
	float:left;
	margin-right:15px;
}

#content.company #welcome {
	width:660px;
	float:left;
	margin-right:15px;
}

#bread {
	margin:0 0 15px 0;
}
#bread li {
	display:inline;
	background:none;
	color:#000000;
	font-size:70%;
	padding:0;
	font-weight:bold;
}
#bread li a {
	font-weight:normal;
}
ul#houseList {
	padding:10px 0;
	border-bottom:1px solid #FFFFFF;
}
#houseList li {
	background:none;
	padding:0;
	margin:5px 0;
	border-top:1px solid #FFFFFF;
}
#welcome strong {
	font-weight:bold;
}
#houseList li img {
	float:right;
	margin-left:15px;
}
#offer {	
	background:#e6e3d6 url(../images/offerBg.gif) repeat-x left bottom;
	border:1px solid #fff;
	text-align:center;
	float:left;
	width:218px;
	text-align:left;
}
#offer p {
	margin:10px;
}
#offer a {
	text-decoration:none;
	color:#000000;
	line-height:16px;
}
#offer a:hover {
	text-decoration:underline;
}
#offer p.offerPrice {
	color:#687e94;
	font-weight:bold;
	font-size:100%;
	margin:10px 0 30px 10px;
}
.homeBox {
	width:210px;
	float:left;
	padding: 0 10px;
	border-right:1px solid #f3f1e8;
	margin:30px 0 0 0;
}
#content .homeBox p {
	font-size:70%;
}
#rightColumn {
	width:230px;
	float:left;
	margin-top:20px;
}
#latestProjects {
	background:#e8e5d9 url(../images/latestProjectsBg.gif) repeat-x left bottom;
	padding:5px;
	border:1px solid #fff;
	text-align:center;
	float:left;
	margin-bottom:15px;
}
#latestProjects li {
	float:left;
	display:inline;
	margin-bottom:10px;
}
#latestProjects li a strong {
	font-weight:bold;
	margin:5px 0;
}
#latestProjects li img, #houseList li img {
	border:1px solid #718aa1;
	padding:2px;
	background:#FFFFFF;
	margin-bottom:10px;
}
#latestProjects li a {
	color:#000000;
	line-height:16px; 
	text-decoration:none;
	padding:5px;
	float:left;
        width:206px;
	text-align:left;
	border:1px solid #e8e5d9;
}
#latestProjects li a:hover {
	background:#edebe2;
	border:1px solid #f7f6f2;
}
#footer {
	clear:both;
	float:left;
	position:relative;
	width:950px;
	margin-top:30px;
	padding-bottom:20px;
	border-top:2px solid #591012;
	padding-top:10px;
	color:#591012;
}

#footer p {
	font-size:70%;
	margin:5px 0;
}

#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	list-style-type:none;
	display:inline;
	font-size:70%;
}
#footer li a {
	text-decoration:underline;
	color:#591012;
}
#footer li a:hover {
	text-decoration:none;
}
#developerLogos {
	position:absolute;
	right:0;
	top:10px;
}
a.nohsys {
	background:url(../images/nohsys.gif) no-repeat;
	width:64px;
	height:31px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-right:10px;
}
a.dimitriadis {
	background:url(../images/petrosdimitriadis.gif) no-repeat;
	width:130px;
	height:30px;
	display:block;
	text-indent:-9999px;
	float:left;
}

