#carousel {
	width: 545px;
	height: 210px;
	overflow: hidden;
}
#c_wrapper {
	width: 2180px;
	height: 210px;
}
#c_1 {
	margin-left: 0;
}
.c_box {
	float: left;
	width: 545px;
	height: 210px;
	overflow: hidden;
}
.c_box h2 {
	padding-top: 40px;
	font-size: 20px;
	width: 70%;
	color: #222222;
	font: normal normal normal 22px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.c_box p {
	font-size: 15px;
	width: 65%;
	color: #555555;
}
.c_img {
	float:right;
}
#c_1 {
	background: #ffffff url(/images/c_folkhav.jpg) right no-repeat;
}
#c_2 {
	background: #ffffff url(/images/c_handslag.jpg) right no-repeat;
}
#c_3 {
	background: #ffffff url(/images/c_mixer.jpg) right no-repeat;
}
#c_2 p, #c_3 p {
	width: 60%;
}
#c_4 {
	background: #ffffff url(/images/c_mic.jpg) right no-repeat;
}
.c_content {
	z-index: 2;
	margin-left: 0;
}
