@charset "utf-8";

/*--structure--*/
html, body{height: 100%;}

body{
	font: 12px/1.6 Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #d5d5d5 url(../images/alternate-site/gradient-bg.png) 50% 0px repeat-y;
}
h1, h2, h3, ul, ul li{
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

p{margin: 0 0 12px 0;}

.column{
	width: 185px;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 0 112px 0 42px;
}

.clear{
	clear: both;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#outerwrap{
	background: url(../images/alternate-site/dark-blue-extension.png) 50% 479px no-repeat;
}

#innerwrap{
	background: url(../images/alternate-site/light-blue-extension.png) 50% 141px no-repeat;
}

#page{
	width: 1280px;
	min-width: 1280px;
	min-height: 768px;
	padding: 20px 0px;
	margin: 0px auto;
	text-align: left;
	background: #d5d5d5 url(../images/alternate-site/gradient-bg.png) 50% 0px repeat-y;
}

#content{}

/*--header--*/
#content .header{
	background: url(../images/alternate-site/light-blue-streak.png) bottom left no-repeat;
	padding: 0 128px 70px 128px;
	margin: 0 0 45px 0;
	*margin-top: -20px;
	*height: 125px;
}

#content .header h1{
	display: block;
	background:url(../images/alternate-site/logo-mccann-manchester.png) 0px 0px no-repeat;
	width: 124px;
	height: 36px;
	margin: 60px 0 0 40px;
	overflow: hidden;
	text-indent: -999px;
	float: left;
}

#content .header h2{
	display: block;
	background: url(../images/alternate-site/logo-london-2012.png) right bottom no-repeat;
	width: 225px;
	height: 40px;
	padding: 65px 85px 0 0;
	margin: 0 75px 0 0;
	font-size: 10px;
	font-weight: normal;
	float: right;
}

/*--middle--*/
#content .middle{
	padding: 0 128px;
	height: 194px;
}

#content .middle ul,
#content .middle ul li{list-style: none; font-weight: normal; font-size: 14px;}

#content .middle h3{font-size: 18px;}


/*--footer--*/
#content .footer{
	background: url(../images/alternate-site/dark-blue-streak.png) top left no-repeat;
	padding: 70px 128px 0 128px;
	margin: 45px 0 0 0;
	font-size: 14px;
	line-height: 1.2;
}

#content .footer .column{
	background: url(../images/alternate-site/narrow-shadow.png) 20px bottom no-repeat;
	padding-bottom: 10px;
	height: 100px;
}

#content .footer .switchboard{
	background-image: url(../images/alternate-site/wide-shadow.png);	
}

#content .footer h3{font-weight: bold; font-size: 14px;}