﻿.artists .mainContent {
	width: 650px;
	padding: 200px 165px 0px 165px;
}

.faq .mainContent {
	width: 700px;
	padding: 200px 140px 0px 140px;
}

.footer {
	position: relative;
	width: 954px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/footer_wires.png') no-repeat;
	z-index: 0;
}

.homePage .footer {
	background: url('../images/footer_wires_home.png') no-repeat;
}

.homePage .mainContent {
	background-color: #000;
	padding: 295px 90px 0px 90px;
	width: 780px;
}

.mainContent {
	width: 820px;
	padding: 170px 80px 0px 80px;
	background: #fff;
}