body {
	margin: 22px;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-align: left;
	background: #D2CFAE;
	}
	
#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: right;
  	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 */

#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: #D2CFAE;
	text-decoration: none;
	}
	
.nav a:hover {
	color: #fff;
	text-decoration: none;
	}
	
/* 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;
	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;
	}
	
/* industrial */

#indtop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/industrial-main-top.jpg) no-repeat top left;
 	}
	
#indcleartop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/industrial-clear-top.jpg) no-repeat top left;
 	}	
	
#indleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/industrial-main-left.jpg) no-repeat top left;
	}

#indleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#indleft li {
	padding: 0 0 1px 0;
	}
	
#indright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/industrial-main-right.jpg) no-repeat top left;
	}
	
#indbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/industrial-main-btm.jpg) no-repeat top left;
	}

/* Development */

#devtop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/industrial-development-top.jpg) no-repeat top left;
 	}
	
#devleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/industrial-development-left.jpg) no-repeat top left;
	}

#devleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#devleft li {
	padding: 0 0 1px 0;
	}
	
#devright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/industrial-development-right.jpg) no-repeat top left;
	}
	
#devbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/industrial-development-btm.jpg) no-repeat top left;
	}
	
/* egyptian cement */

#egyptiancementtop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/egyptian-cement-top.jpg) no-repeat top left;
 	}
	
#egyptiancementleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/egyptian-cement-left.jpg) no-repeat top left;
	}

#egyptiancementleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#egyptiancementleft li {
	padding: 0 0 1px 0;
	}
	
#egyptiancementright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/egyptian-cement-right.jpg) no-repeat top left;
	}
	
#egyptiancementbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/egyptian-cement-btm.jpg) no-repeat top left;
	}

/* qattamia cement */

#qattamiatop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/qattamia-cement-top.jpg) no-repeat top left;
 	}
	
#qattamialeft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/qattamia-cement-left.jpg) no-repeat top left;
	}

#qattamialeft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#qattamialeft li {
	padding: 0 0 1px 0;
	}
	
#qattamiaright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/qattamia-cement-right.jpg) no-repeat top left;
	}
	
#qattamiabtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/qattamia-cement-btm.jpg) no-repeat top left;
	}

/* qattamia cement 2 */

#qattamia2top {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/qattamia-cement2-top.jpg) no-repeat top left;
 	}
	
#qattamia2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/qattamia-cement2-left.jpg) no-repeat top left;
	}

#qattamia2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#qattamia2left li {
	padding: 0 0 1px 0;
	}
	
#qattamia2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/qattamia-cement2-right.jpg) no-repeat top left;
	}
	
#qattamia2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/qattamia-cement2-btm.jpg) no-repeat top left;
	}

/* egyptian glass */

#egyptianglasstop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/egyptian-glass-top.jpg) no-repeat top left;
 	}
	
#egyptianglassleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/egyptian-glass-left.jpg) no-repeat top left;
	}

#egyptianglassleft ul {
	margin: 5px 0 0 15px;
	line-height: 13px; 
	padding: 0;
	list-style: square;
	}

#egyptianglassleft li {
	padding: 0 0 1px 0;
	}
	
#egyptianglassright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/egyptian-glass-right.jpg) no-repeat top left;
	}
	
#egyptianglassbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/egyptian-glass-btm.jpg) no-repeat top left;
	}

/* five stars flour */

#fivestarstop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/five-stars-flour-top.jpg) no-repeat top left;
 	}
	
#fivestarsleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/five-stars-flour-left.jpg) no-repeat top left;
	}

#fivestarsleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#fivestarsleft li {
	padding: 0 0 1px 0;
	}
	
#fivestarsright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/five-stars-flour-right.jpg) no-repeat top left;
	}
	
#fivestarsbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/five-stars-flour-btm.jpg) no-repeat top left;
	}

/* egyptian german telecomms */

#egyptiangermantop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/egyptian-german-top.jpg) no-repeat top left;
 	}
	
#egyptiangermanleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/egyptian-german-left.jpg) no-repeat top left;
	}

#egyptiangermanleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#egyptiangermanleft li {
	padding: 0 0 1px 0;
	}
	
#egyptiangermanright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/egyptian-german-right.jpg) no-repeat top left;
	}
	
#egyptiangermanbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/egyptian-german-btm.jpg) no-repeat top left;
	}

/* egyptian fertilisers */

#fertiliserstop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/egyptian-fertilisers-top.jpg) no-repeat top left;
 	}
	
#fertilisersleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/egyptian-fertilisers-left.jpg) no-repeat top left;
	}

#fertilisersleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#fertilisersleft li {
	padding: 0 0 1px 0;
	}
	
#fertilisersright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/egyptian-fertilisers-right.jpg) no-repeat top left;
	}
	
#fertilisersbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/egyptian-fertilisers-btm.jpg) no-repeat top left;
	}

/* egyptian fertilisers 2 */

#fertilisers2top {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/egyptian-fertilisers-top.jpg) no-repeat top left;
 	}
	
#fertilisers2left {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/egyptian-fertilisers2-left.jpg) no-repeat top left;
	}

#fertilisers2left ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#fertilisers2left li {
	padding: 0 0 1px 0;
	}
	
#fertilisers2right {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/egyptian-fertilisers2-right.jpg) no-repeat top left;
	}
	
#fertilisers2btm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/egyptian-fertilisers2-btm.jpg) no-repeat top left;
	}
	
/* eastern company */

#easterncotop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/eastern-company-top.jpg) no-repeat top left;
 	}
	
#easterncoleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/eastern-company-left.jpg) no-repeat top left;
	}

#easterncoleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#easterncoleft li {
	padding: 0 0 1px 0;
	}
	
#easterncoright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/eastern-company-right.jpg) no-repeat top left;
	}
	
#easterncobtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/eastern-company-btm.jpg) no-repeat top left;
	}



/* electrical */

#electop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/industrial-electrical-top.jpg) no-repeat top left;
 	}
	
#elecleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/industrial-electrical-left.jpg) no-repeat top left;
	}

#elecleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#elecleft li {
	padding: 0 0 1px 0;
	}
	
#elecright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/industrial-electrical-right.jpg) no-repeat top left;
	}
	
#elecbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/industrial-electrical-btm.jpg) no-repeat top left;
	}
	
/* sidi power */

#sidipowertop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/sidi-power-top.jpg) no-repeat top left;
 	}
	
#sidipowerleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/sidi-power-left.jpg) no-repeat top left;
	}

#sidipowerleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#sidipowerleft li {
	padding: 0 0 1px 0;
	}
	
#sidipowerright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/sidi-power-right.jpg) no-repeat top left;
	}
	
#sidipowerbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/sidi-power-btm.jpg) no-repeat top left;
	}

/* cairo power */

#cairopowertop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/cairo-power-top.jpg) no-repeat top left;
 	}
	
#cairopowerleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/cairo-power-left.jpg) no-repeat top left;
	}

#cairopowerleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#cairopowerleft li {
	padding: 0 0 1px 0;
	}
	
#cairopowerright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/cairo-power-right.jpg) no-repeat top left;
	}
	
#cairopowerbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/cairo-power-btm.jpg) no-repeat top left;
	}

/* sharm power */

#sharmpowertop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/generic-top.jpg) no-repeat top left;
 	}
	
#sharmpowerleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/generic-left.jpg) no-repeat top left;
	}

#sharmpowerleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#sharmpowerleft li {
	padding: 0 0 1px 0;
	}
	
#sharmpowerright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/generic-right.jpg) no-repeat top left;
	}
	
#sharmpowerbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/generic-btm.jpg) no-repeat top left;
	}
	
	
/* power */

#powertop {
	float: left;
	width: 464px;
	height: 156px;
	color: #D2CFAE;		
	background: #7D3D3F url(../images/industrial-power-top.jpg) no-repeat top left;
 	}
	
#powerleft {
	float: left;
	width: 316px;
	height: 275px;
	font-size: 11px;
	color: #fff;
	line-height: 14px; 
	padding: 20px 20px 0px 20px;	
	background: #191917 url(../images/industrial-power-left.jpg) no-repeat top left;
	}

#powerleft ul {
	margin: 5px 0 0 15px;
	padding: 0;
	list-style: square;
	}

#powerleft li {
	padding: 0 0 1px 0;
	}
	
#powerright {
	float: right;
	width: 464px;
	height: 295px;
	background: #191917 url(../images/industrial-power-right.jpg) no-repeat top left;
	}
	
#powerbtm {
	float: left;
	width: 820px;
	height: 50px;
	background: #191917 url(../images/industrial-power-btm.jpg) no-repeat top left;
	}
	

	.btmnav {
  	float: left;
  	margin: 0;
	color: #fff;
	font-weight: normal;
  	padding: 10px 0px 0px 20px;
 	font-size: 11px;
	}
	
.btmnav a {
	color: #fff;
	background: #333;
	text-decoration: none;
	}	

.btmnav a:hover {
	color: #fff;
	background: #666;
	text-decoration: none;
	}		


#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: 13px;
	font-weight: bold; 
	color: #fff;
	}
	
.subhead {
	color: #D2CFAE;
	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;
	}