#WelcomeMessage
		{
			background-image:url(../images/boxBg.jpg);
			background-repeat: repeat-x;
			width: 345px;
			height: 209px;
			float:left;
			margin: 10px 0px 0px 16px;/* top - right - bottom - left*/
			position: absolute;
			}
			
		#WelcomeBoxTitle
		{
		background-image:url(../images/welcomear.gif);
		background-repeat:no-repeat;
		float:left;
		width:345px;
		height:35px;
		margin-bottom: 10px;
		}
		
		#WelcomeBoxData
		{
		float:none;
		width:315px;
		height:auto;
		float:left;
		margin: auto auto 0px auto;/* top - right - bottom - left*/
		padding: 0px 0px 0px 15px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		direction:rtl;
		text-align:justify;
		font-size:11px;
		position: relative;
		}
		
				
		#LatestNews
		{
			background-image:url(../images/newsBg.jpg);
			background-repeat: repeat-x;
			width: 345px;
			height: 145px;
			float:right;
			margin: 10px 16px 0px 0px;
			position: absolute;
		}
		
		#LatestNewsTitle
		{
		background-image:url(../images/latestNewsar.jpg);
		background-repeat:no-repeat;
		float:left;
		width:345px;
		height:35px;
		margin-bottom:10px;
		}
		
		#LatestNewsData
		{
		float:left;
		width:315px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 15px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		direction:rtl;
		text-align: justify;
		font-size:11px;
		position: relative;
		}
		
		
		#CurrentProjects
		{
		background-image:url(../images/boxBg.jpg);
		background-repeat: repeat-x;
		width: 345px;
		height: 188px;
		float:left;
		margin: 30px 0px 0px 16px;
		position: absolute;
		}
		
		#CurrentProjectsTitle
		{
		background-image:url(../images/currentProjar.jpg);
		background-repeat:no-repeat;
		float:right;
		width:345px;
		height:35px;
		margin-bottom: 10px;
		}
		
		#CurrentProjectsData
		{
		float:none;
		width:315px;
		height: 150px;
		float: left;
		margin: auto auto 0px auto;/* top - right - bottom - left*/
		padding: 0px 0px 0px 15px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		position: relative;
		}
		
		
		#OurServices
		{
		background-image:url(../images/boxBg.jpg);
		background-repeat: repeat-x;
		width: 345px;
		height: 209px;
		float:right;
		margin: 10px 16px 0px 0px;
		position: absolute;
		}
		
		#OurServicesTitle
		{
		background-image:url(../images/ourServicesar.jpg);
		background-repeat:no-repeat;
		float:left;
		width:345px;
		height:35px;
		margin-bottom:10px;
		}
		
		#OurServicesData
		{
		float:left;
		width:315px;
		height: auto;
		padding: 0px 0px 0px 15px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		direction:rtl;
		text-align:justify;
		position: relative;
		}
		
		#services
		{
		color:#000000;
/*		line-height:1.2 em;*/
		width:300px;
		background:#EFEFEF;
		/*display:block;*/
		margin:0px 0px 3px 0px;/* top - right - bottom - left*/
		padding-left: 10px;
		/*border-bottom: #D3D3D3 1px solid;*/
		vertical-align:middle;
		text-decoration:none;
		}
				
		#NewsLetter
		{
		background-image:url(../images/newsletterBg.jpg);
		background-repeat: repeat-x;
		width: 345px;
		height: 99px;
		float:right;
		margin: 10px 16px 0px 0px;
		position: absolute;
		}
		
		#NewsLetterTitle
		{
		background-image:url(../images/newslatterar.gif);
		background-repeat:no-repeat;
		float:left;
		width:345px;
		height:35px;
		margin-bottom:10px;
		}
		
		#NewsLetterData
		{
		float:left;
		width:315px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 15px;
		font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		direction:rtl;
		text-align: justify;
		position: relative;
		}
		
		#subscribe
		{
		margin-bottom:6px;
		}
		
		#email
		{
		width:40px;
		height: 18px;
		float:right;
		direction:rtl;
		vertical-align:bottom;
		padding-top:3px;
		}
		
		#inputContainer
		{
		width:auto;
		float:none;
		padding-right:40px;
		vertical-align:middle;
		}
		
.project
{
width:290px;
height:70px;
display:block;
background-color: #EFEFEF;
border: #e3e2e2 1px solid;
}

.projectBox
{
width: 290px;
height: 72px;
padding: 3px 0px 3px 3px;/* top - right - bottom - left*/
}

.projectContent
{
width:210px;
height: 15px;
float: right;
padding-top: 10px;
}