body {
	margin: -1px;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: left;
	background: #00000;
	}
	
#container {
	width: 820px;
	height: 592px;
	background: #fff;
    margin: 0 auto;
	padding: 25px 25px 25px 25px;
	text-align: left;
	}
	
#topbar {
  	float: left;
  	width: 820px;
	margin: 0;
 	color: #AE222A;
 	padding: 0;
  	list-style: none;
	height: 65px;	
	}

#logo {
  	float: left;
  	margin: 0;
  	padding: 0;

  	}
	
#topnav {
  	float: left;
  	margin: 0;
	font-weight: bold;
  	padding: 20px 20px;
 	font-size: 12px;
	}

#topnav a {
	color: #AE222A;
	font-weight: normal;
	text-decoration: none;
	}	

#topnav a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}	

/* navbar */

#navbarwide {
	float: left;
	width: 356px;
	height: 156px;	
	color: #fff;	
	background: #AE222A;
 	}

#navbar {
	float: left;
	width: 178px;
	height: 156px;	
	color: #fff;	
	background: #AE222A;
 	}
	
.nav { 
	margin: 20px 10px 10px 20px;
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}
	
.nav ul {
	margin: 0;
	padding: 0;
	}
	
.nav li {
	padding: 0 0 1px 0;
	list-style: none;
	}	

.nav a {
	color: #333333;
	text-decoration: none;
	}
	
.nav a:hover {
	color: #4E617F;
	text-decoration: underline;
	}
	
/* navbar2 */

#navbar2 {
	float: left;
	width: 178px;
	height: 156px;	
	color: #fff;	
	background: #72161b;
   }
 	
.nav2 { 
	margin: 20px 10px 10px 20px;
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}
	
.nav2 ul {
	margin: 0;
	padding: 0;
	}
	
.nav2 li {
	padding: 0 0 1px 0;
	list-style: none;
	}	

.nav2 a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
.nav2 a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/* navbar3 */

#navbar3 {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #8E4549;
 	}
	
.nav3 { 
	margin: 20px 10px 10px 20px;
	color: #fff;	
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}
	
.nav3 ul {
	margin: 0;
	padding: 0;
	}
	
.nav3 li {
	padding: 0 0 1px 0;
	list-style: none;
	color: #fff;
	}	

.nav3 a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
.nav3 a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/* highlight */	

.highlight a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
.highlight a:hover {
	color: #D2CFAE;
	font-weight: bold;
	text-decoration: none;
	}	

/* highlight2 */	

.highlight2 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
.highlight2 a:hover {
	color: #D2CFAE;
	font-weight: bold;
	text-decoration: none;
	}
	
/* about us section */

#aboutustop {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/aswan-bridge-top.jpg) no-repeat top left;
	}
	
#aboutusleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/aswan-bridge-left.jpg) no-repeat top left;
	}
	
#aboutusleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#aboutusleft li {
	padding: 0 0 1px 0;
	}	
		
#aboutusright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/aswan-bridge-right.jpg) no-repeat top left;
	}

#aboutusbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/aswan-bridge-btm.jpg) no-repeat top left;
	}



#aboutus2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/about-us2-top.jpg) no-repeat top left;
	}
	
#aboutus2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/about-us2-left.jpg) no-repeat top left;
	}
	
#aboutus2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#aboutus2left li {
	padding: 0 0 1px 0;
	}	
		
#aboutus2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/about-us2-right.jpg) no-repeat top left;
	}

#aboutus2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/about-us2-btm.jpg) no-repeat top left;
	}


#aboutus3top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/about-us3-top.jpg) no-repeat top left;
	}
	
#aboutus3left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/about-us3-left.jpg) no-repeat top left;
	}
	
#aboutus3left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#aboutus3left li {
	padding: 0 0 1px 0;
	}	
		
#aboutus3right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/about-us3-right.jpg) no-repeat top left;
	}

#aboutus3btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/about-us3-btm.jpg) no-repeat top left;
	}


/* services section */

#servicestop {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/services1-top.jpg) no-repeat top left;
	}
	
#servicesleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/services1-left.jpg) no-repeat top left;
	}
	
#servicesleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#servicesleft li {
	padding: 0 0 1px 0;
	}	
		
#servicesright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/services1-right.jpg) no-repeat top left;
	}

#servicesbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/services1-btm.jpg) no-repeat top left;
	}



#services2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/services2-top.jpg) no-repeat top left;
	}
	
#services2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/services2-left.jpg) no-repeat top left;
	}
	
#services2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#services2left li {
	padding: 0 0 1px 0;
	}	
		
#services2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/services2-right.jpg) no-repeat top left;
	}

#services2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/services2-btm.jpg) no-repeat top left;
	}


#services3top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/services3-top.jpg) no-repeat top left;
	}
	
#services3left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/services3-left.jpg) no-repeat top left;
	}
	
#services3left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#services3left li {
	padding: 0 0 1px 0;
	}	
		
#services3right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/services3-right.jpg) no-repeat top left;
	}

#services3btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/services3-btm.jpg) no-repeat top left;
	}


/** history subsections**/	

#history1top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history1-top.jpg) no-repeat top left;
	}
	
#history1left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history1-left.jpg) no-repeat top left;
	}
	
#history1left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history1left li {
	padding: 0 0 1px 0;
	}	
		
#history1right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history1-right.jpg) no-repeat top left;
	}

#history1btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history1-btm.jpg) no-repeat top left;
	}

#history2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history2-top.jpg) no-repeat top left;
	}
	
#history2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history2-left.jpg) no-repeat top left;
	}
	
#history2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history2left li {
	padding: 0 0 1px 0;
	}	
		
#history2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history2-right.jpg) no-repeat top left;
	}

#history2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history2-btm.jpg) no-repeat top left;
	}
	
	
#history3top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history3-top.jpg) no-repeat top left;
	}
	
#history3left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history3-left.jpg) no-repeat top left;
	}
	
#history3left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history3left li {
	padding: 0 0 1px 0;
	}	
		
#history3right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history3-right.jpg) no-repeat top left;
	}

#history3btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history3-btm.jpg) no-repeat top left;
	}
	

#history4top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history4-top.jpg) no-repeat top left;
	}
	
#history4left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history4-left.jpg) no-repeat top left;
	}
	
#history4left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history4left li {
	padding: 0 0 1px 0;
	}	
		
#history4right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history4-right.jpg) no-repeat top left;
	}

#history4btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history4-btm.jpg) no-repeat top left;
	}

#history5top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history5-top.jpg) no-repeat top left;
	}
	
#history5left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history5-left.jpg) no-repeat top left;
	}
	
#history5left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history5left li {
	padding: 0 0 1px 0;
	}	
		
#history5right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history5-right.jpg) no-repeat top left;
	}

#history5btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history5-btm.jpg) no-repeat top left;
	}
	
#history6top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history6-top.jpg) no-repeat top left;
	}
	
#history6left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917  url(../images/history6-left.jpg) no-repeat top left;
	}
	
#history6left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history6left li {
	padding: 0 0 1px 0;
	}	
		
#history6right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history6-right.jpg) no-repeat top left;
	}

#history6btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history6-btm.jpg) no-repeat top left;
	}



#history7top {
	float: right;
	width: 464px;
	height: 156px;
	background: #191917 url(../images/history7-top.jpg) no-repeat top left;
	}
	
#history7left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/history7-left.jpg) no-repeat top left;
	}
	
#history7left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#history7left li {
	padding: 0 0 1px 0;
	}	
		
#history7right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/history7-right.jpg) no-repeat top left;
	}

#history7btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/history7-btm.jpg) no-repeat top left;
	}


/** founders **/

#founderstop {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/founders-top.jpg) no-repeat top left;
	}
	
#foundersleft {
	float: left;
	width: 316px;
	height: 350px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/founders-left.jpg) no-repeat top left;
	}
	
#foundersleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#foundersleft li {
	padding: 0 0 1px 0;
	}

#foundersleft a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#foundersleft a:hover {
	color: #fff;
	text-decoration: none;
	}
			
#foundersmid {
	float: left;
	width: 232px;
	height: 370px;
	background: #191917 url(../images/founders-moharram.jpg) no-repeat top left;

	}
	
#foundersmid a {
		display: block;
		height: 370px;
		background: url(../images/founders-moharram.jpg) no-repeat top left;
		overflow: hidden;
	}

#foundersmid a:hover {
		display: block;
		height: 370px;		
		background: url(../images/founders-moharram-over.jpg) no-repeat top left;
		overflow: hidden;
	}

#foundersmid img {
		visibility: hidden;
	}

#foundersright {
	float: right;
	width: 232px;
	height: 370px;
	background: #191917 url(../images/founders-bakhoum.jpg) no-repeat top left;

	}
	
#foundersright a {
		display: block;
		height: 370px;
		background: url(../images/founders-bakhoum.jpg) no-repeat top left;
	}

#foundersright a:hover {
		display: block;
		height: 370px;		
		background: url(../images/founders-bakhoum-over.jpg) no-repeat top left;
	}

#foundersright img {
		visibility: hidden;
	}

/** founders 1 **/

#founders1top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/ahmed-moharram-sr-top.jpg) no-repeat top left;
	}
	
#founders1left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/founders1-left.jpg) no-repeat top left;

	}
	
#founders1left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#founders1left li {
	padding: 0 0 1px 0;
	}	
			
#founders1right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/ahmed-moharram-sr-right.jpg) no-repeat top left;
	}
	
#founders1btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/ahmed-moharram-sr-btm.jpg) no-repeat top left;
	}
	
#founders1captionbar {
	float: left;
	width: 820px;
	height: 25px;	
	padding: 0;	
	margin: 0;
	color: #D2CFAE;	
	background: #AE222A;
  	list-style: none;	
   }
   
#founders1caption {
	float: right;
	margin: 0;
	padding: 5px 300px 5px 0px;
	font-size: 11px;
	color: #D2CFAE;	
   }

/** founders 2 **/

#founders2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/michel-bakhoum-top.jpg) no-repeat top left;
	}
	
#founders2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/founders1-left.jpg) no-repeat top left;
	}
	
#founders2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#founders2left li {
	padding: 0 0 1px 0;
	}	
			
#founders2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/michel-bakhoum-right.jpg) no-repeat top left;
	}
	
#founders2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/michel-bakhoum-btm.jpg) no-repeat top left;
	}
	
#founders2captionbar {
	float: left;
	width: 820px;
	height: 25px;	
	padding: 0;	
	margin: 0;
	color: #D2CFAE;	
	background: #AE222A;
  	list-style: none;	
   }
   
#founders2caption {
	float: right;
	margin: 0;
	padding: 5px 90px 5px 0px;
	font-size: 11px;
	color: #D2CFAE;	
   }

/** management team **/

#managementteamtop {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteamleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 13px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;
	}
	
#managementteamleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteamleft li {
	padding: 0 0 1px 0;
	}

#managementteamleft a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#managementteamleft a:hover {
	color: #fff;
	text-decoration: none;
	}
			
#managementteamright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteambtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}

/** ahmed moharram sr **/

#managementteam1top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteam1left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;
	}
	
#managementteam1left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteam1left li {
	padding: 0 0 1px 0;
	}	
			
#managementteam1right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteam1btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}

/** ahmed ahmed moharram jr **/

#managementteam2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteam2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;
	}
	
#managementteam2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteam2left li {
	padding: 0 0 1px 0;
	}	
			
#managementteam2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteam2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}

/** Ibrahim Shawky Moharram **/

#managementteam3top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteam3left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;

	}
	
#managementteam3left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteam3left li {
	padding: 0 0 1px 0;
	}	
			
#managementteam3right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteam3btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}

/** Mourad Michel Bakhoum **/

#managementteam4top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteam4left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;

	}
	
#managementteam4left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteam4left li {
	padding: 0 0 1px 0;
	}	
			
#managementteam4right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteam4btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}

/** ahmed moharram **/

#managementteam5top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/management-team-top.jpg) no-repeat top left;
	}

#managementteam5left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/management-team-left.jpg) no-repeat top left;
	}
	
#managementteam5left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#managementteam5left li {
	padding: 0 0 1px 0;
	}	
			
#managementteam5right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/management-team-right.jpg) no-repeat top left;
	}
	
#managementteam5btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/management-team-btm.jpg) no-repeat top left;
	}


/* careers */

#careerstop {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/careers1-top.jpg) no-repeat top left;
	}
	
#careersleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/careers1-left.jpg) no-repeat top left;
	}
	
#careersleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#careersleft li {
	padding: 0 0 0 0;
	}	
			
#careersleft a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#careersleft a:hover {
	color: #fff;
	text-decoration: none;
	}	
	
#careersright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/careers1-right.jpg) no-repeat top left;
	}

#careersbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/careers1-btm.jpg) no-repeat top left;
	}


#careers2top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/careers2-top.jpg) no-repeat top left;
	}
	
#careers2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/careers2-left.jpg) no-repeat top left;
	}
	
#careers2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#careers2left li {
	padding: 0 0 0 0;
	}	
			
#careers2left a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#careers2left a:hover {
	color: #fff;
	text-decoration: none;
	}	
	
#careers2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/careers2-right.jpg) no-repeat top left;
	}

#careers2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/careers2-btm.jpg) no-repeat top left;
	}
	

#careers3top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/careers3-top.jpg) no-repeat top left;
	}
	
#careers3left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/careers3-left.jpg) no-repeat top left;
	}
	
#careers3left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#careers3left li {
	padding: 0 0 0 0;
	}	
			
#careers3left a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#careers3left a:hover {
	color: #fff;
	text-decoration: none;
	}	
	
#careers3right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/careers3-right.jpg) no-repeat top left;
	}

#careers3btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/careers3-btm.jpg) no-repeat top left;
	}	
	
#careers4top {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/careers4-top.jpg) no-repeat top left;
	}
	
#careers4left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/careers4-left.jpg) no-repeat top left;
	}
	
#careers4left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#careers4left li {
	padding: 0 0 0 0;
	}	
			
#careers4left a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#careers4left a:hover {
	color: #fff;
	text-decoration: none;
	}	
	
#careers4right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/careers4-right.jpg) no-repeat top left;
	}

#careers4btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/careers4-btm.jpg) no-repeat top left;
	}		


/* contact */

#contacttop {
	float: right;
	width: 464px;
	height: 156px;
	background: #7D3D3F url(../images/contact-main-top.jpg) no-repeat top left;
	}

.countries1 { 
	float: left;
	margin: 20px 5px 10px 20px;
	width: 100px;
	color: #D2CFAE;	
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}

.countries2 { 
	float: left;
	margin: 20px 5px 10px 0px;
	width: 100px;
	color: #D2CFAE;	
	padding: 0 0 0 0;
	font-size: 11px;
 	line-height: 13px; 	
	}
	
.continent { 
	color: #fff;	
	font-weight: bold;
	}	
	
#contactleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/contact-main-left.jpg) no-repeat top left;
	}
	
#contactleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#contactleft li {
	padding: 0 0 0 0;
	}	
			
#contactleft a {
	color: #D2CFAE;
	text-decoration: none;
	}
	
#contactleft a:hover {
	color: #fff;
	text-decoration: none;
	}	
		
#contactright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/contact-main-right.jpg) no-repeat top left;
	}

#contactbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/contact-main-btm.jpg) no-repeat top left;
	}

.btmnav {
	margin: 0;
	color: #fff;
	font-weight: normal;
	padding: 10px 0px 0px 20px;
	font-size: 12px; /* slight adjustment */
	font-family: "Times New Roman", Times, serif;
	}
	
.btmnav a {
	color: #fff;
	text-decoration: none;
	}	

.btmnav a:hover {
	color: #fff;
	text-decoration: underline;
	}		


#captionbar {
	float: left;
	width: 820px;
	height: 25px;	
	padding: 0;	
	margin: 0;
	color: #D2CFAE;	
	background: #AE222A;
  	list-style: none;	
   }
   
#summer {
  	float: left;
  	margin: 0;
	padding: 5px 0px 5px 15px;
	text-align: left;
	font-weight: normal;
	color: #D2CFAE;	
 	font-size: 10px;
	}

#summer a{
	color: #fff;
	text-decoration: none;
	}	

#summer a:hover{
	color: #ccc;
	text-decoration: none;
	}	

#caption {
	float: right;
	margin: 0;
	padding: 5px 20px 5px 0px;
	font-size: 11px;
	color: #D2CFAE;	
   }
 
.h1 { 
	font-size: 13px; 
	font-weight: bold; 
	color: #D2CFAE;
	}	
	
.h1white {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	}
	
.subhead {
	color: #000000;
	font-weight: bold; 
	}
	
/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

