#mPart {
	background: #000000 url(images/bg/about_top.jpg) no-repeat;
	background-position: 120px 30px;
}

#mData {
	background-image: url(images/bg/about_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftCol {
	/*width: 220px;
	padding-right: 40px;*/
	padding-top: 235px;
	min-height: 430px;
}

* html #leftCol {
	height: 430px;
}

#rightCol {
	padding-top: 175px;
	padding-right: 150px;
	padding-bottom: 50px;
}

h1 {
	margin-bottom: 5px;
}

.lInfo h2 {
	color: #148FF4;/*
	padding-left: 40px;
	padding-top: 22px;
	background-image: url(images/bg/articles_left_icon.gif);
	background-repeat: no-repeat;*/
}

