html, body{
	background:none !important;
}
#wrapper{
	padding-left:0;
}
.gmwn{
	clear: left;
	margin: 0 auto;
	padding: 10px 0 0;
	width: 960px;
}

/*
 * MEN Media styles
 */
div#header-bg  {
	background: #5C0001 url(http://menmedia.co.uk/static/img/header/bg_header_container.jpg) no-repeat center top;
	border-bottom: 1px solid #AA1C1C;
	height: 100px;
}
div#header-container  {
	font-size: 1.1em;
	padding: 5px 10px 0;
	position: relative;
	margin: 0 auto;
	top: 15px;
	width: 960px;
}
span.menmedia-logo  {
	background: transparent url(http://menmedia.co.uk/static/img/header/logo_men_media.png) no-repeat left top;
	display: block;
	float: left;
	height: 64px;
	margin-right: 15px;
	text-indent: -999em;
	width: 37px;
}
div#header h1#logo, 
div#header h1#logo a {
	float: left;
	height: 75px;
	margin-top: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 500px;
}
div#header h1#logo a {
	background: transparent url(http://menmedia.co.uk/static/img/header/logos/men.png) no-repeat left top;
}



/*
 * CityLife styles
 */
#citylife div#header{
	background: #000 url(http://www.citylife.co.uk/static/images/bg_wrapper_multi.jpg) no-repeat left bottom;
	height: 100px;
	margin: -15px 0 15px 0;
}
#citylife div#inner-header{
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#citylife div#header h1 a{
	background: transparent url(http://www.citylife.co.uk/static/images/logos/citylife.png) no-repeat top left;
	display: block;
	height: 145px;
	overflow: hidden;
	text-indent: -999em;
	width: 246px;
}
#citylife div#footer{
	clear: both;
	padding: 20px 0;
	text-align: center;
}
