body{
	margin:0;
	padding:0;
	background:url(images/header-job.png) repeat-x;
}

h1#header{
	width:941px;
	margin:0;
	height:140px;
}
	h1#header a{
		float:left;
		background: url(images/logo-topjobhu.png) no-repeat;
		width:811px;
		height:78px;
		text-indent:-100000px;
	}
	h1#header a#back-to{
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#fff;
		text-indent:0;
		height:20px;
	}
	
	#header #moto{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		background:#737373 none repeat scroll 0 0;
		color:#fff;
		display:block;
		float:left;
		height:26px;
		line-height:26px;
		padding:0 10px;
		margin:0;
		text-align:center;
		text-transform:uppercase;
		width:250px;
	}