﻿

 #slide{float:left;text-align:right; width:350px;height:350px;}

#slide img
{
	 border: 5px solid #333399;max-width:350px;max-height:350px;

 width: expression(this.width > 350? 350: true);

 height: expression(this.height > 350? 350: true);


}	
#divCurImage
{
	width:350px;height:350px;
}
#CustomerRight
{
	margin-left:360px;
}
#CustomerTitle
{
	text-align:center;
	direction:rtl;
	margin: 40px;
	font-size: 20px;
	text-decoration: underline;
	color: #333399;
}
#ContactDetails
{
clear:both;
border:1px solid #EEE;
padding-bottom:20px;
	height:60px;
FONT-SIZE: 15px; 
font-family: Arial;
}

div.ContactInfo {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	FLOAT: right; 
	WIDTH: 375px; 
	COLOR: #333333; 
	line-height:normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 40px; 
	text-align:right;
	direction:rtl;
	
}
.ContactInfo
{
}
div.ContactInfo p span
{
	
	margin-left:50px;
	text-decoration: none;
	color:Blue;
	
}
div.ContactInfo A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	CURSOR: pointer; 
	COLOR: #3366cc; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline
}
.stylepages {color: #003399; font-size: 10pt; font-family: Arial;}
