#nav, #nav ul {    
 padding: 0;
 margin: 0;
 list-style: none;
  } 
  #nav a {   
    display: block;   
	  width: 10em; 
	  } 
	 
 #nav li {   
  float: left;  
  width: 10em; }



body {
	font-size: 75%;
	text-align: center;
	background-attachment: fixed;
	background-color:#000000;
	/*background-image: url(i/background_black.jpg);*/
	background-repeat: repeat-y;
	background-position: center top;	/*background: #ffffff url('i/background_white.jpg') top left repeat-x;*/
		font: 12px/18px "Lucida Grande", Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0px;
	
}
html>body {
    font-size: 12px;
} 
p {
    line-height:1.5em;
    font-size:1em;
    margin: 0 0 1.5em 0;
} 
h1 {
    line-height: 1.3em;
    font-size:2em;
} 
h2 {
    line-height: 1.6363em;
    font-size:1.2em;
    margin:1em 0 0.6363em 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
} 
.h2underline {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.feature {
padding:0px;
width:196px;
margin-right:10px;
float:left;
}
.bigfeature {
padding:0px;
width:300px;
margin-right:10px;
float:left;
}
#news{
	/*background-color:#efefef;*/
float:left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
.newsbar{
	clear:both;
	
}
#sidenav {
	float:left;
	width:180px;
	padding: 0px;
	margin-bottom:20px;
	margin-left: 10px;
}
#sidenav2 {
	float:left;
	padding: 0px;
	margin-bottom:20px;
	margin-left: 10px;
	
}
#sidenavtop{
background-color:#00FF99;
	float:left;
	width:175px;
	padding: 0px;
	height:13px;
	margin-left: 0px;

}
#header{
	width:100%;
	height:113px;
	background-image: url(img/headermain2.jpg);
}

#headeregypt{
	width:100%;
	height:113px;
	background-image: url(i/headeregypt2.jpg);
}
#headerturkey {
	width:100%;
	height:113px;
	background-image: url(i/headerturkey.jpg);
}
#wrapper {
	margin:0 auto;
	width:900px;
	text-align: left;
	background-color:#FFFFFF;


	/*background: url('i/content_bg_white.png') top left repeat-y;*/

}
.content {
	padding: 0px 20px 0px 20px;
	margin: 0;
}
#footer {
	margin:0 auto;
	width:900px;
	text-align: left;
	height:62px;
	color: #f0e2b3;
}
/* --------------------------------
	CLEARFIX
	------------------------------- */
	.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	.clearfix {display:inline-block;}
	/* Hide from IE Mac \*/
	.clearfix {display:block;}
	/* End hide from IE Mac */
.introtext {
	padding: 10px;
	/*background-image: url(i/shadd.png);*/
	background-repeat: no-repeat;
}
img.2col {
	float: left;
	display: block;
	margin-right: 20px;
}

.imgwrap {
	float: left;
	display: block;
	margin-right: 20px;
	}
	
.rhcontent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	height: 0px;
}
.rhstyle1 {
padding-left:5px;
padding-right:10px;
}
#Layer1 {
	position:relative;
	
	height:35px;
	z-index:1;
	left: 225px;
	top: 78px;
/*	background-color: #fedfa8;
		background-image: url(i/tb_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	float:left;
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rightnav a{
	color: #000000;
	text-decoration:none;
}
.rightnav a:hover{
	color: #FF9900;
	text-decoration:none;
}
.rightnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFCC00;
	height: 25px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.rightnavheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #CCA400;
	height: 25px;
	font-weight: bold;
}
.stylereserved {
color: #FF9933;
background-position: center;
}
.stylesold {
color: #FF0000;
background-position: center;
}

.styleavailable {
	color: #00CC00;
	background-position: center;
}



#agentsmenu{

width:100%;
height:30px;
background-color:#D2E9FF;
	background-image: url(i/agentsmenubg.png);
	background-repeat: repeat-x;
	background-position: top;

}
.button {

	float:left;
	height:20px;
	padding:5px 10px 5px 10px;
	background-image: url(i/agentsmenubg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;

}
.sidebarnavtop {
	float:left;
	height:20px;
	padding:5px 10px 5px 10px;
	background-image: url(i/agentsmenubg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width:182px;
}
.button a{
	
	text-decoration:none;
	color:#333333;

}
.button a:hover{


	color:#0099FF;

}

.contentcolumnleft {
	width: 48%;
	float:left;
}
.contentcolumnright {
	width: 48%;
	float:right;
}
.progimg {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 180px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.stylereserved {color: #FF9933;}
.stylesold {color: #FF0000;}

.styleavailable {
	color: #00CC00;
}