/* www.multithemes.com */

#pageHeader h1 {
	text-align: left;
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 1px;
	padding-right: 10px;
	position: relative;
	top: -90px;
	color: #fff;
}

#pageHeader h2 {
	text-align: right;
	font-size: 14px;
	position: relative;
	top: -130px;
	color: #e6e6e6;
	right: -25px;
}

#pageHeader img {
	right: 10px;
}


