		*{
			margin:0px;
			padding:0px;
			border:none;
		 }
		a{
			text-decoration:none;
			border:none;
		 }
		 body
		 {			
			width:auto;
			height:auto;			
			font-family:arial;
			direction:rtl;
		 }
		 #wrapper
		 {
			width:1000px;
			height:auto;
			margin:0 auto;			
		 }
		 #title_bar
		 {
			width:1000px;
			height:auto;
		 }
		 #kolnatun_logo
		 {
			margin-right:20px;
			float:right;
		 }
		 #hashavim_logo
		 {
			float:left;
			cursor:pointer;
			margin-left:10px;
		 }
		 #header
		 {
			background-image:url('../images/banner_bg.jpg');
			width:1000px;
			height:460px;
			clear:both;			
		 }
		 #demoForm_lblFullName,#demoForm_lblclientMail,#demoForm_lblclientPhone,#demoForm_lblclientOrg,#demoForm_lblcomments
		 {
		 	font-weight:800;
		 	font-size:medium;
			color:white;
			font-family:Arial Narrow;
			
			
		 }
		 
		 #left
		 {
			background-image:url('../images/main_pic.png');
			width:474px;
			height:372px;
			float:left;
			margin-left:48px;
			margin-top:20px;
			cursor:pointer;
		 }
		 #zoom
		 {
			display:none;
			margin-top:305px;
			margin-right:30px;
			width:27px;
			height:27px;
			background-image:url('../images/zoom.png');
		 }
		 #right
		 {
			 float:right;
			 border:0px solid black;
			 width:450px;
			 height:420px;
		 }
		 #title_header
		 {
			 clear:both;
			 margin-right:44px;
			 padding-top:42px;
			 line-height:250%;
			 letter-spacing:1px;
		 }
		 #title_header h4
		 {
			font-weight:normal;
			font-size:35px;
			color:white;
			text-shadow: 1px 1px 1px black;
		 }
		 #title_info
		 {
			 border:0px solid black;
			 height:280px;
			 width:450px;
			 padding-top:20px;
			 line-height:150%
		 }
		 
		 #title_info h3
		 {
			font-weight:500;
			font-size:14px;
			color:white;
			text-shadow:1px 1px 1px black;
		 }
		 #demo_info
		 {
			 border:0px solid black;
			 height:250px;
			 width:500px;
			 padding-top:20px;
			 line-height:150%
		 }
		  #demo_info h1
		 {
			font-weight:500;
			font-size:20px;
			color:white;
			text-shadow:1px 1px 1px black;
		 }
		  #demo_info h2
		 {
			font-weight:500;
			font-size:20px;
			color:white;
			text-shadow:1px 1px 1px black;
		 }
		  #demo_info h3
		 {
			font-weight:500;
			font-size:17px;
			color:white;
			text-shadow:1px 1px 1px black;
		 }
		 #product_box
		 {
			 float:right;
			 margin-right:40px;
		 }
		 #purchase_zone
		 {
			clear:both;
			padding-right:40px;
			height:100px;
			width:490px;			
		 }
		 #demo
		 {
			width:220px;
			height:70px;						
		 }
		 #purchase
		 {
			width:220px;
			height:70px;				
		 }
		 .categories_bar
		 {
			 background-image:url('../images/Professionals_boxes.png');
			 background-repeat:no-repeat;
			 width:936px;
			 height:111px;		
			 margin: 0 auto;
			 margin-bottom:20px;
			 margin-top:-40px;			 
		 }
		 #cat1
		 {
			 float:right;
			 margin-right:20px;
			 margin-top:14px;
		 }
		 #cat2,#cat3,#cat4
		 {
			 float:right;
			 margin-right:40px;
			 margin-top:14px;
		 }		 
		 .categories_bar div h4
		 {
			color:#6B6868;
		 }		 		 
		 .description
		 {
			color:#787474;
			font-size:13px;
			padding-right:30px;
			text-align:justify;
			text-justify:inter-word;
		 }
		 #content
		 {
			height:450px;
			width:1000px;
			clear:both;
			margin-bottom:20px;
		 }
		 #contact
		 {
			width:270px;
			height:auto;
			float:right;
		 }
		 #con_left_angle
		 {
			 width:7px;
			 height:28px;
			 background-image:url('../images/title_bg_left.gif');
			 float:left;
		 }		
		 #con_center
		 {
			 width:263px;
			 height:28px;
			 background-image:url('../images/title_bg_center.gif');
			 float:left;
			 background-repeat:repeat-x;
		 }
		 #registration h3
		 {
			font-size:14px;
			color:#2E73AE;
			margin-bottom:20px;
		 } 
		 .form_content label
		 {
			font-size:12px;
		 }
		 .form_content input[type="text"]{
			width:130px;
			height:21px;
			border:1px solid #787474;			
		 }
		 .form_content input[type="email"]{
			width:130px;
			height:21px;
			border:1px solid #787474;			
		 }
		 .form_content td{
			padding:5px;
		 }
		 .form_content textarea{
			border:1px solid #787474;	
			width:130px;
			*+width:130px;
			min-width:130px;
			min-height:50px;
			max-width:130px;
			max-height:80px;
			overflow: auto;
		 }
		 .form_content input[type="submit"]{
			background-color:white;
			background-image:url('../images/send_btn.png');
			background-repeat:no-repeat;
			width:80px;
			height:30px;
			border:none;
			cursor:pointer;
		 }
		 #content_info
		 {
			 border:1px solid #787474;
			 width:200px;
			 height:87px;
			 margin-left:10px;
			 padding-top:5px;
			 padding-right:5px;
			 clear:both;
			 float:left;
		 }
		 #statusMessage
		 {
			 border:1px solid #787474;
			 background-color:#FFFFFF;
			 width:400px;
			 height:110px;
			 margin-left:15px;
			 padding-top:0px;
			 padding-right:0px;
			 clear:both;
			 float:right;
			 position: absolute;
			 z-index: auto;
			 font-family:Arial Narrow;
			 color:#2E73AE;
			 text-align:right;
			 font-size:17px;
			 color:#2E73AE;
			 margin-bottom:20px;
			 
		 } 
		 
		 #status
		 {
		 	text-align : center;
		 	padding-right:5px;
		 } 
		 
		  .content_info
		 {
			 border:1px solid #787474;
			 width:200px;
			 height:87px;
			 margin-left:10px;
			 padding-top:5px;
			 padding-right:5px;
			 clear:both;
			 float:left;
		 }
		 #content_info h4
		 {
			 color:#2E73AE;	
		 }
		 #content_info p
		 {
			line-height:140%;
			font-weight:bold;
			color:#2E73AE;
			font-size:13px;	
		 }
		 .divider
		 {
			height:401px;
			width:5px;
			float:right;
			background-image:url('../images/divider.gif');
			margin-top:28px;
			margin-right:2px;			
		 }
		 #center_box
		 {
			height:500px;
			width:463px;
			float:right;
		 }
		 #about
		 {
			 width:463;
			 height:auto;
			 float:right;
		 }
		 #left_angle_about
		 {
			width:7px;
			height:28px;
			background-image:url('../images/title_bg_right.gif');
			float:right;
		 }
		 #center_about
		 {
			 width:449px;
			 height:28px;
			 background-image:url('../images/title_bg_center.gif');
			 float:right;
			 background-repeat:repeat-x;
		 }
		 #right_angle_about
		 {
			 width:7px;
			 height:28px;
			 background-image:url('../images/title_bg_left.gif');
			 float:right;
		 }
		 #about_content
		 {
			 margin-top:-15px;
			 margin-right:20px;
			 float:right;
		 }
		 #about_content h3
		 {
			font-size:16px;
			color:#2E73AE;
			margin-bottom:5px;
		 }
		 #about_content p
		 {
			font-size:13px;
			color:#787474;
		 }
		 #about_content a
		 {
			font-size:13px;
			color:#2E73AE;
		 }
		 #users_comments
		 {
			width:463px;
			height:auto;
			float:right;
			margin-top:30px;
		 }
		 #left_angle_com
		 {						
			 width:7px;
			 height:28px;
			 background-image:url('../images/title_bg_right.gif');
			 float:right;
		 }
		 #center_com
		 {
			 width:449px;
			 height:28px;
			 background-image:url('../images/title_bg_center.gif');
			 float:right;
			 background-repeat:repeat-x;
		 }
		 #right_angle_com
		 {
			 width:7px;
			 height:28px;
			 background-image:url('../images/title_bg_left.gif');
			 float:right;
		 }
		 #users_content
		 {
			 margin-top:-15px;
			 margin-right:20px;
			 float:right;
		 }
		 #users_content h3
		 {
			font-size:16px;
			color:#2E73AE;
			margin-bottom:5px;
		 }
		 .author_comment
		 {
			 font-size:12px;
			 color:#787474;
		 }
		 .author
		 {
			 font-size:11px;
			 color:#3D3D3D;
			 font-weight:bold;
		 }
		 .rec
		 {
			margin-bottom:10px;
		 }
		 #notifications
		 {
			width:250px;
			height:auto;
			float:right;
		 }
		 #left_angle_not
		 {
			 width:7px;
			 height:28px;
			 background-image:url('../images/title_bg_right.gif');
			 float:right;
		 }
		 #center_not
		 {
			width:236px;
			height:28px;
			background-image:url('../images/title_bg_center.gif');
			float:right;
			background-repeat:repeat-x;
		 }
		 #right_angle_not
		 {
			width:7px;
			height:28px;
			background-image:url('../images/title_bg_left.gif');
			float:right;
		 }
		 #not_content
		 {
			 margin-top:-15px;
			 margin-right:20px;
			 float:right;
		 }
		 #not_content h3
		 {
			font-size:16px;
			color:#2E73AE;
			margin-bottom:5px;
			width:236px;
		 }
		 #not_content p
		 {
			 width:236px;
			 font-size:12px;
			 color:#787474;
		 }
		 #smartphone
		 {
			background-image:url('../images/iphone.jpg');
			background-repeat:no-repeat;
			width:230px;
			height:352px;
			cursor:pointer;
			background-position:0px;
		 }
		 #footer
		 {
			 clear:both;			
			 width:1000px;
			 height:60;			
			 padding-top:15px;
			 background-image:url('../images/footer_bg.png');
			 background-repeat:repeat-x;			
		 }
		 #footer table
		 {			
			width:900px;
			height:60px;
			margin:0 auto;						
		 }
		 #site-map
		 {
			font-size:12px;
			color:#2E73AE;	
		 }
		 #credit
		 {
			 font-size:12px;
			 color:#2E73AE;				
		 }		 		 	