/*defaults*/

a, img {
	border:none;
}

body {
	background:#2765AF url('../images/page_bg.jpg') repeat-x 0 0; 
	color:#000000;
	font:small Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

#holder {
	position:relative;
	background-color:#FFFFFF;
	width:760px;
	margin:0 auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}	
	
#banner {
	margin:0px 10px 0px 10px;
	background:url(../images/logo2.gif) no-repeat;
	height:125px;
	text-align:right;
	}

/*Header Pics*/
#headerpic1		{
	background:#DADADA url('../images/header1.jpg') no-repeat 10px 10px; 
	padding:10px; 
	height:150px; 
	}
	
#headerpic2		{
	background:#DADADA url('../images/header2.png') no-repeat 10px 10px; 
	padding:10px; 
	height:150px; 
	}
	
#headerpic3		{
	background:#DADADA url('../images/header3.png') no-repeat 10px 10px; 
	padding:10px; 
	height:150px; 
	}
	
	#headerpic4		{
	background:#DADADA url('../images/header4.png') no-repeat 10px 10px; 
	padding:10px; 
	height:150px; 
	}
	
	#headerpic5		{
	background:#DADADA url('../images/header5.jpg') no-repeat 10px 10px; 
	padding:10px; 
	height:150px; 
	}
/**/
	
/*Standard Pages*/	
#content_home {
	float:right; 
	width:500px;
	padding:20px 20px 0 0;
 	}

#content_solution, #content_features {
	float:left; 
	width:550px;
	margin:10px 10px 10px 10px;	
	padding:20px 0 0 0;
 	}
 	
 #content_projects {
	float:left; 
	width:740px;
	height:100%;
	margin:10px;	
	padding:20px 0 0 0;
 	}
	
.news_home		{
	margin:10px 10px 10px 10px;	
	float:right; 
	width:170px;
	font-size:0.9em; 
	}
.news_home img	{
	float:left;
	padding:5px 5px 0px 5px;
	padding-right:1em;
	}
.newsItem	{
	padding:5px 5px 5px 5px; 
	background:#FEFFD5; 
	border:1px solid #FFEB70; 
	font-size:90%; 
	margin-bottom:10px; 
	}
	
.picBox1		{
	height:170px; 
	padding:60px 0px 0px 0px; 
	margin-bottom:0px; 
	}
.picBox2		{
	height:170px; 
	padding:10px 0px 0px 0px; 
	margin-bottom:0px; 
	}	
/**/

/*Arabic Pages*/	
#content_solution_arb {
	float:right; 
	width:550px;
	padding:20px 0 0 0;
 	}
	
#news_home_arb		{
	margin:10px 10px 10px 10px;	
	float:left; 
	width:170px; 
	}
#news_home_arb img	{
	float:left;
	padding:5px;
	padding-right:1em;
	}
/**/	
		
/*Contact Page*/
#contactpage_left	{
	float:left; 
	width:350px;
	margin:0px 10px 10px 10px;
	border-right:1px solid; 
	line-height:160%;
 	}
#contactpage_right	{
	float:right; 
	width:350px; 
	margin:0px 10px 10px 10px;
 	}
#content img 	{
	float:left; 
	padding-right:1em;
	}
/*End Contact Page*/

/*Everything Footer*/	
#footer		{
	clear:both;
	font-size:80%;
	background:#DADADA url('../images/footer.gif') no-repeat;
	padding:10px 10px;
	text-align:left;
	border-top:1px solid #000000;
	}
	
#footer ul 	{
	margin:0; 
	padding:0; 
	}
#footer li 	{
	margin:0; 
	padding:0; 
	list-style:none; 
	display:inline; 
	}
#footer a	{
	color:#000000; 
	font-weight:bold; 
	padding:0 5px 0 0; 
	text-decoration:none; 
	}
#footer a:hover	{
	color:#000000; 
	text-decoration:none; 
	}
	
#codemover	{
	float:right; 
	}
/*End Footer*/
	
/*Navigation*/
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 12px Verdana, sans-serif;
}

#navlist li {
        display: inline;
}

#navlist li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #778;
        background: #DDE;
        text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #AAE;
        border-color: #227;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
}

/*END CSS NAV*/
