#menubg
{
     background-image:url(img/menubg.jpg);
     height:28px;
     background-repeat:repeat-x;
}
#BigMenubg
{
     background-image:url(img/bigimage_bg.jpg);
     height:84px;
     background-repeat:repeat-x;
}
.bigimageleft
{
    background-image:url(img/bigimage_left.jpg);
        width:29px;
    height:84px;
     background-repeat:no-repeat;
}
.bigimageright
{
    background-image:url(img/bigimage_right.jpg);
    width:29px;
    height:84px;
     background-repeat:no-repeat;
}
#Bottom1
{
	 BACKGROUND-IMAGE: url(img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:38px;
	vertical-align:bottom;
	}
#Bottombg1
{
	 BACKGROUND-IMAGE: url(img/bottombg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	height:38px;
	vertical-align:bottom;
	
	}

