.SimpleHeader{width:100%;height:200px;background:#eee;background-repeat:no-repeat;
	background-position:center;background-size:cover;
	box-sizing:border-box;position:relative;box-sizing:border-box}
	.sh-inline-container{max-width:1200px;width:100%;height:200px;padding:20px;
		box-sizing:border-box;position:relative;margin:0 auto}
		.SimpleHeader .sh-headermenu{height:20px;width:100%;padding:5px 0;position:absolute;top:0;
			right:0;left:0}
			.SimpleHeader 
			.sh-headermenu ul{padding:0;margin:0;list-style-type:none;float:right}
			.SimpleHeader .sh-headermenu ul li{float:left;margin:0 5px}
			.SimpleHeader .sh-headermenu ul li a{color:#fff;line-height:1;font-size:14px;
				text-decoration:none}.sh-inline-container>h1{display:block;padding:0;margin:0;
					font-weight:normal;float:left;width:15%;position:absolute;top:0;bottom:0}
					.sh-inline-container>h1>a{display:inline-block;position:absolute}
					.sh-inline-container>h1>a>img{max-width:100%;display:block;border:none}
					.SimpleHeader .sh-headertext{float:left;font-size:30px;color:#fff;width:80%;
						position:relative;z-index:20;line-height:40px}
						.SimpleHeader .sh-thumbimage{position:absolute;right:0;top:5px;bottom:0;
							width:50%;background-repeat:no-repeat;background-position:right bottom;
							background-size:contain;z-index:1}.sh-easing a{transition:.25s linear;
								-moz-transition:.25s linear;-webkit-transition:.25s linear}