.back{
    width:115px;
    height:19px;
    position:absolute;
    bottom:50px;
    left:10px;
    background:transparent url(../images/back.png) no-repeat 0px 0px;
}
.palmtrees{
    position:absolute;
    bottom:0px;
    right:0px;
    width:304px;
    height:352px;
    background:transparent url(../images/shadow_palmtrees.png) no-repeat 0px 0px;
}
.powerline{
    position:absolute;
    bottom:0px;
    left:0px;
    width:556px;
    height:264px;
    background:transparent url(../images/shadow_powerlines.png) no-repeat 0px 0px;
}
.city{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:74px;
    background:transparent url(../images/shadow_bg.png) repeat-x 0px 0px;
}
.billboard{
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-447px;
	width:916px;
	height:599px;
	background:transparent no-repeat 0px 0px;
}
.container{
	position:absolute;
	left:50%;
	margin-left:-370px;
	width:725px;
	height:620px;
	background-color: #282828;
	bottom: 0px;
	-moz-box-shadow: 0 0px 10px #000;
	-webkit-box-shadow: 0 0px 10px  #000;

}
.ad{
	width:750px;
	height:392px;
	position:relative;
	margin:0px 0px 0px 20px;
}
.ad_1 img{
	width:163px;
	height:392px;
	position:absolute;

}
.ad_2 img{
	width:0px;
	height:392px;
	margin-left:18px;
	position:absolute;
}
.slice_1{left:0px;}
.slice_2{left:175px;}
.slice_3{left:350px;}
.slice_4{left:525px;}
