.header .heading {
	position: absolute;
	width: 670px;
	top: 50px;
	left: 210px;
	text-align: center;
}
.header .heading h1.with_subtitle {
   position: relative;
   top: -14px; 
}
.header .heading h1.with_subtitle .subtitle {
   position: relative;
   top: -11px;
}
#menu_inner {
   margin-left: 20px;
}

