                 

        .lavaLampBottomStyle {
    position: relative;
	
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
						background:url(../layout_img/backgroundsite.png) repeat scroll 0 0 transparent;
                        height: 7px;
						margin-top:40px;
                        z-index: 1000;
                        position: absolute;
						margin-right:0;
                    }
                    .lavaLampBottomStyle li a {
                       
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }  
						
						
						.back{
							position: relative;
    z-index: 1000;
							
						}