* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 175px;
	background: #000000 url(../images/main.jpg) no-repeat center top;
	color: #666699; font: normal 0.9em Verdana, Arial, Helvetica, sans-serif
}



.whiteonblk1 {
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #404040;
	position:relative;
}

.whiteonblk2 {
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #808080;
	position:relative;
}

.whiteonblk3 {
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:1px solid #C0C0C0;
	position:relative;
}



.submitLink {
	color: #9999cc;
	font: 1em/1.5em Verdana;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;  
}

h1{
	color: #CC9933;
	font: bold 1.3em/2em Verdana; 
}

h2 {
	color: #CC9933;
	font: bold 1.2em/1.6em Verdana;
}

h3 {
	color: #666699;
	font: 1.2em/1.6em Verdana;
}

ol {
}

p {
	font-size: 1em; line-height: 1.5em;
}

ul {
	line-height: 1.5em;
	margin: 15px 0em 15px 0px;
	font-size: 1em; 
}

ul li {

}

ol {

}

ol li {
}

a {
	text-decoration: none;
	color: #9999cc;
	font: 1em/1.5em Verdana;
}

 .story {  
	font-size: 75%; line-height: 1.5em;
}

 .storysm {  
	font-size: 70%; line-height: 1.4em;
}

.storyctr {
	font-size: 75%;
	line-height: 1.5em;
	text-align: center;
}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.fltlftnob {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

a:hover {
	color: #cc9933;
}

/* Boxed Style */

.boxed {
	margin: 0px 0px;
	padding: 10px 0px;
}

.boxed .title {
	margin: 0; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px
; 
}

.boxed .content {
	padding: 15px;
}

/* Header */

#header {
	height: 40px;
	background: url(../images/splittop.gif) repeat-x;
}

/* Header > Menu */

#menu {
	width: 870px;
	height: 42px;
	margin: 0 auto;
	clip:     rect(   );
	font: 1em Verdana;
}

#menu ul {
	margin: 0 0;
	padding: 6px 0 0;/*how far button down*/
	list-style: square;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(../images/muavail.gif) repeat-x;
	border: 1px solid #101010; /* button edge*/
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff; /* text colour */
	clip: rect(   );
	height: 20px;/* button height*/
	margin: 0 5px 0 0;/*space between buttons*/
	padding: 5px 20px 0; /*  20px 0 space around text*/
}

#menu a:hover {
	text-decoration: none;
	background: url(../images/muhover.gif);
}

#menu .active a {
	background: url(../images/mucurrent.gif);
}

#menu .contactus a {
	float: right;
}

#menu .contactus hover {
	text-decoration: none;
	background: url(../images/muhover.gif);
}
#menu .contactusactive a {
	float: right;
	text-decoration: none;
	background: url(../images/mucurrent.gif);
}

#menu .contactpage a {
; float: right: right;
}

/* Wrapper */

#wrapper {
	background: url(../images/solid.gif) top repeat-x;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	clip:    rect(   );
	font: 1em/1.5em Verdana;
}

#contentwider {
	width: 1000px;
	margin: 0 auto;
	clip:    rect(   );
	font: 1em/1.5em Verdana;
}

#content ul {
	color: #666699;
	padding: 1px 1px 1px 20px;
	list-style: disc;
	font: 0.8em/2em Verdana;
}

#content li {
	padding: 0px 0px 0px 10px; margin: 1px 1px;
	font-size: 1.3em;
}

#content p {
	font-size: 1em; line-height: 1.5em;
}

/* Content > Main */

#main {
	float: right;
	width: 540px;
	clip:  rect(   );
	padding: 15px 0px 20px; 
	font: 1em/1.5em Verdana;
}
#mainlg {
	float: right;
	width: 598px;
	clip:  rect(   );
	padding: 15px 0px 20px; 
	font: 1em/1.5em Verdana;
}
#mainctr {
	background-position: center;
	width: 800px;
	clip:  rect(   );
	padding: 15px 0px 20px; 
	font: 1em/1.5em Verdana;
}
.title {
	margin: 0;
	background: url(../images/background.gif) repeat-x left bottom;
	font-size: 1.6em; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:5px; line-height: 1.5em
}
#lineabsec1 {
	background: url(../images/background.gif) repeat-x left top; 
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
}
#lineabsec2 {
	background: url(../images/background.gif) repeat-x left top; 
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
}
#lineabsec3 {
	background: url(../images/background.gif) repeat-x left top; 
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
}

#placeholder01 {
	 ;  position: relative; left: 150px; top: 20px
}

#placeholder02 { 
	 ;  position: relative; left: 150px; top: 20px
}

#placeholder03 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder04 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder05 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder06 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder07 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder08 {
	  ;  position: relative; left: 150px; top: 20px
}

#placeholder09 {
	  ;  position: relative; left: 150px; top: 20px
}

#whitetable1 {
	  ;  position: relative; left: 300px; top: 20px
; clip:  rect(   )
}

#whitetable2 { 
	 ;  position: relative; left: 300px; top: 20px
; clip:  rect(   )
}

#whitetable3 {
	  ;  position: relative; left: 300px; top: 20px
; clip:  rect(   )
}

#whitetable4 {
	  ;  position: relative; left: 300px; top: 20px
; clip:  rect(   )
}

#whitetable5 {
	  ;  position: relative; left: 300px; top: 20px
; clip:  rect(   )
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 273px; padding: 20px 0px; 
	font-size: 75%;
	/* text-align: justify;*/
}

#sidebar.p {
	font-size: 1em; line-height: 1.5em;
	/* text-align: justify;*/
}

#sidebarsm {
	float: left;
	width: 220px; padding: 20px 0px; 
	font-size: 75%;
	/* text-align: justify;*/
}

#sidebarsm.p {
	font-size: 1em; line-height: 1.5em;
	/* text-align: justify;*/
}

/* Content > Sidebar > lineabove*/

#lineabove {
	background: url(../images/background.gif) repeat-x left top; 
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
}

#lineabove2 {
	background: url(../images/background.gif) repeat-x left top; 
	padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
}

/* Footer */

#footer {
	clear: both;
	clip:     rect(   ); 
	height: 261px;
	padding-bottom: 0px;
	background: url(../images/solidtosplitsmall.gif) top repeat-x, url(../images/footer.gif) bottom repeat-x, url(../images/footercyprus.jpg) top no-repeat;
}

#footer p {
	/*width: 310px;*/
	text-align:center;
	padding-top:233px;
	margin: 0 auto;
	font-size: 60%;
	font-weight:bold;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	color: #101010; 
	font: 1em/1.5em Verdana;
}

#footer a:hover {
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
{

 placeholder {

	background: url(../images/background.gif) repeat-x left top;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}

main.placeholder1 {
	left: 100px;
	clip:  rect(   )
}

#sidebarml {
	float: left;
	width: 120px;
	padding: 20px 0px;
	/* text-align: justify;*/
	clip:  rect(   ):
}
right current { float: right; }

