.pTitle {
	text-align: center;
	overflow: hidden;
	height: 76px;
	padding: 0;
}

.pTitle h1 {
	margin: 0;
	padding: 0;
	font-size: 90px;
	line-height: 0.7em;
}

.leftBlock {
	font-size: 110%;
	color:#555;
}

#mainPart {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}

#mainPart .leftCol {
	background-image: url(images/leftcol_sheets.jpg);
	background-position: left 90%;
	padding-top: 0px;
}

#mainPage .rightCol {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mpnTitle {
	font-size: 18px;
	color:#949599;
	margin-top: 32px;
	margin-bottom: 15px;
}

#Footer .leftCol {
	padding-top: 0;
}

#Footer .rightCol table {
	border-top: 1px solid #000;
}

#Footer .rightCol td {
	width: 50%;
}

#subscr {
	border-top: 1px solid #59bd00;
	margin-top: 20px;
}

#subscr label {
	padding-top: 6px;
	color: #59bd00;
}

.fCont {
	padding-top: 20px;
	color: #fff;
	background-color: #77767b;
}

.fCont2 {
	padding-top: 20px;
	padding-left: 25px;
	color: #fff;
	background-color: #59bd00;
}

#mainPage .fCont, #mainPage .fCont2 {
	height: 56px;
	margin: 0;
}
