@charset "UTF-8";
/* CSS Document */


#footer #f-container {
	background-image: url(../images/bg-footer-home.jpg);
}

#container {
	background-image: url(../images/microphone-large-top.png);
	background-position: -30px bottom;
	background-repeat: no-repeat;
	min-height: 800px;
}
#container #content {
	padding-left: 440px;
}

#content #col-microphone {
	width: 400px;
	float: left;
}
#content #col-right {
	float: left;
	width: 500px;
	margin-left: 480px;
}

#vslider {
	padding-bottom: 5px;
}
