#londongooglemap {
	height: 1200px;
	width: 1200px;
	
}
div#container2 {
	width: 1200px;
	text-align: left;
	position: relative;
	margin: auto;
}

div#header2 {
	background-image: url(../images/EatEasyBackgroundHeader.jpg);
	height: 114px;
	width: 1200px;
	background-repeat: no-repeat;
}
div#content2 {
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 1200px;
	padding-right: 0px;
}
#marketingbox {
	background-color: #FFF;
	width: 620px;
	margin-left: 170px;
	position: relative;
}
#marketingbox table {
	border: thick double #666;
}
#marketingbox table tr {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.style1 {
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	}
