    #home_links
    {
        position:absolute;
        top:249px;
        left:10px;
        width:740px;
        height:620px;
        text-align:justify;
    }
    
    #banner1112 {
		background:#fff;
		height:39px;
		background-image:url("images/home/top.jpg");
		/*border:1px solid #000;*/
		}
			
	#leftcontent {
		position:relative;
		width:30px;
		height:197px;
		background:#fff;
		background-image:url("images/home/side_a.jpg");
		/*border:1px solid #000;*/
		}
		
	#leftcontent2 {
		position:absolute;
		width:210px;
		height:197px;
		top:35px;
		left:30px;
		background:#fff;
		/*background-image:url("images/home/wedding_off.jpg");*/
		/*border:1px solid #000;*/
		}
		
	#leftcontent3 {
		position:absolute;
		width:217px;
		height:75px;
		top:35px;
		left:240px;
		background:#fff;
		background-image:url("images/home/slide_middle.jpg");
		/*border:1px solid #000;*/
		}
	#leftcontent4 {
		position:absolute;
		width:217px;
		height:122px;
		top:110px;
		left:240px;
		background:#fff;
		/*background-image:url("images/home/mitzvah_off.jpg");*/
		/*border:1px solid #000;*/
		}
	#leftcontent5 {
		position:absolute;
		width:210px;
		height:75px;
		top:35px;
		left:457px;
		background:#fff;
		/*background-image:url("images/home/events_off.jpg");*/
		/*border:1px solid #000;*/
		}
	#leftcontent6 {
		position:absolute;
		width:217px;
		height:122px;
		top:110px;
		left:457px;
		background:#fff;
		/*background-image:url("images/home/digi_off.jpg");*/
		/*border:1px solid #000;*/
		}
	#leftcontent7 {
		position:absolute;
		width:70px;
		height:197px;
		top:35px;
		left:667px;
		background:#fff;
		z-index:1;
		background-image:url("images/home/side_b.jpg");
		/*border:1px solid #000;*/
		}
				
	#centercontent {
		background:#fff;
		position:relative;
		height:327px;
		width:792px;
		top:-4px;
        background-image:url("images/home/bottom.jpg");
		}
	
	html>body #banner1112 {
		height:35px;
		width:730px;
		}
        /*
        a#wedding img {border-width: 0; width:100%; height:100%; background: top left no-repeat;}
        a#digi img {border-width: 0; width:100%; height:100%; background: top left no-repeat;}
        a#event img {border-width: 0; width:100%; height:100%; background: top left no-repeat;}
        a#mitzvah img {border-width: 0; width:100%; height:100%; background: top left no-repeat;}
        
        a#wedding img {background:url("images/home/wedding_off.jpg") top left no-repeat; }
        a#digi img {background:url(images/home/digi_off.jpg) top left no-repeat; }
        a#event img {background:url(images/home/events_off.jpg) top left no-repeat; }		
        a#mitzvah img {background:url(images/home/mitzvah_off.jpg) top left no-repeat;}
        
		a#wedding:hover img {background: url("images/home/wedding_on.jpg") top left no-repeat;}
		a#digi:hover img {background: url("images/home/digi_on.jpg") top left no-repeat;}
		a#event:hover img {background: url("images/home/events_on.jpg") top left no-repeat;}
		a#mitzvah:hover img {background: url("images/home/mitzvah_on.jpg") top left no-repeat;}*/