/* CSS Basic Document */
body
{
direction:rtl;
margin:0px ;
padding:0px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif
}
.menu_table td
{
border-bottom:1px solid #5B3524;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}



/* CSS Background image Document */
.header_image
{
background:url(../images/intro1.jpg) left  no-repeat;
vertical-align:middle 
height:175px;
}

.header_image_download
{
background:url(../images/download1.jpg) left  no-repeat;
vertical-align:middle 
height:175px;
}

.header_image_products
{
background:url(../images/product.jpg) left  no-repeat;
vertical-align:middle 
height:175px;
}



.header_image_contact_us
{
background:url(../images/header_bg_contact_us.jpg) left  no-repeat;
vertical-align:middle 
height:175px;
}


.header_image_engineering
{
background:url(../images/header_bg_engineering.jpg) left  no-repeat;
vertical-align:middle 
height:175px;
}







/* CSS Background image Document */
body {
	font-family: Arial, Helvetica, sans-serif,tahoma;

	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;


}
li
{
	
font-size: 15px;
	font-style: normal;
	
}

.textbody
{
padding-top:0px;
padding-right:25px;
padding-left:25px;
text-align:justify;



}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif,tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5B3524;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#EAB726;
text-decoration:none;
background-color:inherit;
}

.products_link
{
font-family: Verdana, Arial, Helvetica, sans-serif,tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	background-color:inherit;
	text-decoration: none;
}
.products_link:hover
{
color:#6699CC;
text-decoration:none;
background-color:inherit;
}
.headsub
{
font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}

.headsub
{
font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}

.HeaderTD
{
padding-right:25px;
padding-left:25px;
}

