#About_us,#Partners_us{
	background: #fff;
}
#About,#memorabilia h1.Events,#Partners,footer div{
	width: 1090px;
	margin: 0 auto;
}
#About h1,#memorabilia h1,#Partners h1,#Contact h1{
	text-align: center;
	color: #28568a;
	font-size: 26px;
	padding-top: 40px;
	padding-bottom: 30px;
}
#About .we,#memorabilia .we,#Partners .we,#Contact .we{
	width: 34px;
	height: 1px;
	background: #333;
	display: inline-block;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
}
#About p{
	text-align: center;
	line-height: 22px;
	margin-bottom: 10px;
}
#memorabilia h1.Events{
	margin-top: 50px;
	margin-bottom: 20px;
}
#memorabilia div.blue{
	background-color:#325c80;
	height: 360px;
	
}
#memorabilia .fixed-width{
	width: 1090px;
	height: 360px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
}
#memorabilia ul{
	height: 360px;
	position:absolute;
	left:0;
	top:0;
}
#memorabilia ul li{
	width:272px;
	position: relative;
	float: left;
	color: #fff;
	text-align: center;
	height: 360px;
}
#memorabilia ul li:before{
	position: absolute;
	top:50%;
	left:0;
	width:100%;
	content: " ";
	height: 1px;
	background: #3972a4;
}
#memorabilia ul li:after{
	position: absolute;
	top:calc(50% - 20px);
	left:calc(50% - 20px);
	width:40px;
	content: " ";
	height:40px;
	border-radius: 50%;
	background: #538cbd;
}
#memorabilia ul li h3{
	position:absolute;
	top: 130px;
	width: 100%;
}
#memorabilia ul li p{
	position:absolute;
	top: 230px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 10px;
	line-height: 22px;
}
#memorabilia ul li:nth-child(2n) h3{
	top: 210px;
}
#memorabilia ul li:nth-child(2n) p{
	top: auto;
	bottom:230px;
}
#blue_box{
	width:1226px;
	margin: 0 auto;
	overflow:hidden;
}
#memorabilia div.arrow_left{
	background: url(../img/arrow_left.jpg) no-repeat;
	width: 18px;
	height: 32px;
	position: relative;
	top: 166px;
	float: left;
	cursor:pointer;
}
#memorabilia div.arrow_right{
	background: url(../img/arrow_right.jpg) no-repeat;
	width: 18px;
	height: 32px;
	position: relative;
	top: -197px;
	float: right;
	cursor:pointer;
}
#Partners_us{
/* 	height: 410px; */
}
#Partners{
/* 	height: 280px; */
}
#Partners li:last-child{
	border:1px solid #ccc;
}
#Partners ul.fixed-width{
	width: 1090px;
	margin: 0 auto;
	padding-top:10px;
}
#Partners li{
	width: 270px;
	height: 160px;
	float: left;
	border: 1px solid #ccc;
	border-right: 0;
	text-align: center;
	line-height:120px;
}
#Partners li.none{
	border: 1px solid #ccc;
}
#bottom_banner{
	background: url(../img/bottom_banner.jpg) no-repeat;
	height:280px;
}
#bottom_banner ul.fixed-width{
	width: 1090px;
	margin: 0 auto;
	padding-top: 94px;
}
#bottom_banner ul li{
	width: 270px;
	text-align: center;
	float: left;
}
#bottom_banner ul li b{
	background: url(../img/phone.png) no-repeat;
	width: 58px;
	height: 58px;
	display:inline-block;
}
#bottom_banner ul li p{
	margin-top: 20px;
	color: #fff;
	font-size:16px;
	line-height: 28px;
}
#bottom_banner ul li b.Email{
	background: url(../img/Email.png) no-repeat;
}
#bottom_banner ul li b.Postcode{
	background: url(../img/Postcode.png) no-repeat;
}
#bottom_banner ul li b.Add{
	background: url(../img/Add.png) no-repeat;
}
img{
	max-width:100%;
	max-height:100%;
}
.banner{
	width: 100%;
	min-width: 1090px;
	height: 450px;
	background-position: center center;
	background-repeat: no-repeat;
}