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

* { margin: 0; padding: 0; border: 0; font-family:"Trebuchet MS"; }

body {
	margin-top:40px;
	margin-bottom:40px;
	padding: 0px 476px 0px 476px;
	text-align: center;
	background-image:url(../img/bg_cyprus.gif);
	font-size:12px;
}


.smallprint {font-size:10px;}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 50%;
	max-width: 30px;  /* version for IE is at the bottom of this style block */
	}

#expander {
	margin: 0 -476px 0 -476px;
	width: 952px;
	position: relative;
	color:#000000;
	text-align:justify;
	height: 100%;
}

.clearfloats {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}



#header {
width:952px;
height:156px;
background-image:url(../img/hd_cyprus.jpg);
background-repeat:no-repeat;
}

#body {
display:block;
width:952px;
background-image:url(../img/bg_main_cyprus2.gif);
background-position:1px;
background-repeat:repeat-y;
}

#copyright {
display:block;
width:952px;
background-image:url(../img/bg_main_cyprus2.gif);
background-position:1px;
background-repeat:repeat-y;
font-size:9px;
color:#999999;
padding: 0px 0px 0px 35px; 
}

#copyright a {
text-decoration:none;
color:#999999;
}

#copyright a:hover {
text-decoration:none;
color:#333333;
}




#navcol { 
display: block; 
color: #000000; 
width: 175px; 
float: left; 
position:relative; 
margin: 0px 5px; 
padding: 20px 0px 0px 35px; 
text-align: left; 
border: none; 
} 
 
	
 #navcol h4 { 
	color: #000000;
	font-size: 14px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #C0C0C0;
	}


#navcol ul {
	list-style: none;
	margin: 0px;
	font-family:"Trebuchet MS";
			FONT-SIZE: 12px;
	padding-bottom: 15px;
	}

#navcol ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#navcol ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
		font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	}

#navcol ul li a:hover {
	background:#E1E1FF;
	color:#FF6600;
	}
	
#navcol p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#navcol p.small{
	padding: 3px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #C0C0C0;
	}



#contentcol {
padding: 20px 0px 0px 10px;
width:530px;
height:inherit;
clear:none;
float:left;
font-size:12px;
}

#contentcol ul, h2{
font-weight:bold;
font-size:14px;
}

#contentcol ul {
padding: 0px 0px 0px 65px;
}


#contentcol li {
padding: 0px 0px 0px 15px;
line-height:25px;
}

#contentcol h1 {
font-size:18px;
}

#contentcol h3 {
font-size:14px;
font-weight:bold;
}

#adcol {
width:120px;
clear:none;
float:left;
padding: 0px 0px 0px 25px;

}


#foot {
width:952px;
height:8px;
background-image:url(../img/bg_main_footer_cyprus.gif);
background-repeat:no-repeat;
}

.right {
float:right;
padding: 0px 0px 0px 10px;
clear:both;
font-weight:normal;
font-style:italic;
font-size:10px;
line-height:10px;
}


/* AP DIVS */
#ap_tit_site {
	position:absolute;
	width:532px;
	height:38px;
	z-index:1;
	left: 216px;
	top: 45px;
	font-family:"Trebuchet MS", Arial;
	font-size:28px;
	font-weight:bold;
	color:#ffcc00;
}

#ap_page_tit {
	position:absolute;
	width:387px;
	height:52px;
	z-index:1;
	left: 495px;
	top: 88px;
	font-family:"Trebuchet MS", Arial;
	font-size:28px;
	font-weight:bold;
	color:#0099ff;
	text-align:center;
}

#ap_page_tit h3 {
	padding-top:9px;
	font-size:20px;
	}
