@charset "utf-8";
#wrapper {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #inwrapper {
	position:relative;
	height: 568px;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/bpgps2.png);
	background-repeat: no-repeat;
}
#wrapper #inwrapper #leftsidebar {
	position:absolute;
	left:26px;
	top:42px;
	height:482px;
	width:157px;
}
#wrapper #inwrapper #centre #left {
	height: 377px;
	width: 373px;
	float: left;
}
#wrapper #inwrapper #centre #right {
	float: right;
	height: 377px;
	width: 373px;
}

#wrapper #inwrapper #centre {
	position:absolute;
	left:251px;
	top:86px;
	height:376px;
	width:747px;
}
#wrapper #inwrapper #rightsidebar {
	position:absolute;
	height:483px;
	width:151px;
	left:1073px;
	top:41px;
	
}
#wrapper #inwrapper #menu {
	position:absolute;
	height:37px;
	width:666px;
	left: 299px;
	top: 482px;
}
#wrapper #inwrapper #ordering {
	position:absolute;
	height:25px;
	width:168px;
	left: 226px;
	top: 18px;
}
