*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	background: #FFF url(/images/www/bg.gif) repeat-x 0 0;
	font-family: Tahoma, sans-serif;
}
#accessibility, hr{
	display: none;
}
#container{
	width: 740px;
	margin: 0 auto;
}
#top{
	background: url(/images/www/top.gif) no-repeat 100% 0;
	padding-top: 19px;
}
#top a{
	display: block;
	width: 230px;
	height: 130px;
	position: relative;
}
#top a span{
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: url(/images/www/logo.gif) no-repeat 0 0;
	cursor: pointer;
}
.sec{
	background: url(/images/www/splash.jpg) no-repeat 100% 0;
	height: 245px;
}
.sec p{
	padding: 8px 0 0 0;
}
.sec p a{
	display: block;
	width: 230px; height: 237px;
	position: relative;
}
.sec p a span{
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background: url(/images/www/villas.jpg) no-repeat 0 0;
	cursor: pointer;
}

#content #primary{
	float: right;
	width: 495px;
	padding: 0 0 0 10px;
}
	#primary .menu{
		width: 465px; height: 46px;
		background: url(/images/www/menu.gif) no-repeat 100% 3px;
		padding-left: 30px;
		zoom: 1;
	}
	#primary .menu ul li{
		list-style-type: none;
		float: left;
	}
		#primary .menu ul li a{
			text-decoration: none;
			display: block;
			padding: 13px 0 7px;
			height: 21px;
			width: 77px;
			font-size: 0.69em;
			margin: -1px 7px 0;
			text-align: center;
			color: #6F604B;
			font-weight: bold;
			position: relative;
			zoom: 1;
		}
			#primary .menu ul li a span{
				position: absolute;
				top:0; left: 0;
				width: 100%; height: 100%;
				cursor: pointer;
			}
			#primary .menu ul li.home a span{
				background: url(/images/www/m_home.gif) no-repeat 0 0;
			}
			#primary .menu ul li.aboutus a span{
				background: url(/images/www/m_aboutus.gif) no-repeat 0 0;
			}
			#primary .menu ul li.aboutcyprus span{
				background: url(/images/www/m_aboutcyprus.gif) no-repeat 0 0;
			}
			#primary .menu ul li.legalinfo a span{
				background: url(/images/www/m_legalinfo.gif) no-repeat 0 0;
			}
			#primary .menu ul li.contactus a span{
				background: url(/images/www/m_contactus.gif) no-repeat 0 0;
			}
			#primary .menu ul li a:hover span{
				background-position: 0 -41px;
			}
	#primary p{
		margin: 7px 0px;
		font-size: 0.69em;
		color: #60594F;
		line-height: 1.5em;
		text-align: justify;
	}
#primary td {
		padding: 2px;
		font-size: 11px;
		color: #60594F;

}


#primary input, #primary textarea {
		border: 1px solid #60594F;
}
		#primary p:first-letter{
			
		}
		#primary p a{
			color: #0192C0;
			font-weight: bold;
			border-bottom: 1px dotted #888360;
			text-decoration: none;
		}
			#primary p a:hover{
				border-bottom-style: solid;
			}
	#primary p.diff{
		background: url(/images/www/watermark.gif) no-repeat 40% 0;
		height: 93px;
		padding: 10px 0 0 0;
		clear: both;
	}
		#primary p.diff img{
			float: left;
			margin: 0 15px 0 0;
		}
	#primary p.seemore{
		padding: 3px 15px 5px 0;
	}
		#primary p.seemore:after{
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
			#primary p.seemore a{
				float: right;
				color: #888360;
				text-decoration: none;
				padding-right: 18px;
				background: url(/images/www/ball.gif) no-repeat 100% 50%;
				border: none;
			}
	#primary h2{
		font-size: 1em;
		color: gray;
		overflow: hidden;
		position: relative;
		margin: 10px 0;
	}
		#primary h2 span{
			position: absolute;
			width: 100%; height: 100%;
			top: 0; left: 0;
		}
	#primary h2.welcome{
		width:76px; height: 18px;
		margin: 25px 0 15px;
	}
		#primary h2.welcome span{
			background: url(/images/www/h_welcome.gif) no-repeat 0 0;
		}
	
#content #secondary{
	width: 230px;
	float: left;
}
	#secondary .currency, #secondary .weather{
		background: #C9C083;
	}
	#secondary div h2{
		position: relative;
		font-size: 0.9em;
		color: #5B5634;
	}
		#secondary div h2 span{
			position: absolute;
			top: 0; left: 0;
			height: 100%; width: 100%;
		}
	#secondary .currency h2{
		width: 230px;
		height: 41px;
	}
	#secondary .currency h2 span{
		background: url(/images/www/h_curr.gif) no-repeat 0 0;
	}
	#secondary div.currency form{
		background: url(/images/www/box1_b.gif) no-repeat 0 100%;
		padding: 0 0 10px;
		
	}
		#secondary div.currency div{
			margin: 4px 0;
		}
			#secondary div.currency div:after{
				content: "."; 
				display: block; 
				height: 0; 
				clear: both; 
				visibility: hidden;			
			}
		#secondary div.currency label{
			padding: 0 0 0 17px;
			color: #736550;
			font-size: 0.69em;
			font-weight: bold;
			width: 83px;
			float: left;
			margin: 2px 0;
			cursor: pointer;
		}
			#secondary div.currency div input{
				float: left;
				width: 108px;
				background: #FFF url(/images/www/input.gif) no-repeat 0 0;
				padding: 3px 4px;
				display: inline;
				font-size: 11px;
				color: #6A6A69;
				margin: 2px 0;
			}
			#secondary div.currency div select{
				float: left;
				width: 116px;
				padding: 3px 4px;				
				font-size: 11px;
				margin: 2px 0;
				color: #6A6A69;
				background: #FFF url(/images/www/input.gif) no-repeat 0 0;
			}
			#secondary div.currency div.submit{
				padding: 5px 16px;
			}
				#secondary div.currency div.submit input{
					background: url(/images/www/convert.gif) no-repeat 0 0;
					width: 69px; height: 20px;
					text-indent: -9999px;
					float: right;
					padding-top: 30px;
					outline: 0;
					max-height: 20px;
					cursor: pointer;
				}
	#secondary .weather h2{
		width: 230px;
		height: 35px;
	}
		#secondary .weather h2 span{
			background: url(/images/www/h_weather.gif) no-repeat 0 0;
		}
	#secondary .weather dl{
		background: url(/images/www/pattern.gif) no-repeat 50% 28px;
		padding-bottom: 16px; zoom: 1;
	}
	#secondary .weather dl:after, #secondary .weather div:after{
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;	
	}
	#secondary .weather div{
		background: url(/images/www/box2_b.gif) no-repeat 0 100%;
		zoom: 1;
	}
		#secondary .weather dl dt{
			padding: 3px 0 0 17px;
			font-size: 0.69em;
			color: #736550;
			font-weight: bold;
			width: 122px;
			float: left;
			margin: 9px 0;
			zoom: 1;
		}
		#secondary .weather dl dd{
			float: left;
			color: #9E8857;
			font-size: 0.69em;
			font-weight: bold;
			margin: 9px 0;
			zoom: 1;
		}
			#secondary .weather dl dd img{
				vertical-align: center;
				margin: 0 0 -5px 15px;
				zoom: 1;
			}
#footer{
	clear: both;
	background: url(/images/www/sign.gif) no-repeat 96% 0;
	position: relative;
	height: 90px;
}
	#footer p{
		font-size: 0.69em;
		color: #97938C;
	}
	#footer ul{
		position: absolute;
		top: 30px; right: 20px;
	}
		#footer ul li{
			float: left;
			list-style-type: none;
			padding: 10px 18px;
			font-size: 0.69em;
		}
			#footer ul li a{
				text-decoration: none;
				color: #89847D;
				padding: 3px;
			}
	.fn {
	text-decoration: none;
	color: #9e8857;
}

#content #primary p.photos {
	text-align: center;
}