body {
	background-color:#ccc2c2;
	width: 1074px;
	margin: 0px auto;
	margin-top: 20px;
	padding: 0px;
	text-align:center;
}
img {
	float:left;
}

.content {
	float:left;
	width:234px;
	height:274px;
	background-repeat:no-repeat;	
}
#header-left {
	float:left;
	width:879px;
	height:181px;
}
#header-right {
	float:left;
	width:195px;
	height:181px;
}
#home {
	float:left;
	background-image:url(slices/Slices/sl_6.jpg);
	height:485px;
	width:1074px;
}
#bio {
	float:left;
	background-image:url(slices/Slices/sl_7.jpg);
	height:64px;
	width:1074px;
}
#disco {
	float:left;
	background-image:url(slices/slice_12.jpg);
	height:366px;
	width:1074px;	
}
#video {
	float:left;
	background-image:url(slices/slice_18.jpg);
	height:119px;
	width:1074px;
}
#slide-leftside {
	float:left;
	height:274px;
	width:460px;		
}

#slideshow-wrapper{
	float:left;
	height:274px;
	width:458px;
	background-image:url(slices/Slices/sl_23_2_slider.jpg);
	overflow:hidden;
}
#slideshow{
	width:1176px;
	transform: translate3d(0, 0, 0);	
}

#footer {
   	position:fixed;
   	bottom:20px;
   	width:100%;
   	height:50px;
	width:25px;
	right:50%;
}