.header {
	width: 100%;
	height: 55px;
	margin: 1em 0 1em 0;
	background: #036 url(project-header-bg.jpg) repeat-x;
}
.header .left {
	float: left;
	width: 100%;
	height: 55px;
	background: url(project-header-left.jpg) left no-repeat;
}
.header .right {
	float: right;
	width: 100%;
	height: 55px;
	background: url(project-header-right.jpg) right no-repeat;
}
h1 {
	margin: 0 20px 0 0;
	float:right;
	padding: 0!important;
	color: #fff!important;
	line-height: 55px!important;
	font-size: 110%!important;
	background: url(project-header-bg.jpg) repeat-x!important;
	
}
h2 {
	color: #666;
	font-size: 110%;
}

#main-banner-wrap {
			background: none!important;
}

#main-banner-wrap p {
					padding:30px 60px 0 0;
					margin:0;
					float: right;
}

#standalone-header h1 {
						padding: 0 0 0 10px!important;
}
